hugosousa commited on
Commit
f357d5a
·
verified ·
1 Parent(s): daa3bae

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 [HuggingFaceTB/SmolLM2-360M](https://huggingface.co/HuggingFaceTB/SmolLM2-360M) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0412
22
- - F1: 0.9867
23
 
24
  ## Model description
25
 
 
18
 
19
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M](https://huggingface.co/HuggingFaceTB/SmolLM2-360M) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0257
22
+ - F1: 0.9846
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 29.86912468336617,
3
+ "eval_f1": 0.9845907544526716,
4
+ "eval_loss": 0.025670213624835014,
5
+ "eval_runtime": 26.3199,
6
+ "eval_samples": 4998,
7
+ "eval_samples_per_second": 189.894,
8
+ "eval_steps_per_second": 5.965,
9
+ "total_flos": 6.416188329447916e+18,
10
+ "train_loss": 0.47501611844734387,
11
+ "train_runtime": 78338.6368,
12
+ "train_samples": 227390,
13
+ "train_samples_per_second": 87.08,
14
+ "train_steps_per_second": 0.085
15
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 29.86912468336617,
3
+ "eval_f1": 0.9845907544526716,
4
+ "eval_loss": 0.025670213624835014,
5
+ "eval_runtime": 26.3199,
6
+ "eval_samples": 4998,
7
+ "eval_samples_per_second": 189.894,
8
+ "eval_steps_per_second": 5.965
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 29.86912468336617,
3
+ "total_flos": 6.416188329447916e+18,
4
+ "train_loss": 0.47501611844734387,
5
+ "train_runtime": 78338.6368,
6
+ "train_samples": 227390,
7
+ "train_samples_per_second": 87.08,
8
+ "train_steps_per_second": 0.085
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff