hoabinh commited on
Commit
4c01a9a
1 Parent(s): 9b924a5

Training complete!

Browse files
runs/Oct24_17-05-58_5fa51b884522/1666638850.4149547/events.out.tfevents.1666638850.5fa51b884522.73.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6964ddccb17b2fbd6d9b05ff45abaab987c6d28f636b1bfb521417c677cdae4f
3
+ size 5441
runs/Oct24_17-05-58_5fa51b884522/events.out.tfevents.1666638850.5fa51b884522.73.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd490d79521d506ac83de9f728bd5e1c4a3b35668d9d6e0f2b0a04de047b6863
3
+ size 15799
tokenizer.json CHANGED
@@ -2,11 +2,20 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,