Training in progress, step 40
Browse files
config.json
CHANGED
@@ -28,12 +28,12 @@
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
-
"
|
32 |
},
|
33 |
"image_size": 224,
|
34 |
"initializer_range": 0.02,
|
35 |
"label2id": {
|
36 |
-
"text":
|
37 |
},
|
38 |
"layer_norm_eps": 1e-06,
|
39 |
"mlp_ratios": [
|
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
+
"1": "text"
|
32 |
},
|
33 |
"image_size": 224,
|
34 |
"initializer_range": 0.02,
|
35 |
"label2id": {
|
36 |
+
"text": 1
|
37 |
},
|
38 |
"layer_norm_eps": 1e-06,
|
39 |
"mlp_ratios": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14883748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eadc27b340c5ef86065f7c99e4b87a94f6c5025641caef53861a27872ee797a2
|
3 |
size 14883748
|
runs/Dec20_02-39-14_37b315fcf8c8/events.out.tfevents.1703039955.37b315fcf8c8.804.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af909566340d83499fee406aadef8e71d8b79142d09cb7b5e7079212b4e98a76
|
3 |
+
size 11669
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f98262b26b97ba6e227970cb842d511053d142ff82c3cd861364bcaf94475fdd
|
3 |
size 4600
|