aaaaaaaabbababbabab commited on
Commit
bb2e724
1 Parent(s): 40976f0

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-paper-setup-multiple-choice
8
  results: []
@@ -13,7 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # luke-paper-setup-multiple-choice
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.35.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-paper-setup-multiple-choice
13
  results: []
 
18
 
19
  # luke-paper-setup-multiple-choice
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.3685
24
+ - Accuracy: 0.8383
25
+ - Precision: 0.8472
26
+ - Recall: 0.8254
27
+ - F1: 0.8362
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.638 | 1.0 | 1074 | 0.4769 | 0.7764 | 0.7621 | 0.8036 | 0.7823 |
60
+ | 0.4198 | 2.0 | 2148 | 0.3650 | 0.8312 | 0.8380 | 0.8211 | 0.8295 |
61
+ | 0.3556 | 3.0 | 3222 | 0.3685 | 0.8383 | 0.8472 | 0.8254 | 0.8362 |
62
+
63
+
64
  ### Framework versions
65
 
66
  - Transformers 4.35.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:006538f43360cafff43bad37c1ce2f2b4789ed4665d698c061556ece1b0685e9
3
  size 1098044764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:268104008788f15911739d0e2b29679df2e0d25db5fddf69b51904ee78ac7e80
3
  size 1098044764