shylhy commited on
Commit
3ec9b6b
1 Parent(s): fc58eae

Training in progress, epoch 0

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [MCG-NJU/videomae-large](https://huggingface.co/MCG-NJU/videomae-large) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3939
20
 
21
  ## Model description
22
 
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.587 | 0.1 | 447 | 0.6548 |
52
- | 0.6739 | 1.1 | 894 | 0.5807 |
53
- | 0.444 | 2.1 | 1341 | 0.5116 |
54
- | 0.5038 | 3.1 | 1788 | 0.7296 |
55
- | 0.3927 | 4.1 | 2235 | 0.3588 |
56
- | 0.3167 | 5.1 | 2682 | 0.4430 |
57
- | 0.2943 | 6.1 | 3129 | 0.4819 |
58
- | 0.2089 | 7.1 | 3576 | 0.3786 |
59
- | 0.2659 | 8.1 | 4023 | 0.3786 |
60
- | 0.0856 | 9.1 | 4470 | 0.3907 |
61
 
62
 
63
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [MCG-NJU/videomae-large](https://huggingface.co/MCG-NJU/videomae-large) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3932
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.6361 | 0.1 | 447 | 0.6478 |
52
+ | 0.6774 | 1.1 | 894 | 0.6047 |
53
+ | 0.4168 | 2.1 | 1341 | 0.4852 |
54
+ | 0.4427 | 3.1 | 1788 | 0.8547 |
55
+ | 0.4496 | 4.1 | 2235 | 0.3795 |
56
+ | 0.3433 | 5.1 | 2682 | 0.4119 |
57
+ | 0.2287 | 6.1 | 3129 | 0.4823 |
58
+ | 0.1297 | 7.1 | 3576 | 0.4295 |
59
+ | 0.3104 | 8.1 | 4023 | 0.4096 |
60
+ | 0.0525 | 9.1 | 4470 | 0.4154 |
61
 
62
 
63
  ### Framework versions
all_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 9.1,
3
- "eval_loss": 0.3938744366168976,
4
- "eval_runtime": 485.0329,
5
- "eval_samples_per_second": 2.268,
6
- "eval_steps_per_second": 0.285
7
  }
 
1
  {
2
  "epoch": 9.1,
3
+ "eval_loss": 0.39315125346183777,
4
+ "eval_runtime": 426.8234,
5
+ "eval_samples_per_second": 2.577,
6
+ "eval_steps_per_second": 0.323
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d51ba894c4ac69ba61c195124b9b756e6a5adbda7d106ee01c25d99467d0ac8
3
  size 1215496248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c25174d1d9c0e72571011c64fc7c22d419f47e00b6ee802e90e3f6b4cc4b6d2e
3
  size 1215496248
test_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 9.1,
3
- "eval_loss": 0.3938744366168976,
4
- "eval_runtime": 485.0329,
5
- "eval_samples_per_second": 2.268,
6
- "eval_steps_per_second": 0.285
7
  }
 
1
  {
2
  "epoch": 9.1,
3
+ "eval_loss": 0.39315125346183777,
4
+ "eval_runtime": 426.8234,
5
+ "eval_samples_per_second": 2.577,
6
+ "eval_steps_per_second": 0.323
7
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:373cf659b8b471c02c583d3a12edf4931d25f965507b37ca1f90ffe8023823ef
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909debd4b6de96390d1be2cf3797f2b530300984391312fa7c2871af9d21a11a
3
  size 5240