commit files to HF hub
Browse files- README.md +4 -13
- config.json +60 -4
- pytorch_model.bin +2 -2
- runs/events.out.tfevents.1671120995.08fa19d541d9 +3 -0
README.md
CHANGED
|
@@ -7,7 +7,7 @@ metrics:
|
|
| 7 |
- accuracy
|
| 8 |
|
| 9 |
model-index:
|
| 10 |
-
- name:
|
| 11 |
results:
|
| 12 |
- task:
|
| 13 |
name: Image Classification
|
|
@@ -15,10 +15,10 @@ model-index:
|
|
| 15 |
metrics:
|
| 16 |
- name: Accuracy
|
| 17 |
type: accuracy
|
| 18 |
-
value:
|
| 19 |
---
|
| 20 |
|
| 21 |
-
#
|
| 22 |
|
| 23 |
|
| 24 |
Autogenerated by HuggingPics🤗🖼️
|
|
@@ -28,13 +28,4 @@ Create your own image classifier for **anything** by running [the demo on Google
|
|
| 28 |
Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).
|
| 29 |
|
| 30 |
|
| 31 |
-
## Example Images
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
#### aleff
|
| 35 |
-
|
| 36 |
-

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

|
|
|
|
| 7 |
- accuracy
|
| 8 |
|
| 9 |
model-index:
|
| 10 |
+
- name: AyaVit
|
| 11 |
results:
|
| 12 |
- task:
|
| 13 |
name: Image Classification
|
|
|
|
| 15 |
metrics:
|
| 16 |
- name: Accuracy
|
| 17 |
type: accuracy
|
| 18 |
+
value: 0.993543267250061
|
| 19 |
---
|
| 20 |
|
| 21 |
+
# AyaVit
|
| 22 |
|
| 23 |
|
| 24 |
Autogenerated by HuggingPics🤗🖼️
|
|
|
|
| 28 |
Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).
|
| 29 |
|
| 30 |
|
| 31 |
+
## Example Images
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.json
CHANGED
|
@@ -9,15 +9,71 @@
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "
|
| 13 |
-
"1": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
},
|
| 15 |
"image_size": 224,
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
"intermediate_size": 3072,
|
| 18 |
"label2id": {
|
| 19 |
-
"
|
| 20 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
},
|
| 22 |
"layer_norm_eps": 1e-12,
|
| 23 |
"model_type": "vit",
|
|
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "ain",
|
| 13 |
+
"1": "al",
|
| 14 |
+
"10": "jeem",
|
| 15 |
+
"11": "kaaf",
|
| 16 |
+
"12": "khaa",
|
| 17 |
+
"13": "la",
|
| 18 |
+
"14": "laam",
|
| 19 |
+
"15": "meem",
|
| 20 |
+
"16": "nun",
|
| 21 |
+
"17": "ra",
|
| 22 |
+
"18": "saad",
|
| 23 |
+
"19": "seen",
|
| 24 |
+
"2": "dal",
|
| 25 |
+
"20": "sheen",
|
| 26 |
+
"21": "ta",
|
| 27 |
+
"22": "taa",
|
| 28 |
+
"23": "thaa",
|
| 29 |
+
"24": "thal",
|
| 30 |
+
"25": "toot",
|
| 31 |
+
"26": "waw",
|
| 32 |
+
"27": "ya",
|
| 33 |
+
"28": "yaa",
|
| 34 |
+
"29": "zay",
|
| 35 |
+
"3": "dha",
|
| 36 |
+
"4": "dhad",
|
| 37 |
+
"5": "fa",
|
| 38 |
+
"6": "gaaf",
|
| 39 |
+
"7": "ghain",
|
| 40 |
+
"8": "ha",
|
| 41 |
+
"9": "haa"
|
| 42 |
},
|
| 43 |
"image_size": 224,
|
| 44 |
"initializer_range": 0.02,
|
| 45 |
"intermediate_size": 3072,
|
| 46 |
"label2id": {
|
| 47 |
+
"ain": "0",
|
| 48 |
+
"al": "1",
|
| 49 |
+
"dal": "2",
|
| 50 |
+
"dha": "3",
|
| 51 |
+
"dhad": "4",
|
| 52 |
+
"fa": "5",
|
| 53 |
+
"gaaf": "6",
|
| 54 |
+
"ghain": "7",
|
| 55 |
+
"ha": "8",
|
| 56 |
+
"haa": "9",
|
| 57 |
+
"jeem": "10",
|
| 58 |
+
"kaaf": "11",
|
| 59 |
+
"khaa": "12",
|
| 60 |
+
"la": "13",
|
| 61 |
+
"laam": "14",
|
| 62 |
+
"meem": "15",
|
| 63 |
+
"nun": "16",
|
| 64 |
+
"ra": "17",
|
| 65 |
+
"saad": "18",
|
| 66 |
+
"seen": "19",
|
| 67 |
+
"sheen": "20",
|
| 68 |
+
"ta": "21",
|
| 69 |
+
"taa": "22",
|
| 70 |
+
"thaa": "23",
|
| 71 |
+
"thal": "24",
|
| 72 |
+
"toot": "25",
|
| 73 |
+
"waw": "26",
|
| 74 |
+
"ya": "27",
|
| 75 |
+
"yaa": "28",
|
| 76 |
+
"zay": "29"
|
| 77 |
},
|
| 78 |
"layer_norm_eps": 1e-12,
|
| 79 |
"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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89aa1add8117ec3f47fa168077c47c961830259389d773abb9e23ed501bd358c
|
| 3 |
+
size 343352045
|
runs/events.out.tfevents.1671120995.08fa19d541d9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f40daa24a8d3fa18e522e6c3548990c953549dd12fd3e05c1af14610640bb296
|
| 3 |
+
size 41088
|