TheNewPing commited on
Commit
9674753
·
verified ·
1 Parent(s): 6c600ce

End of training

Browse files
Files changed (2) hide show
  1. README.md +21 -1
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,6 +3,11 @@ license: apache-2.0
3
  base_model: studio-ousia/luke-base
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
  - name: luke-base-fp16-paper-setup
8
  results: []
@@ -13,7 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # luke-base-fp16-paper-setup
15
 
16
- This model is a fine-tuned version of [studio-ousia/luke-base](https://huggingface.co/studio-ousia/luke-base) on an unknown dataset.
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -41,6 +52,15 @@ The following hyperparameters were used during training:
41
  - num_epochs: 3
42
  - mixed_precision_training: Native AMP
43
 
 
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
  - Transformers 4.36.2
 
3
  base_model: studio-ousia/luke-base
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
  model-index:
12
  - name: luke-base-fp16-paper-setup
13
  results: []
 
18
 
19
  # luke-base-fp16-paper-setup
20
 
21
+ This model is a fine-tuned version of [studio-ousia/luke-base](https://huggingface.co/studio-ousia/luke-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.3800
24
+ - Accuracy: 0.8426
25
+ - Precision: 0.8465
26
+ - Recall: 0.8370
27
+ - F1: 0.8417
28
 
29
  ## Model description
30
 
 
52
  - num_epochs: 3
53
  - mixed_precision_training: Native AMP
54
 
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 0.5192 | 1.0 | 1074 | 0.4464 | 0.8063 | 0.8263 | 0.7756 | 0.8001 |
60
+ | 0.3708 | 2.0 | 2148 | 0.3782 | 0.8315 | 0.8365 | 0.8241 | 0.8303 |
61
+ | 0.3191 | 3.0 | 3222 | 0.3800 | 0.8426 | 0.8465 | 0.8370 | 0.8417 |
62
+
63
+
64
  ### Framework versions
65
 
66
  - Transformers 4.36.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea87ad27ebabcb282d375686959c10e286c56fc4b02aa1bd9394843b1742a8be
3
  size 1098044764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f88e4d5b3ffd43b98a8d197a423219956df96e4c2ddc7ba505b0f47c9a794f69
3
  size 1098044764