tigeryi commited on
Commit
afe5303
1 Parent(s): 4efb849

Model save

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: tigeryi/imagenet1k
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: imagenet-tiger
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # imagenet-tiger
17
+
18
+ This model is a fine-tuned version of [tigeryi/imagenet1k](https://huggingface.co/tigeryi/imagenet1k) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 6.4890
21
+ - Accuracy: 0.0105
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.001
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
43
+ - seed: 1
44
+ - optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - num_epochs: 1
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 6.9338 | 0.4 | 1000 | 6.7408 | 0.0056 |
53
+ | 6.7129 | 0.8 | 2000 | 6.4890 | 0.0105 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.40.0
59
+ - Pytorch 2.2.1+cu121
60
+ - Datasets 2.19.0
61
+ - Tokenizers 0.19.1
runs/Apr30_01-53-09_8f6e6f1ebfb4/events.out.tfevents.1714442064.8f6e6f1ebfb4.144.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5d99c5cf2210a9bf2a611ede34bb376c0d6e8c2c60381a394c5ae941e7fc65b
3
- size 75434
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:492e20675763272fbb99f6de3ac98b37d384e3b04abda0edd0ac02eff747f0a3
3
+ size 75788