hoang14 commited on
Commit
33edfd2
·
1 Parent(s): 7684eeb

End of training

Browse files
runs/May10_13-29-58_b9095e9fdcdc/events.out.tfevents.1683725401.b9095e9fdcdc.6043.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:338b80e6c1617c8477b2942a7b9b0143ac1389ef60ed2df87272ecad1b312bdf
3
- size 4506
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54207e2c81233cf9578b28c7fc1a718adf3ebc6bbeed667001f5bb4eedf76e2e
3
+ size 4860
tokenizer.json CHANGED
@@ -2,11 +2,18 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
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": 256,
6
  "strategy": "LongestFirst",
7
+ "stride": 128
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
  },
 
17
  "added_tokens": [
18
  {
19
  "id": 0,