onarganogun commited on
Commit
2970799
1 Parent(s): 85271f5

End of training

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. all_results.json +10 -0
  3. test_results.json +10 -0
  4. trainer_state.json +0 -0
README.md CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [MCG-NJU/videomae-large](https://huggingface.co/MCG-NJU/videomae-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.6142
23
- - Accuracy: 0.8543
24
- - Precision: 0.8496
25
- - Recall: 0.8610
26
 
27
  ## Model description
28
 
 
19
 
20
  This model is a fine-tuned version of [MCG-NJU/videomae-large](https://huggingface.co/MCG-NJU/videomae-large) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.6263
23
+ - Accuracy: 0.8565
24
+ - Precision: 0.8502
25
+ - Recall: 0.8655
26
 
27
  ## Model description
28
 
all_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 19.05,
3
+ "eval_accuracy": 0.8565022421524664,
4
+ "eval_loss": 0.6262843608856201,
5
+ "eval_precision": 0.8502202643171806,
6
+ "eval_recall": 0.8654708520179372,
7
+ "eval_runtime": 90.8066,
8
+ "eval_samples_per_second": 4.912,
9
+ "eval_steps_per_second": 1.233
10
+ }
test_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 19.05,
3
+ "eval_accuracy": 0.8565022421524664,
4
+ "eval_loss": 0.6262843608856201,
5
+ "eval_precision": 0.8502202643171806,
6
+ "eval_recall": 0.8654708520179372,
7
+ "eval_runtime": 90.8066,
8
+ "eval_samples_per_second": 4.912,
9
+ "eval_steps_per_second": 1.233
10
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff