system HF staff commited on
Commit
4fd43d6
1 Parent(s): 88afb04

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
@@ -32,3 +32,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ *.bin.* filter=lfs diff=lfs merge=lfs -text
36
+ *.tar.gz filter=lfs diff=lfs merge=lfs -text
37
+ *.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
+ - abhishek/autotrain-data-butterflies-new
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: 185.36475571171792
17
+ ---
18
+
19
+ # Model Trained Using AutoTrain
20
+
21
+ - Problem type: Multi-class Classification
22
+ - Model ID: 17716423
23
+ - CO2 Emissions (in grams): 185.3648
24
+
25
+ ## Validation Metrics
26
+
27
+ - Loss: 3.193
28
+ - Accuracy: 0.460
29
+ - Macro F1: 0.146
30
+ - Micro F1: 0.460
31
+ - Weighted F1: 0.392
32
+ - Macro Precision: 0.145
33
+ - Micro Precision: 0.460
34
+ - Weighted Precision: 0.360
35
+ - Macro Recall: 0.166
36
+ - Micro Recall: 0.460
37
+ - Weighted Recall: 0.460
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a40ef5bd5c8e6e68b1c201ac2f76e8eba1f3ead0003f8ebdcc47eadf19641150
3
+ size 245905
preprocessor_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af4eb4d79cf61b47010fc0bc9352ee967579c417423b4917188d809b7e048948
3
+ size 228
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57c57bb3c5872afbd28880aa5d543664b8e114f18943187dc7d664a169b25e9e
3
+ size 354377457