nizamudma commited on
Commit
aec80e2
1 Parent(s): 8bf15b2

End of training

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0c66435e1e643753a7dfe374b59fcbcc53b03ed5ce760d047c5377a7fe55505
3
  size 1020785493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5b37fb46735e427fddcc4d8f48f072a8e22d7d983fbb4006bf2c1a86d8010de
3
  size 1020785493
runs/May29_01-25-55_trest/events.out.tfevents.1653767836.trest.11853.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:599f1f920fe9e022036006ae89530acf8e8b5eb52e9ae49108df257178ecb36c
3
- size 4515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18a244af914c282e3642917a507f6640423db5335de959f79c58d9eb04ad902d
3
+ size 14697
runs/May29_01-25-55_trest/events.out.tfevents.1653787157.trest.11853.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c0b1151b67d6087f52450a779aafd14d9d1e2bda0f5fba5360fdebb4cb3b3a3
3
+ size 575
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 64
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 256
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,