Justin Du commited on
Commit
22cc15a
1 Parent(s): 76088e6

Training completed (1074 examples, 8 epochs)

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a7e90d1d58cc26df48ecc0c8d58155166655631cfa9a024aa39fa1d5e0b1433
3
  size 1625537293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1541ecc55f83f8ff4c7564d8b119aed51e17e3ce7bacd7f2e6d453f8670244f6
3
  size 1625537293
runs/Mar19_17-48-45_DESKTOP-4P0HGA6/events.out.tfevents.1679273325.DESKTOP-4P0HGA6.40316.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7062ab00d66a85ca5aab25ebbc7d2087cd9034594374ae707947e2321e81794c
3
+ size 2253
runs/Mar19_23-13-26_DESKTOP-4P0HGA6/events.out.tfevents.1679292806.DESKTOP-4P0HGA6.30308.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd21d68ee3b9a30810afa8ab1970c178609636960a07ce30181783b7b9844b49
3
+ size 2795
runs/Mar20_10-19-37_DESKTOP-4P0HGA6/events.out.tfevents.1679332777.DESKTOP-4P0HGA6.44360.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1fa6f93fcafe0b3849ad5ee3def11b500626bd7ef8439ab29ce38db9aaaa5dc
3
+ size 1759
runs/Mar20_14-12-27_DESKTOP-4P0HGA6/events.out.tfevents.1679346747.DESKTOP-4P0HGA6.47412.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:083ec6b8304ba9b96551c10b68c24fa8bf61d48e89236f7fa759c08a693f295b
3
+ size 771
runs/Mar21_09-05-28_DESKTOP-4P0HGA6/events.out.tfevents.1679414728.DESKTOP-4P0HGA6.43172.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7af024a8adbe2198eb2560b3646b23102e0837ae704284c29c124226dc9b5576
3
+ size 3241
runs/Mar21_18-36-31_DESKTOP-4P0HGA6/events.out.tfevents.1679448991.DESKTOP-4P0HGA6.44228.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32c8e40e256e9e7da5b1d1579d939c022905274913f8e52810d941704bee34c2
3
+ size 1759
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
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,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 1024
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,