brinda9468
commited on
Commit
•
7aad10d
1
Parent(s):
7992a07
Model save
Browse files- README.md +6 -5
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# videomae-base-finetuned-ucf101-subset
|
17 |
|
18 |
-
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 2.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,12 +50,13 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| No log | 0.5 | 4 | 2.
|
54 |
-
| No log | 1.5 | 8 | 2.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.34.1
|
60 |
- Pytorch 2.1.0+cu118
|
|
|
61 |
- Tokenizers 0.14.1
|
|
|
15 |
|
16 |
# videomae-base-finetuned-ucf101-subset
|
17 |
|
18 |
+
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.0669
|
21 |
+
- Accuracy: 0.2222
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 0.5 | 4 | 2.0845 | 0.125 |
|
54 |
+
| No log | 1.5 | 8 | 2.0850 | 0.125 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.34.1
|
60 |
- Pytorch 2.1.0+cu118
|
61 |
+
- Datasets 2.14.6
|
62 |
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345897666
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae0bc5e962a84f057c8dfe4f2befa24ca30ae92b3316a7150d27d043800ba081
|
3 |
size 345897666
|