system HF staff commited on
Commit
e70b44c
1 Parent(s): 97d9e5b

Commit From AutoTrain

Browse files
Files changed (5) hide show
  1. .gitattributes +3 -0
  2. README.md +37 -0
  3. config.json +3 -0
  4. preprocessor_config.json +3 -0
  5. pytorch_model.bin +3 -0
.gitattributes CHANGED
@@ -30,3 +30,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
  *.zip filter=lfs diff=lfs merge=lfs -text
31
  *.zst filter=lfs diff=lfs merge=lfs -text
32
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
30
  *.zip filter=lfs diff=lfs merge=lfs -text
31
  *.zst filter=lfs diff=lfs merge=lfs -text
32
  *tfevents* filter=lfs diff=lfs merge=lfs -text
33
+ *.bin.* filter=lfs diff=lfs merge=lfs -text
34
+ *.tar.gz filter=lfs diff=lfs merge=lfs -text
35
+ *.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - autotrain
4
+ - vision
5
+ - image-classification
6
+ datasets:
7
+ - shahukareem/autotrain-data-hedhikaa-classification
8
+ widget:
9
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
10
+ example_title: Tiger
11
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/teapot.jpg
12
+ example_title: Teapot
13
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
14
+ example_title: Palace
15
+ co2_eq_emissions:
16
+ emissions: 0.0059374716509795235
17
+ ---
18
+
19
+ # Model Trained Using AutoTrain
20
+
21
+ - Problem type: Multi-class Classification
22
+ - Model ID: 1433153614
23
+ - CO2 Emissions (in grams): 0.0059
24
+
25
+ ## Validation Metrics
26
+
27
+ - Loss: 0.177
28
+ - Accuracy: 0.976
29
+ - Macro F1: 0.961
30
+ - Micro F1: 0.976
31
+ - Weighted F1: 0.976
32
+ - Macro Precision: 0.969
33
+ - Micro Precision: 0.976
34
+ - Weighted Precision: 0.979
35
+ - Macro Recall: 0.958
36
+ - Micro Recall: 0.976
37
+ - Weighted Recall: 0.976
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce735489f9c51d4c84ca74c4e0e7341ec722ed4bb0c52ab75562a2828f2526e8
3
+ size 1013
preprocessor_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63ae741f85ba4dfcb1917ef808968baaad3a395dd8067e970c872d0e6ac05f3b
3
+ size 240
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c36fa18b06941fc19f155250558cfe008103139b3e3d3e6c8e9e0bf052886823
3
+ size 347604671