DanJoshua commited on
Commit
2686dfb
·
verified ·
1 Parent(s): 6f6c2a0

End of training

Browse files
README.md CHANGED
@@ -19,12 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.6065
23
- - Accuracy: 0.7143
24
- - F1: 0.7143
25
- - Precision: 0.7143
26
- - Recall: 0.7143
27
- - Roc Auc: 0.8265
28
 
29
  ## Model description
30
 
 
19
 
20
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.6536
23
+ - Accuracy: 0.7232
24
+ - F1: 0.7227
25
+ - Precision: 0.7250
26
+ - Recall: 0.7232
27
+ - Roc Auc: 0.8128
28
 
29
  ## Model description
30
 
all_results.json CHANGED
@@ -1,5 +1,14 @@
1
  {
2
  "epoch": 45.00606060606061,
 
 
 
 
 
 
 
 
 
3
  "total_flos": 0.0,
4
  "train_loss": 1.2835891316918766,
5
  "train_runtime": 7599.0078,
 
1
  {
2
  "epoch": 45.00606060606061,
3
+ "eval_accuracy": 0.7232142857142857,
4
+ "eval_f1": 0.7226615544372554,
5
+ "eval_loss": 0.6535742282867432,
6
+ "eval_precision": 0.7250080360012857,
7
+ "eval_recall": 0.7232142857142857,
8
+ "eval_roc_auc": 0.8128188775510204,
9
+ "eval_runtime": 70.7153,
10
+ "eval_samples_per_second": 1.584,
11
+ "eval_steps_per_second": 0.085,
12
  "total_flos": 0.0,
13
  "train_loss": 1.2835891316918766,
14
  "train_runtime": 7599.0078,
runs/Nov02_02-18-17_6bd908082120/events.out.tfevents.1730521577.6bd908082120.1589.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6de474935444d2b514538b5b2df3e0ba0d9d2434e795494df6f95420e81928c4
3
+ size 611
test_results.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
- "epoch": 27.01818181818182,
3
- "eval_accuracy": 0.8928571428571429,
4
- "eval_f1": 0.8928229665071771,
5
- "eval_loss": 0.3940705955028534,
6
- "eval_precision": 0.8933588761174968,
7
- "eval_recall": 0.8928571428571429,
8
- "eval_roc_auc": 0.9384566326530612,
9
- "eval_runtime": 86.4873,
10
- "eval_samples_per_second": 1.295,
11
- "eval_steps_per_second": 0.069
12
  }
 
1
  {
2
+ "epoch": 45.00606060606061,
3
+ "eval_accuracy": 0.7232142857142857,
4
+ "eval_f1": 0.7226615544372554,
5
+ "eval_loss": 0.6535742282867432,
6
+ "eval_precision": 0.7250080360012857,
7
+ "eval_recall": 0.7232142857142857,
8
+ "eval_roc_auc": 0.8128188775510204,
9
+ "eval_runtime": 70.7153,
10
+ "eval_samples_per_second": 1.584,
11
+ "eval_steps_per_second": 0.085
12
  }