Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -12,14 +12,14 @@
|
|
12 |
"hidden_dropout_prob": 0.0,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0": "
|
16 |
"1": "unload"
|
17 |
},
|
18 |
"image_size": 224,
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
-
"
|
23 |
"unload": 1
|
24 |
},
|
25 |
"layer_norm_eps": 1e-12,
|
|
|
12 |
"hidden_dropout_prob": 0.0,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
+
"0": "other",
|
16 |
"1": "unload"
|
17 |
},
|
18 |
"image_size": 224,
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
+
"other": 0,
|
23 |
"unload": 1
|
24 |
},
|
25 |
"layer_norm_eps": 1e-12,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344978933
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bfd3f89c40e3e17baa79cdf15480006a6c1e5db5f2d49bbc573e855c19e44cd
|
3 |
size 344978933
|
runs/Jun05_22-15-27_javier-pc/1686017758.0645847/events.out.tfevents.1686017758.javier-pc.1287292.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69e14baee16b96caa048543f3924a5f89314939e40a99b231281db1523f3e510
|
3 |
+
size 5782
|
runs/Jun05_22-15-27_javier-pc/events.out.tfevents.1686017758.javier-pc.1287292.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:226a7fb24a7ba270d7c72ae545e663da55982050dee419c17762a2a7247d0114
|
3 |
+
size 4475
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3515
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f483c3245ea507a58f4ce43aec29b2f9f09db8500787f235564a0333492b5299
|
3 |
size 3515
|