veronica-girolimetti commited on
Commit
0c95614
1 Parent(s): 811c895

Training in progress, step 500

Browse files
config.json CHANGED
@@ -56,7 +56,7 @@
56
  },
57
  "tie_word_embeddings": false,
58
  "torch_dtype": "float32",
59
- "transformers_version": "4.35.2",
60
  "use_cache": true,
61
  "vocab_size": 32128
62
  }
 
56
  },
57
  "tie_word_embeddings": false,
58
  "torch_dtype": "float32",
59
+ "transformers_version": "4.37.2",
60
  "use_cache": true,
61
  "vocab_size": 32128
62
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e72d525aabc520c410fe9deddbfbacd532bf4bdec8a6b04750635c0995f2d48
3
  size 307867048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36f53a4fb0a4da99e93b782abd96896a2a3177a7c859bc838a6bfcfbe4f8e078
3
  size 307867048
runs/Feb22_11-18-04_865f6d7e1d53/events.out.tfevents.1708600690.865f6d7e1d53.4290.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea8bd07d71c0ee2adaa156a12fb58b18d084f717c3091e393c8377f3a004fb3b
3
+ size 7250
special_tokens_map.json CHANGED
@@ -101,7 +101,25 @@
101
  "<extra_id_98>",
102
  "<extra_id_99>"
103
  ],
104
- "eos_token": "</s>",
105
- "pad_token": "<pad>",
106
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  }
 
101
  "<extra_id_98>",
102
  "<extra_id_99>"
103
  ],
104
+ "eos_token": {
105
+ "content": "</s>",
106
+ "lstrip": false,
107
+ "normalized": false,
108
+ "rstrip": false,
109
+ "single_word": false
110
+ },
111
+ "pad_token": {
112
+ "content": "<pad>",
113
+ "lstrip": false,
114
+ "normalized": false,
115
+ "rstrip": false,
116
+ "single_word": false
117
+ },
118
+ "unk_token": {
119
+ "content": "<unk>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false
124
+ }
125
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcf5a258923e913092bf6ff86a16daca5179ed91436f7c958cfdb1637f249a79
3
- size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d342cc1ac8df01b635d85e92a1b38eb50f567abe03c96dfdd66d5fd9524937
3
+ size 4920