Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -17,30 +17,138 @@
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 768,
|
19 |
"id2label": {
|
20 |
-
"0": "
|
21 |
-
"1": "
|
22 |
-
"2": "
|
23 |
-
"3": "
|
24 |
-
"4": "
|
25 |
-
"5": "
|
26 |
-
"6": "
|
27 |
-
"7": "
|
28 |
-
"8": "
|
29 |
-
"9": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
},
|
31 |
"image_size": 224,
|
32 |
"initializer_range": 0.02,
|
33 |
"label2id": {
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
},
|
45 |
"layer_norm_eps": 1e-05,
|
46 |
"mlp_ratio": 4.0,
|
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 768,
|
19 |
"id2label": {
|
20 |
+
"0": "Afghanistan",
|
21 |
+
"1": "Albania",
|
22 |
+
"2": "Andorra",
|
23 |
+
"3": "Angola",
|
24 |
+
"4": "Argentina",
|
25 |
+
"5": "Armenia",
|
26 |
+
"6": "Australia",
|
27 |
+
"7": "Austria",
|
28 |
+
"8": "Azerbaijan",
|
29 |
+
"9": "Bahamas",
|
30 |
+
"10": "Bahrain",
|
31 |
+
"11": "Bangladesh",
|
32 |
+
"12": "Barbados",
|
33 |
+
"13": "Belarus",
|
34 |
+
"14": "Bhutan",
|
35 |
+
"15": "Bolivia",
|
36 |
+
"16": "Brazil",
|
37 |
+
"17": "Bulgaria",
|
38 |
+
"18": "Cambodia",
|
39 |
+
"19": "Canada",
|
40 |
+
"20": "CapeVerde",
|
41 |
+
"21": "Chile",
|
42 |
+
"22": "China",
|
43 |
+
"23": "Christmas Island",
|
44 |
+
"24": "Colombia",
|
45 |
+
"25": "Congo",
|
46 |
+
"26": "Cook Island",
|
47 |
+
"27": "Costa rica",
|
48 |
+
"28": "Cuba",
|
49 |
+
"29": "Cyprus",
|
50 |
+
"30": "Czech",
|
51 |
+
"31": "Democratic Republic of the Congo",
|
52 |
+
"32": "France",
|
53 |
+
"33": "German",
|
54 |
+
"34": "India",
|
55 |
+
"35": "Iran",
|
56 |
+
"36": "Iraq",
|
57 |
+
"37": "Israel",
|
58 |
+
"38": "Japan",
|
59 |
+
"39": "Jordan",
|
60 |
+
"40": "Laos",
|
61 |
+
"41": "Lebanon",
|
62 |
+
"42": "Malaysia",
|
63 |
+
"43": "Myanmar",
|
64 |
+
"44": "NewZealand",
|
65 |
+
"45": "NorthKoera",
|
66 |
+
"46": "Palestine",
|
67 |
+
"47": "Philippines",
|
68 |
+
"48": "Russia",
|
69 |
+
"49": "Saudi Arabia",
|
70 |
+
"50": "Singapore",
|
71 |
+
"51": "Slovakia",
|
72 |
+
"52": "SouthKoera",
|
73 |
+
"53": "Spain",
|
74 |
+
"54": "Sverige",
|
75 |
+
"55": "Switzerland",
|
76 |
+
"56": "Syrian",
|
77 |
+
"57": "Tailand",
|
78 |
+
"58": "The Central African Republic",
|
79 |
+
"59": "Turkey",
|
80 |
+
"60": "UK",
|
81 |
+
"61": "US",
|
82 |
+
"62": "Ukraine",
|
83 |
+
"63": "Vietnam"
|
84 |
},
|
85 |
"image_size": 224,
|
86 |
"initializer_range": 0.02,
|
87 |
"label2id": {
|
88 |
+
"Afghanistan": 0,
|
89 |
+
"Albania": 1,
|
90 |
+
"Andorra": 2,
|
91 |
+
"Angola": 3,
|
92 |
+
"Argentina": 4,
|
93 |
+
"Armenia": 5,
|
94 |
+
"Australia": 6,
|
95 |
+
"Austria": 7,
|
96 |
+
"Azerbaijan": 8,
|
97 |
+
"Bahamas": 9,
|
98 |
+
"Bahrain": 10,
|
99 |
+
"Bangladesh": 11,
|
100 |
+
"Barbados": 12,
|
101 |
+
"Belarus": 13,
|
102 |
+
"Bhutan": 14,
|
103 |
+
"Bolivia": 15,
|
104 |
+
"Brazil": 16,
|
105 |
+
"Bulgaria": 17,
|
106 |
+
"Cambodia": 18,
|
107 |
+
"Canada": 19,
|
108 |
+
"CapeVerde": 20,
|
109 |
+
"Chile": 21,
|
110 |
+
"China": 22,
|
111 |
+
"Christmas Island": 23,
|
112 |
+
"Colombia": 24,
|
113 |
+
"Congo": 25,
|
114 |
+
"Cook Island": 26,
|
115 |
+
"Costa rica": 27,
|
116 |
+
"Cuba": 28,
|
117 |
+
"Cyprus": 29,
|
118 |
+
"Czech": 30,
|
119 |
+
"Democratic Republic of the Congo": 31,
|
120 |
+
"France": 32,
|
121 |
+
"German": 33,
|
122 |
+
"India": 34,
|
123 |
+
"Iran": 35,
|
124 |
+
"Iraq": 36,
|
125 |
+
"Israel": 37,
|
126 |
+
"Japan": 38,
|
127 |
+
"Jordan": 39,
|
128 |
+
"Laos": 40,
|
129 |
+
"Lebanon": 41,
|
130 |
+
"Malaysia": 42,
|
131 |
+
"Myanmar": 43,
|
132 |
+
"NewZealand": 44,
|
133 |
+
"NorthKoera": 45,
|
134 |
+
"Palestine": 46,
|
135 |
+
"Philippines": 47,
|
136 |
+
"Russia": 48,
|
137 |
+
"Saudi Arabia": 49,
|
138 |
+
"Singapore": 50,
|
139 |
+
"Slovakia": 51,
|
140 |
+
"SouthKoera": 52,
|
141 |
+
"Spain": 53,
|
142 |
+
"Sverige": 54,
|
143 |
+
"Switzerland": 55,
|
144 |
+
"Syrian": 56,
|
145 |
+
"Tailand": 57,
|
146 |
+
"The Central African Republic": 58,
|
147 |
+
"Turkey": 59,
|
148 |
+
"UK": 60,
|
149 |
+
"US": 61,
|
150 |
+
"Ukraine": 62,
|
151 |
+
"Vietnam": 63
|
152 |
},
|
153 |
"layer_norm_eps": 1e-05,
|
154 |
"mlp_ratio": 4.0,
|
pytorch_model.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:d3c01e987090ce1babcc2c323c0079305049ad4ccdb30e59d7912cdde1c831eb
|
3 |
+
size 110583599
|
runs/Aug24_06-38-42_736e3a651586/1661323330.3871472/events.out.tfevents.1661323330.736e3a651586.69.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c43002e9f0fb4edcade5a67d72751c416900ceb637d621b72726ae1e495fb2a5
|
3 |
+
size 5500
|
runs/Aug24_06-38-42_736e3a651586/events.out.tfevents.1661323330.736e3a651586.69.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e71439cc04a60e4801519fcc0f94e1554efd2ece548f3f851fd34e8f698417ee
|
3 |
+
size 7635
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7df1f3fa839c2e08e3fe0c2fb1cdb6af67c859aa670b07090116c167bdab2746
|
3 |
size 3375
|