commit files to HF hub
Browse files
.gitattributes
CHANGED
|
@@ -35,3 +35,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
images/Bacardi_Carta_Blanca_bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
| 36 |
images/Bombay_Sapphire_bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
images/Martini_bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
images/Bacardi_Carta_Blanca_bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
| 36 |
images/Bombay_Sapphire_bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
images/Martini_bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
images/Bacardi_Carta_Blanca_liquor__bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
images/Bombay_Sapphire_liquor_bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
images/Martini_liquor__bottle.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -31,14 +31,14 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
| 31 |
## Example Images
|
| 32 |
|
| 33 |
|
| 34 |
-
#### Bacardi Carta Blanca bottle
|
| 35 |
|
| 36 |
-

|
| 37 |
|
| 38 |
+
#### Bombay Sapphire liquor bottle
|
| 39 |
|
| 40 |
+

|
| 41 |
|
| 42 |
+
#### Martini liquor bottle
|
| 43 |
|
| 44 |
+

|
config.json
CHANGED
|
@@ -9,17 +9,17 @@
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "Bacardi Carta Blanca bottle",
|
| 13 |
-
"1": "Bombay Sapphire bottle",
|
| 14 |
-
"2": "Martini bottle"
|
| 15 |
},
|
| 16 |
"image_size": 224,
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
"intermediate_size": 3072,
|
| 19 |
"label2id": {
|
| 20 |
-
"Bacardi Carta Blanca bottle": "0",
|
| 21 |
-
"Bombay Sapphire bottle": "1",
|
| 22 |
-
"Martini bottle": "2"
|
| 23 |
},
|
| 24 |
"layer_norm_eps": 1e-12,
|
| 25 |
"model_type": "vit",
|
|
|
|
| 9 |
"hidden_dropout_prob": 0.0,
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "Bacardi Carta Blanca liquor bottle",
|
| 13 |
+
"1": "Bombay Sapphire liquor bottle",
|
| 14 |
+
"2": "Martini liquor bottle"
|
| 15 |
},
|
| 16 |
"image_size": 224,
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
"intermediate_size": 3072,
|
| 19 |
"label2id": {
|
| 20 |
+
"Bacardi Carta Blanca liquor bottle": "0",
|
| 21 |
+
"Bombay Sapphire liquor bottle": "1",
|
| 22 |
+
"Martini liquor bottle": "2"
|
| 23 |
},
|
| 24 |
"layer_norm_eps": 1e-12,
|
| 25 |
"model_type": "vit",
|
images/Bacardi_Carta_Blanca_liquor__bottle.jpg
ADDED
|
Git LFS Details
|
images/Bombay_Sapphire_liquor_bottle.jpg
ADDED
|
Git LFS Details
|
images/Martini_liquor__bottle.jpg
ADDED
|
Git LFS Details
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343269037
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12e0825d1386e130006af73e8effea04e7427e8560320768e97618c7ffa555d4
|
| 3 |
size 343269037
|
runs/events.out.tfevents.1685102131.8fe1da636090.375.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28ac7818e7f15744d760bd81c894d86f07167e21a638782efdc198680c4cce44
|
| 3 |
+
size 929
|