Training in progress, step 500
Browse files
config.json
CHANGED
@@ -14,43 +14,43 @@
|
|
14 |
"hidden_dropout_prob": 0.1,
|
15 |
"hidden_size": 768,
|
16 |
"id2label": {
|
17 |
-
"0": "
|
18 |
-
"1": "
|
19 |
-
"2": "
|
20 |
-
"3": "
|
21 |
-
"4": "
|
22 |
-
"5": "
|
23 |
-
"6": "
|
24 |
-
"7": "
|
25 |
-
"8": "
|
26 |
-
"9": "
|
27 |
-
"10": "
|
28 |
-
"11": "attorneys for co-
|
29 |
-
"12": "
|
30 |
-
"13": "
|
31 |
"14": "co-counsel for plaintiff",
|
32 |
-
"15": "
|
33 |
},
|
34 |
"initializer_range": 0.02,
|
35 |
"input_size": 224,
|
36 |
"intermediate_size": 3072,
|
37 |
"label2id": {
|
38 |
-
"SBN":
|
39 |
-
"address":
|
40 |
-
"attorney for defendant/cross-complainant/cross-defendant":
|
41 |
-
"attorney_name":
|
42 |
-
"attorneys for co-counsel":
|
43 |
-
"attorneys for co-defendant":
|
44 |
-
"attorneys for defendant":
|
45 |
-
"attorneys for plaintiff":
|
46 |
"co-counsel for plaintiff": 14,
|
47 |
-
"counsel for plaintiff":
|
48 |
-
"email":
|
49 |
-
"fax":
|
50 |
-
"lawfirm":
|
51 |
-
"other":
|
52 |
-
"parties":
|
53 |
-
"telephone":
|
54 |
},
|
55 |
"layer_norm_eps": 1e-05,
|
56 |
"max_2d_position_embeddings": 1024,
|
|
|
14 |
"hidden_dropout_prob": 0.1,
|
15 |
"hidden_size": 768,
|
16 |
"id2label": {
|
17 |
+
"0": "attorneys for plaintiff",
|
18 |
+
"1": "attorneys for defendant",
|
19 |
+
"2": "attorneys for co-defendant",
|
20 |
+
"3": "fax",
|
21 |
+
"4": "attorney_name",
|
22 |
+
"5": "SBN",
|
23 |
+
"6": "lawfirm",
|
24 |
+
"7": "other",
|
25 |
+
"8": "parties",
|
26 |
+
"9": "attorney for defendant/cross-complainant/cross-defendant",
|
27 |
+
"10": "counsel for plaintiff",
|
28 |
+
"11": "attorneys for co-counsel",
|
29 |
+
"12": "telephone",
|
30 |
+
"13": "address",
|
31 |
"14": "co-counsel for plaintiff",
|
32 |
+
"15": "email"
|
33 |
},
|
34 |
"initializer_range": 0.02,
|
35 |
"input_size": 224,
|
36 |
"intermediate_size": 3072,
|
37 |
"label2id": {
|
38 |
+
"SBN": 5,
|
39 |
+
"address": 13,
|
40 |
+
"attorney for defendant/cross-complainant/cross-defendant": 9,
|
41 |
+
"attorney_name": 4,
|
42 |
+
"attorneys for co-counsel": 11,
|
43 |
+
"attorneys for co-defendant": 2,
|
44 |
+
"attorneys for defendant": 1,
|
45 |
+
"attorneys for plaintiff": 0,
|
46 |
"co-counsel for plaintiff": 14,
|
47 |
+
"counsel for plaintiff": 10,
|
48 |
+
"email": 15,
|
49 |
+
"fax": 3,
|
50 |
+
"lawfirm": 6,
|
51 |
+
"other": 7,
|
52 |
+
"parties": 8,
|
53 |
+
"telephone": 12
|
54 |
},
|
55 |
"layer_norm_eps": 1e-05,
|
56 |
"max_2d_position_embeddings": 1024,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503745816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b710630724cef0bf9189a62a413142ce63764a11f365a63f7b56e1ef1a55c6f
|
3 |
size 503745816
|
runs/Mar11_04-29-19_6a81e7ef0763/events.out.tfevents.1710131361.6a81e7ef0763.5192.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbf7ef157f9d1a60c2b41bca450d6ae2068cb088b6c8dadb22195e7f72a6c9ae
|
3 |
+
size 11067
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38f6e3c2e7724394073c8bfe92061d4978820e6aadd95186039928b39b31ce6f
|
3 |
size 4856
|