lambdavi commited on
Commit
d41edb0
1 Parent(s): aba5660

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: studio-ousia/luke-base
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - ontonotes5
8
+ model-index:
9
+ - name: luke-base_on5
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # luke-base_on5
17
+
18
+ This model is a fine-tuned version of [studio-ousia/luke-base](https://huggingface.co/studio-ousia/luke-base) on the ontonotes5 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0732
21
+ - F1-type-match: 0.4835
22
+ - F1-partial: 0.4930
23
+ - F1-strict: 0.4695
24
+ - F1-exact: 0.4832
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0001
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 16
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 64
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 5
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | F1-type-match | F1-partial | F1-strict | F1-exact |
56
+ |:-------------:|:-----:|:----:|:---------------:|:-------------:|:----------:|:---------:|:--------:|
57
+ | 0.0756 | 1.0 | 936 | 0.0644 | 0.3975 | 0.4054 | 0.3800 | 0.3941 |
58
+ | 0.0508 | 2.0 | 1873 | 0.0589 | 0.6196 | 0.6313 | 0.5967 | 0.6158 |
59
+ | 0.0347 | 3.0 | 2809 | 0.0664 | 0.4686 | 0.4772 | 0.4530 | 0.4665 |
60
+ | 0.0243 | 4.0 | 3746 | 0.0677 | 0.3951 | 0.4033 | 0.3830 | 0.3948 |
61
+ | 0.0166 | 5.0 | 4680 | 0.0732 | 0.4835 | 0.4930 | 0.4695 | 0.4832 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.35.0
67
+ - Pytorch 2.0.0
68
+ - Datasets 2.1.0
69
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea2da5d9e256358306bca8fdd0f2c972a4642b77c9df48247466f3b782cf15ef
3
  size 1095792956
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:022aa0114611c05df222059e253f2f372121ecef00369b5b3e8e61581457c093
3
  size 1095792956