tihonn commited on
Commit
42eb0b0
·
1 Parent(s): bb74033

End of training

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. all_results.json +8 -0
  3. test_results.json +8 -0
  4. trainer_state.json +0 -0
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 [facebook/timesformer-base-finetuned-k400](https://huggingface.co/facebook/timesformer-base-finetuned-k400) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.1233
22
- - Accuracy: 0.8396
23
 
24
  ## Model description
25
 
 
18
 
19
  This model is a fine-tuned version of [facebook/timesformer-base-finetuned-k400](https://huggingface.co/facebook/timesformer-base-finetuned-k400) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.7685
22
+ - Accuracy: 0.7754
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 39.02494719168066,
3
+ "eval_accuracy": 0.775413176364048,
4
+ "eval_loss": 0.7684532999992371,
5
+ "eval_runtime": 167.5463,
6
+ "eval_samples_per_second": 26.363,
7
+ "eval_steps_per_second": 3.301
8
+ }
test_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 39.02494719168066,
3
+ "eval_accuracy": 0.775413176364048,
4
+ "eval_loss": 0.7684532999992371,
5
+ "eval_runtime": 167.5463,
6
+ "eval_samples_per_second": 26.363,
7
+ "eval_steps_per_second": 3.301
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff