Training in progress, epoch 1
Browse files- all_results.json +11 -0
- config.json +132 -132
- model.safetensors +1 -1
- training_args.bin +2 -2
all_results.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 4.0,
|
3 |
+
"test_accuracy": 0.9299894258933166,
|
4 |
+
"test_f1": 0.6916974559805096,
|
5 |
+
"test_loss": 0.23856346309185028,
|
6 |
+
"test_precision": 0.6751203694605483,
|
7 |
+
"test_recall": 0.7091091111753293,
|
8 |
+
"test_runtime": 51.3929,
|
9 |
+
"test_samples_per_second": 732.552,
|
10 |
+
"test_steps_per_second": 22.902
|
11 |
+
}
|
config.json
CHANGED
@@ -12,143 +12,143 @@
|
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
"0": "O",
|
15 |
-
"1": "
|
16 |
-
"2": "
|
17 |
-
"3": "
|
18 |
-
"4": "
|
19 |
-
"5": "
|
20 |
-
"6": "
|
21 |
-
"7": "
|
22 |
-
"8": "
|
23 |
-
"9": "
|
24 |
-
"10": "
|
25 |
-
"11": "
|
26 |
-
"12": "
|
27 |
-
"13": "
|
28 |
-
"14": "
|
29 |
-
"15": "
|
30 |
-
"16": "
|
31 |
-
"17": "
|
32 |
-
"18": "
|
33 |
-
"19": "
|
34 |
-
"20": "
|
35 |
-
"21": "
|
36 |
-
"22": "
|
37 |
-
"23": "
|
38 |
-
"24": "
|
39 |
-
"25": "
|
40 |
-
"26": "
|
41 |
-
"27": "
|
42 |
-
"28": "
|
43 |
-
"29": "
|
44 |
-
"30": "
|
45 |
-
"31": "
|
46 |
-
"32": "
|
47 |
-
"33": "
|
48 |
-
"34": "
|
49 |
-
"35": "
|
50 |
-
"36": "
|
51 |
-
"37": "
|
52 |
-
"38": "
|
53 |
-
"39": "
|
54 |
-
"40": "
|
55 |
-
"41": "
|
56 |
-
"42": "
|
57 |
-
"43": "
|
58 |
-
"44": "
|
59 |
-
"45": "
|
60 |
-
"46": "
|
61 |
-
"47": "
|
62 |
-
"48": "
|
63 |
-
"49": "
|
64 |
-
"50": "
|
65 |
-
"51": "
|
66 |
-
"52": "
|
67 |
-
"53": "
|
68 |
-
"54": "
|
69 |
-
"55": "
|
70 |
-
"56": "
|
71 |
-
"57": "
|
72 |
-
"58": "
|
73 |
-
"59": "
|
74 |
-
"60": "
|
75 |
-
"61": "
|
76 |
-
"62": "
|
77 |
-
"63": "
|
78 |
-
"64": "
|
79 |
-
"65": "
|
80 |
-
"66": "
|
81 |
},
|
82 |
"initializer_range": 0.02,
|
83 |
"intermediate_size": 3072,
|
84 |
"label2id": {
|
85 |
"O": 0,
|
86 |
-
"
|
87 |
-
"
|
88 |
-
"
|
89 |
-
"
|
90 |
-
"
|
91 |
-
"
|
92 |
-
"
|
93 |
-
"
|
94 |
-
"
|
95 |
-
"
|
96 |
-
"
|
97 |
-
"
|
98 |
-
"
|
99 |
-
"
|
100 |
-
"
|
101 |
-
"
|
102 |
-
"
|
103 |
-
"
|
104 |
-
"
|
105 |
-
"
|
106 |
-
"
|
107 |
-
"
|
108 |
-
"
|
109 |
-
"
|
110 |
-
"
|
111 |
-
"
|
112 |
-
"
|
113 |
-
"
|
114 |
-
"
|
115 |
-
"
|
116 |
-
"
|
117 |
-
"
|
118 |
-
"
|
119 |
-
"
|
120 |
-
"
|
121 |
-
"
|
122 |
-
"
|
123 |
-
"
|
124 |
-
"
|
125 |
-
"
|
126 |
-
"
|
127 |
-
"
|
128 |
-
"
|
129 |
-
"
|
130 |
-
"
|
131 |
-
"
|
132 |
-
"
|
133 |
-
"
|
134 |
-
"
|
135 |
-
"
|
136 |
-
"
|
137 |
-
"
|
138 |
-
"
|
139 |
-
"
|
140 |
-
"
|
141 |
-
"
|
142 |
-
"
|
143 |
-
"
|
144 |
-
"
|
145 |
-
"
|
146 |
-
"
|
147 |
-
"
|
148 |
-
"
|
149 |
-
"
|
150 |
-
"
|
151 |
-
"
|
152 |
},
|
153 |
"layer_norm_eps": 1e-05,
|
154 |
"max_position_embeddings": 514,
|
|
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
"0": "O",
|
15 |
+
"1": "art-broadcastprogram",
|
16 |
+
"2": "art-film",
|
17 |
+
"3": "art-music",
|
18 |
+
"4": "art-other",
|
19 |
+
"5": "art-painting",
|
20 |
+
"6": "art-writtenart",
|
21 |
+
"7": "building-airport",
|
22 |
+
"8": "building-hospital",
|
23 |
+
"9": "building-hotel",
|
24 |
+
"10": "building-library",
|
25 |
+
"11": "building-other",
|
26 |
+
"12": "building-restaurant",
|
27 |
+
"13": "building-sportsfacility",
|
28 |
+
"14": "building-theater",
|
29 |
+
"15": "event-attack/battle/war/militaryconflict",
|
30 |
+
"16": "event-disaster",
|
31 |
+
"17": "event-election",
|
32 |
+
"18": "event-other",
|
33 |
+
"19": "event-protest",
|
34 |
+
"20": "event-sportsevent",
|
35 |
+
"21": "location-GPE",
|
36 |
+
"22": "location-bodiesofwater",
|
37 |
+
"23": "location-island",
|
38 |
+
"24": "location-mountain",
|
39 |
+
"25": "location-other",
|
40 |
+
"26": "location-park",
|
41 |
+
"27": "location-road/railway/highway/transit",
|
42 |
+
"28": "organization-company",
|
43 |
+
"29": "organization-education",
|
44 |
+
"30": "organization-government/governmentagency",
|
45 |
+
"31": "organization-media/newspaper",
|
46 |
+
"32": "organization-other",
|
47 |
+
"33": "organization-politicalparty",
|
48 |
+
"34": "organization-religion",
|
49 |
+
"35": "organization-showorganization",
|
50 |
+
"36": "organization-sportsleague",
|
51 |
+
"37": "organization-sportsteam",
|
52 |
+
"38": "other-astronomything",
|
53 |
+
"39": "other-award",
|
54 |
+
"40": "other-biologything",
|
55 |
+
"41": "other-chemicalthing",
|
56 |
+
"42": "other-currency",
|
57 |
+
"43": "other-disease",
|
58 |
+
"44": "other-educationaldegree",
|
59 |
+
"45": "other-god",
|
60 |
+
"46": "other-language",
|
61 |
+
"47": "other-law",
|
62 |
+
"48": "other-livingthing",
|
63 |
+
"49": "other-medical",
|
64 |
+
"50": "person-actor",
|
65 |
+
"51": "person-artist/author",
|
66 |
+
"52": "person-athlete",
|
67 |
+
"53": "person-director",
|
68 |
+
"54": "person-other",
|
69 |
+
"55": "person-politician",
|
70 |
+
"56": "person-scholar",
|
71 |
+
"57": "person-soldier",
|
72 |
+
"58": "product-airplane",
|
73 |
+
"59": "product-car",
|
74 |
+
"60": "product-food",
|
75 |
+
"61": "product-game",
|
76 |
+
"62": "product-other",
|
77 |
+
"63": "product-ship",
|
78 |
+
"64": "product-software",
|
79 |
+
"65": "product-train",
|
80 |
+
"66": "product-weapon"
|
81 |
},
|
82 |
"initializer_range": 0.02,
|
83 |
"intermediate_size": 3072,
|
84 |
"label2id": {
|
85 |
"O": 0,
|
86 |
+
"art-broadcastprogram": 1,
|
87 |
+
"art-film": 2,
|
88 |
+
"art-music": 3,
|
89 |
+
"art-other": 4,
|
90 |
+
"art-painting": 5,
|
91 |
+
"art-writtenart": 6,
|
92 |
+
"building-airport": 7,
|
93 |
+
"building-hospital": 8,
|
94 |
+
"building-hotel": 9,
|
95 |
+
"building-library": 10,
|
96 |
+
"building-other": 11,
|
97 |
+
"building-restaurant": 12,
|
98 |
+
"building-sportsfacility": 13,
|
99 |
+
"building-theater": 14,
|
100 |
+
"event-attack/battle/war/militaryconflict": 15,
|
101 |
+
"event-disaster": 16,
|
102 |
+
"event-election": 17,
|
103 |
+
"event-other": 18,
|
104 |
+
"event-protest": 19,
|
105 |
+
"event-sportsevent": 20,
|
106 |
+
"location-GPE": 21,
|
107 |
+
"location-bodiesofwater": 22,
|
108 |
+
"location-island": 23,
|
109 |
+
"location-mountain": 24,
|
110 |
+
"location-other": 25,
|
111 |
+
"location-park": 26,
|
112 |
+
"location-road/railway/highway/transit": 27,
|
113 |
+
"organization-company": 28,
|
114 |
+
"organization-education": 29,
|
115 |
+
"organization-government/governmentagency": 30,
|
116 |
+
"organization-media/newspaper": 31,
|
117 |
+
"organization-other": 32,
|
118 |
+
"organization-politicalparty": 33,
|
119 |
+
"organization-religion": 34,
|
120 |
+
"organization-showorganization": 35,
|
121 |
+
"organization-sportsleague": 36,
|
122 |
+
"organization-sportsteam": 37,
|
123 |
+
"other-astronomything": 38,
|
124 |
+
"other-award": 39,
|
125 |
+
"other-biologything": 40,
|
126 |
+
"other-chemicalthing": 41,
|
127 |
+
"other-currency": 42,
|
128 |
+
"other-disease": 43,
|
129 |
+
"other-educationaldegree": 44,
|
130 |
+
"other-god": 45,
|
131 |
+
"other-language": 46,
|
132 |
+
"other-law": 47,
|
133 |
+
"other-livingthing": 48,
|
134 |
+
"other-medical": 49,
|
135 |
+
"person-actor": 50,
|
136 |
+
"person-artist/author": 51,
|
137 |
+
"person-athlete": 52,
|
138 |
+
"person-director": 53,
|
139 |
+
"person-other": 54,
|
140 |
+
"person-politician": 55,
|
141 |
+
"person-scholar": 56,
|
142 |
+
"person-soldier": 57,
|
143 |
+
"product-airplane": 58,
|
144 |
+
"product-car": 59,
|
145 |
+
"product-food": 60,
|
146 |
+
"product-game": 61,
|
147 |
+
"product-other": 62,
|
148 |
+
"product-ship": 63,
|
149 |
+
"product-software": 64,
|
150 |
+
"product-train": 65,
|
151 |
+
"product-weapon": 66
|
152 |
},
|
153 |
"layer_norm_eps": 1e-05,
|
154 |
"max_position_embeddings": 514,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496450188
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7c1ad09acaae27c8d24963e309ea044bfaec8ba560306a822135deabd3fd4e1
|
3 |
size 496450188
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7704d9364529c49352a4629c9e5d2c1a5e3834033760be477346ad48152faa2a
|
3 |
+
size 5048
|