raminass commited on
Commit
ac02488
·
1 Parent(s): 135f6c8

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -20,14 +20,7 @@
20
  "6": "Kavanaugh",
21
  "7": "Roberts",
22
  "8": "Sotomayor",
23
- "9": "Thomas",
24
- "10": "Ginsburg",
25
- "11": "Kennedy",
26
- "12": "Scalia",
27
- "13": "Stevens",
28
- "14": "Rehnquist",
29
- "15": "Souter",
30
- "16": "O'Connor"
31
  },
32
  "initializer_range": 0.02,
33
  "intermediate_size": 2048,
@@ -35,19 +28,12 @@
35
  "Alito": 0,
36
  "Barrett": 1,
37
  "Breyer": 2,
38
- "Ginsburg": 10,
39
  "Gorsuch": 3,
40
  "Jackson": 4,
41
  "Kagan": 5,
42
  "Kavanaugh": 6,
43
- "Kennedy": 11,
44
- "O'Connor": 16,
45
- "Rehnquist": 14,
46
  "Roberts": 7,
47
- "Scalia": 12,
48
  "Sotomayor": 8,
49
- "Souter": 15,
50
- "Stevens": 13,
51
  "Thomas": 9
52
  },
53
  "layer_norm_eps": 1e-12,
 
20
  "6": "Kavanaugh",
21
  "7": "Roberts",
22
  "8": "Sotomayor",
23
+ "9": "Thomas"
 
 
 
 
 
 
 
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 2048,
 
28
  "Alito": 0,
29
  "Barrett": 1,
30
  "Breyer": 2,
 
31
  "Gorsuch": 3,
32
  "Jackson": 4,
33
  "Kagan": 5,
34
  "Kavanaugh": 6,
 
 
 
35
  "Roberts": 7,
 
36
  "Sotomayor": 8,
 
 
37
  "Thomas": 9
38
  },
39
  "layer_norm_eps": 1e-12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:314a56ec7d74a687af04b3e953c1306846947903b5bc50d4d43de39a2275e306
3
- size 140320668
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c06190cfcf0d35765e9875ab42ffb13b483f4bae8b98710b8860761e3f71f7a
3
+ size 140306304
runs/Dec30_12-59-18_97490adb5241/events.out.tfevents.1703941159.97490adb5241.5449.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72efd57e901d39c65598b7bab93bb2abd47c3fc34f5ba988efd2ec8a0be32d75
3
- size 16841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bba7522256bd9dfb2f049766e436f115192612fab24fcbb26a8478159558396
3
+ size 17161
runs/Dec30_17-43-15_3877b2685e3a/events.out.tfevents.1703958197.3877b2685e3a.607.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80f9fbcd92f72c2692b9200e9971b6bfc4c621eb9ea4695d1bb1b266ed226e64
3
+ size 4910
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3ab4a7eddf4ba286d822851657ec08b28779c5702df42f82eef2d4183fd96bc
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2a1c6a801317cbb442eb5457c0c22294e4abce070be4f27463d9bac2a74b772
3
  size 4536