Model save
Browse files
README.md
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Tommidi/st_vit_untrained
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
model-index:
|
8 |
+
- name: st_vit_trained-8epoch-ucf101-subset
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# st_vit_trained-8epoch-ucf101-subset
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [Tommidi/st_vit_untrained](https://huggingface.co/Tommidi/st_vit_untrained) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0530
|
20 |
+
- Accuracy: 0.9667
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 5e-05
|
40 |
+
- train_batch_size: 8
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
+
- lr_scheduler_type: linear
|
45 |
+
- lr_scheduler_warmup_ratio: 0.1
|
46 |
+
- training_steps: 296
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.6314 | 0.13 | 38 | 0.1264 | 0.9333 |
|
53 |
+
| 0.3547 | 1.13 | 76 | 0.0077 | 1.0 |
|
54 |
+
| 0.0189 | 2.13 | 114 | 0.5103 | 0.9333 |
|
55 |
+
| 0.0611 | 3.13 | 152 | 0.1508 | 0.9333 |
|
56 |
+
| 0.0027 | 4.13 | 190 | 0.0018 | 1.0 |
|
57 |
+
| 0.0812 | 5.13 | 228 | 0.0943 | 0.9333 |
|
58 |
+
| 0.0005 | 6.13 | 266 | 0.0635 | 0.9667 |
|
59 |
+
| 0.3035 | 7.1 | 296 | 0.0530 | 0.9667 |
|
60 |
+
|
61 |
+
|
62 |
+
### Framework versions
|
63 |
+
|
64 |
+
- Transformers 4.37.2
|
65 |
+
- Pytorch 2.1.0+cu121
|
66 |
+
- Datasets 2.16.1
|
67 |
+
- Tokenizers 0.15.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 688841212
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cf1bfb86e3cb7c43c10e0a8b7c35a56ee5f73af1fb58008d00acc3404f5b127
|
3 |
size 688841212
|
runs/Feb07_21-32-38_c86197ac4896/events.out.tfevents.1707341566.c86197ac4896.199.0
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:b86fdfdf0781d336d040ea5abe2bece7a72a46862482ef1c3449c8b03ed9e113
|
3 |
+
size 11505
|