zluvolyote commited on
Commit
7ac9133
·
1 Parent(s): cb727de

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:7693a29cd0149c528dd19dd8ce07c6dbf8ab5319babc04404c8251ea015f2472
3
  size 267851249
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a48da5ca9a11fbca64e20f178f63539f3cb4888978f499c1b3966b85a616113
3
  size 267851249
runs/Jul20_16-18-09_13a322e3f7f6/events.out.tfevents.1658333893.13a322e3f7f6.80.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20252941823b25df3354988dcf7a2308cce9275b9b704994b7fcd41e2eec6d9c
3
- size 4180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46348e2354eb49bc6fc10190b08506d656d0ba64d213d9f83cad06b6fb5a5fa6
3
+ size 5263
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 128
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,