ninhnguyendx779
commited on
Commit
•
51e8b03
1
Parent(s):
7bcec44
Model save
Browse files
README.md
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: hf-tiny-model-private/tiny-random-VideoMAEModel
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
model-index:
|
8 |
+
- name: VideoMAE-tiny-finetuned-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 |
+
# VideoMAE-tiny-finetuned-ucf101-subset
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [hf-tiny-model-private/tiny-random-VideoMAEModel](https://huggingface.co/hf-tiny-model-private/tiny-random-VideoMAEModel) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.2723
|
20 |
+
- Accuracy: 0.1455
|
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: 148
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 2.3099 | 0.26 | 38 | 2.2978 | 0.0893 |
|
53 |
+
| 2.3305 | 1.26 | 76 | 2.2971 | 0.0893 |
|
54 |
+
| 2.2972 | 2.26 | 114 | 2.2965 | 0.0893 |
|
55 |
+
| 2.3006 | 3.23 | 148 | 2.2967 | 0.0893 |
|
56 |
+
|
57 |
+
|
58 |
+
### Framework versions
|
59 |
+
|
60 |
+
- Transformers 4.38.2
|
61 |
+
- Pytorch 2.1.0+cu121
|
62 |
+
- Datasets 2.18.0
|
63 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 148924
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e6a93444de4adf1c70d304629d0dbdbca70951e475c5a363ac31ec14a05e94a
|
3 |
size 148924
|
runs/Mar02_06-01-35_7f269893b96e/events.out.tfevents.1709359312.7f269893b96e.5602.2
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:8f13c994d81bec182d6b35bfa81d5960b37cc23af2b60c5f8db18b4c88925e68
|
3 |
+
size 9805
|
runs/Mar02_06-01-35_7f269893b96e/events.out.tfevents.1709359516.7f269893b96e.5602.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f869c6f6fc19d41c47c42e7ff453db47aef387f0f6404cdccb37f8af2223bc42
|
3 |
+
size 411
|