FremyCompany commited on
Commit
fb1e551
1 Parent(s): 6f13c9b

Fix the tokenizer issue reported by @BramVanroy

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. tokenizer.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./olm--olm-roberta-base-dec-2022--nl--oscar.3/checkpoint-31000",
3
  "additional_special_tokens_ids": [],
4
  "architectures": [
5
  "RobertaForMaskedLM"
 
1
  {
2
+ "_name_or_path": "FremyCompany/roberta-base-nl-oscar23",
3
  "additional_special_tokens_ids": [],
4
  "architectures": [
5
  "RobertaForMaskedLM"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9fa799aee89b992ef8a493f56a3c689920ac1c3f6a11fa1e170c84a5bf28d92
3
- size 498046571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5592b3974a141080937f7eb0dcaf2e44b534ee233cfcf06e323af80f89b97033
3
+ size 498043755
tokenizer.json CHANGED
@@ -72,7 +72,7 @@
72
  "type": "RobertaProcessing",
73
  "sep": [
74
  "</s>",
75
- 2
76
  ],
77
  "cls": [
78
  "<s>",
 
72
  "type": "RobertaProcessing",
73
  "sep": [
74
  "</s>",
75
+ 3
76
  ],
77
  "cls": [
78
  "<s>",