Training in progress, epoch 1
Browse files- config.json +2 -4
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -29,14 +29,12 @@
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "\u0424\u043e\u043d",
|
32 |
-
"1": "\u041a\u043e\u0440\u0440\u043e\u0437\u0438\u044f
|
33 |
-
"2": "\u041a\u043e\u0440\u0440\u043e\u0437\u0438\u044f \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u043d\u0430\u044f"
|
34 |
},
|
35 |
"image_size": 224,
|
36 |
"initializer_range": 0.02,
|
37 |
"label2id": {
|
38 |
-
"\u041a\u043e\u0440\u0440\u043e\u0437\u0438\u044f
|
39 |
-
"\u041a\u043e\u0440\u0440\u043e\u0437\u0438\u044f \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u043d\u0430\u044f": 2,
|
40 |
"\u0424\u043e\u043d": 0
|
41 |
},
|
42 |
"layer_norm_eps": 1e-06,
|
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "\u0424\u043e\u043d",
|
32 |
+
"1": "\u041a\u043e\u0440\u0440\u043e\u0437\u0438\u044f"
|
|
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
+
"\u041a\u043e\u0440\u0440\u043e\u0437\u0438\u044f": 1,
|
|
|
38 |
"\u0424\u043e\u043d": 0
|
39 |
},
|
40 |
"layer_norm_eps": 1e-06,
|
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:12f0e2566ce623f9e0d7af1afb5af67bee57ad6194051bb6fc9e00b53a61274a
|
3 |
+
size 189125277
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:520c83b98c0600c609786804670d8766543202541be24a57f31b46950a18e567
|
3 |
size 3963
|