PaaP commited on
Commit
4600f6f
·
verified ·
1 Parent(s): d204efe

End of training

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.5431
22
- - Accuracy: 0.2
23
 
24
  ## Model description
25
 
@@ -38,21 +38,39 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 0.0005
42
  - train_batch_size: 1
43
  - eval_batch_size: 1
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
- - training_steps: 24
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 1.7686 | 0.5 | 12 | 3.5896 | 0.2 |
55
- | 2.4364 | 1.5 | 24 | 2.5431 | 0.2 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 4.3612
22
+ - Accuracy: 0.4
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 9e-05
42
  - train_batch_size: 1
43
  - eval_batch_size: 1
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
+ - training_steps: 240
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 1.6826 | 0.05 | 12 | 1.7279 | 0.0 |
55
+ | 1.2427 | 1.05 | 24 | 1.6551 | 0.4 |
56
+ | 0.89 | 2.05 | 36 | 1.5625 | 0.4 |
57
+ | 1.1683 | 3.05 | 48 | 2.1126 | 0.4 |
58
+ | 0.8243 | 4.05 | 60 | 2.8933 | 0.2 |
59
+ | 0.291 | 5.05 | 72 | 2.3560 | 0.2 |
60
+ | 0.3028 | 6.05 | 84 | 3.6436 | 0.2 |
61
+ | 0.0613 | 7.05 | 96 | 3.0208 | 0.4 |
62
+ | 0.0053 | 8.05 | 108 | 3.6414 | 0.4 |
63
+ | 0.003 | 9.05 | 120 | 3.9191 | 0.4 |
64
+ | 0.0026 | 10.05 | 132 | 3.9548 | 0.4 |
65
+ | 0.0016 | 11.05 | 144 | 4.1584 | 0.4 |
66
+ | 0.0015 | 12.05 | 156 | 4.2011 | 0.4 |
67
+ | 0.0015 | 13.05 | 168 | 4.2129 | 0.4 |
68
+ | 0.0013 | 14.05 | 180 | 4.2635 | 0.4 |
69
+ | 0.0014 | 15.05 | 192 | 4.3133 | 0.4 |
70
+ | 0.0013 | 16.05 | 204 | 4.3490 | 0.4 |
71
+ | 0.0011 | 17.05 | 216 | 4.3620 | 0.4 |
72
+ | 0.0011 | 18.05 | 228 | 4.3611 | 0.4 |
73
+ | 0.0013 | 19.05 | 240 | 4.3612 | 0.4 |
74
 
75
 
76
  ### Framework versions
emissions.csv CHANGED
@@ -2,3 +2,4 @@ timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_
2
  2024-09-04T09:23:51,81f6438d-1b6c-43cf-98f8-72e78d8dc687,codecarbon,47.69832754135132,0.0009078676674371112,0.0010888332155004244,India,IND,,N,,
3
  2024-09-04T09:30:05,07135390-120f-4b22-bc02-3e9fbfc96307,codecarbon,348.34844613075256,0.006889514740437022,0.00826280388335038,India,IND,,N,,
4
  2024-09-04T09:34:45,e6c76d5b-d2af-4078-b935-f1b454de43c7,codecarbon,86.87316513061523,0.0016960591731561953,0.0020341351822781763,India,IND,,N,,
 
 
2
  2024-09-04T09:23:51,81f6438d-1b6c-43cf-98f8-72e78d8dc687,codecarbon,47.69832754135132,0.0009078676674371112,0.0010888332155004244,India,IND,,N,,
3
  2024-09-04T09:30:05,07135390-120f-4b22-bc02-3e9fbfc96307,codecarbon,348.34844613075256,0.006889514740437022,0.00826280388335038,India,IND,,N,,
4
  2024-09-04T09:34:45,e6c76d5b-d2af-4078-b935-f1b454de43c7,codecarbon,86.87316513061523,0.0016960591731561953,0.0020341351822781763,India,IND,,N,,
5
+ 2024-09-04T09:58:59,9f44ad40-6b0c-48a7-8486-bc5a13e055d4,codecarbon,771.8074398040771,0.016318435453230116,0.01957119433125696,India,IND,,N,,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efce57dd3a0795890ad18e5c8086334c860f1498d8c6607c635e25ff5b233902
3
  size 344946604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb5ac063a5f86145062972acb6261a848f58b8979a25f5b899d56d7f27ce431e
3
  size 344946604
runs/Sep04_09-46-00_3d3d7d19998a/events.out.tfevents.1725443167.3d3d7d19998a.3611.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071d1806f64527fb5ef9f43dbabadc9725bc09be2632fdddd8600fc91a1ff0a9
3
+ size 17090
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1e4c0d6e204bde8524f1a7cedc4d565081ec707a164975be24608dc29e9ca34
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88c55a100812c66867ec3e73a2274f1394cdbdbf09630623922bb48276a6cd11
3
  size 5240