ahmed275 commited on
Commit
6506078
1 Parent(s): 6e9d039

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer_config.json +1 -1
config.json CHANGED
@@ -38,7 +38,7 @@
38
  "problem_type": "single_label_classification",
39
  "sep_token_id": 2,
40
  "torch_dtype": "float32",
41
- "transformers_version": "4.41.2",
42
  "type_vocab_size": 1,
43
  "vocab_size": 50265
44
  }
 
38
  "problem_type": "single_label_classification",
39
  "sep_token_id": 2,
40
  "torch_dtype": "float32",
41
+ "transformers_version": "4.46.0",
42
  "type_vocab_size": 1,
43
  "vocab_size": 50265
44
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ab5cfbbcfa139d1e71991636c71c3c240e3e9021a4f685defd054e61e1e2360
3
  size 594678184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c17f2a92b5d6cea4074465755b84f18d9916c68b7926f77accc1390310399d48
3
  size 594678184
tokenizer_config.json CHANGED
@@ -43,7 +43,7 @@
43
  }
44
  },
45
  "bos_token": "<s>",
46
- "clean_up_tokenization_spaces": true,
47
  "cls_token": "<s>",
48
  "eos_token": "</s>",
49
  "errors": "replace",
 
43
  }
44
  },
45
  "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": false,
47
  "cls_token": "<s>",
48
  "eos_token": "</s>",
49
  "errors": "replace",