synapti commited on
Commit
397175c
·
verified ·
1 Parent(s): 2fa9d5f

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
+ library_name: transformers
3
+ license: mit
4
+ base_model: synapti/nci-ner-v2-stage-a
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: nci-ner-v2
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # nci-ner-v2
20
+
21
+ This model is a fine-tuned version of [synapti/nci-ner-v2-stage-a](https://huggingface.co/synapti/nci-ner-v2-stage-a) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.5857
24
+ - Precision: 0.8651
25
+ - Recall: 0.9020
26
+ - F1: 0.8832
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 5e-06
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 32
48
+ - seed: 42
49
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: cosine
51
+ - lr_scheduler_warmup_ratio: 0.05
52
+ - num_epochs: 3
53
+ - label_smoothing_factor: 0.05
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
58
+ |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|
59
+ | 0.7627 | 0.0346 | 100 | 0.5908 | 0.8479 | 0.8877 | 0.8673 |
60
+ | 0.5656 | 0.0692 | 200 | 0.4720 | 0.8733 | 0.8316 | 0.8519 |
61
+ | 0.5146 | 0.1038 | 300 | 0.4855 | 0.7862 | 0.7272 | 0.7555 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.3
67
+ - Pytorch 2.10.0+cu128
68
+ - Datasets 2.21.0
69
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5a65cae1168f9bd81291f4bae9131ccd4d19f7707ca60fe1a68979547f40a2d
3
  size 496357908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13cfc4d91e5e4aa5daeb6169ec100be32fd5ac0bc2fed34f749f57bd9178b5a4
3
  size 496357908