konverner commited on
Commit
f58dff0
·
1 Parent(s): c5c13e5

Push model using huggingface_hub.

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model_head.pkl +2 -2
  3. pytorch_model.bin +1 -1
  4. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "C:\\Users\\konst\\PycharmProjects\\due_pipeline\\models\\due_eshop_21\\",
3
  "architectures": [
4
  "MPNetModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "C:\\Users\\konst\\PycharmProjects\\due_pipeline\\models\\due_retail_25\\",
3
  "architectures": [
4
  "MPNetModel"
5
  ],
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2122507348ceed02f644390ebf01760603db1c79db085aec36b9d18922a80b97
3
- size 130191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bf870f4bc6282a0a007d9ed008cfd996f4219ac182ec7e032532881cb9d3488
3
+ size 154831
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0d7e51e66f470ab3f5d554107c936dada15f27e669b71a50b27a1aeb6fd2874
3
  size 438013677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca441fa0a42f942dda9486663a7d8db424521ad476a3d873030f47e96841548e
3
  size 438013677
tokenizer_config.json CHANGED
@@ -52,7 +52,7 @@
52
  "rstrip": false,
53
  "single_word": false
54
  },
55
- "special_tokens_map_file": "C:\\Users\\konst\\PycharmProjects\\due_pipeline\\models\\due_eshop_21\\special_tokens_map.json",
56
  "strip_accents": null,
57
  "tokenize_chinese_chars": true,
58
  "tokenizer_class": "MPNetTokenizer",
 
52
  "rstrip": false,
53
  "single_word": false
54
  },
55
+ "special_tokens_map_file": "C:\\Users\\konst\\PycharmProjects\\due_pipeline\\models\\due_retail_25\\special_tokens_map.json",
56
  "strip_accents": null,
57
  "tokenize_chinese_chars": true,
58
  "tokenizer_class": "MPNetTokenizer",