commit files to HF hub
Browse files- README.md +3 -3
- config.json +2 -2
- pytorch_model.bin +1 -1
- runs/events.out.tfevents.1689597096.b59883286c17.943.1 +3 -0
README.md
CHANGED
|
@@ -15,7 +15,7 @@ model-index:
|
|
| 15 |
metrics:
|
| 16 |
- name: Accuracy
|
| 17 |
type: accuracy
|
| 18 |
-
value: 0.
|
| 19 |
---
|
| 20 |
|
| 21 |
# chart-test-classify
|
|
@@ -35,6 +35,6 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
| 35 |
|
| 36 |

|
| 37 |
|
| 38 |
-
####
|
| 39 |
|
| 40 |
-

|
| 37 |
|
| 38 |
+
#### not chart graph
|
| 39 |
|
| 40 |
+

|
config.json
CHANGED
|
@@ -10,14 +10,14 @@
|
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
"0": "chart graph",
|
| 13 |
-
"1": "
|
| 14 |
},
|
| 15 |
"image_size": 224,
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
"intermediate_size": 3072,
|
| 18 |
"label2id": {
|
| 19 |
"chart graph": "0",
|
| 20 |
-
"
|
| 21 |
},
|
| 22 |
"layer_norm_eps": 1e-12,
|
| 23 |
"model_type": "vit",
|
|
|
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
"0": "chart graph",
|
| 13 |
+
"1": "not chart graph"
|
| 14 |
},
|
| 15 |
"image_size": 224,
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
"intermediate_size": 3072,
|
| 18 |
"label2id": {
|
| 19 |
"chart graph": "0",
|
| 20 |
+
"not chart graph": "1"
|
| 21 |
},
|
| 22 |
"layer_norm_eps": 1e-12,
|
| 23 |
"model_type": "vit",
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343265965
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fa48b44faf14589f38a9679f96d8acd091fd9b045a507c35261440238a3538d
|
| 3 |
size 343265965
|
runs/events.out.tfevents.1689597096.b59883286c17.943.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8393ccb2bfe66d9ff4c70634bf931fde4538a13905bb2e78515465d1add09cd
|
| 3 |
+
size 1111
|