konverner commited on
Commit
4a1f2a7
·
1 Parent(s): 05cd47b

Add SetFit model

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model_head.pkl +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/root/.cache/torch/sentence_transformers/sentence-transformers_paraphrase-mpnet-base-v2/",
3
  "architectures": [
4
  "MPNetModel"
5
  ],
@@ -19,6 +19,6 @@
19
  "pad_token_id": 1,
20
  "relative_attention_num_buckets": 32,
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.28.1",
23
  "vocab_size": 30527
24
  }
 
1
  {
2
+ "_name_or_path": "/root/.cache/torch/sentence_transformers/konverner_due_retail_25/",
3
  "architectures": [
4
  "MPNetModel"
5
  ],
 
19
  "pad_token_id": 1,
20
  "relative_attention_num_buckets": 32,
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.29.1",
23
  "vocab_size": 30527
24
  }
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:effc62b82e291fdace81d7b581274e3e46b44af9cfd679887e6d097af9e07ea5
3
  size 154831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80c08afedd7828482f9461e37f4afc2cde20682a7d78fbb4717c9016dac35bbe
3
  size 154831
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2950eaa74117f590251b4934d75499eeb21d9c529c1f6ab484805b68371e9eac
3
  size 438016493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:980ccdc7c562a625a6b84403fbf4dc0ed7e6986b95a5532e96d1a9595b6715d1
3
  size 438016493