guymorlan commited on
Commit
269dc0c
·
1 Parent(s): ce29615

add new version

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./checkpoint-1497/",
3
  "activation_dropout": 0.0,
4
  "activation_function": "swish",
5
  "add_bias_logits": false,
 
1
  {
2
+ "_name_or_path": "./checkpoint-2994/",
3
  "activation_dropout": 0.0,
4
  "activation_function": "swish",
5
  "add_bias_logits": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:509a14fc6202045b20a5681e584328a9986aedc019070ec124d70be0cd92ed42
3
  size 305506629
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b78e0ceb2b0d77ff56f78d065bd9e3a76cce3ea87aba978889547c631601009
3
  size 305506629
tokenizer_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
- "name_or_path": "./checkpoint-1497/",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,
 
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
+ "name_or_path": "./checkpoint-2994/",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,