anvorja commited on
Commit
ac27d16
·
verified ·
1 Parent(s): 162a654

End of training

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: raulgdp/xml-roberta-large-finetuned-ner
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: la-xml-roberta-large-ner-finetuned-biomedical-conT4-16
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
+ # la-xml-roberta-large-ner-finetuned-biomedical-conT4-16
20
+
21
+ This model is a fine-tuned version of [raulgdp/xml-roberta-large-finetuned-ner](https://huggingface.co/raulgdp/xml-roberta-large-finetuned-ner) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0755
24
+ - Precision: 0.9291
25
+ - Recall: 0.9569
26
+ - F1: 0.9428
27
+ - Accuracy: 0.9798
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 1e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
+ - seed: 42
50
+ - gradient_accumulation_steps: 2
51
+ - total_train_batch_size: 32
52
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
53
+ - lr_scheduler_type: linear
54
+ - lr_scheduler_warmup_steps: 200
55
+ - num_epochs: 5
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
60
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
61
+ | No log | 1.0 | 306 | 0.1016 | 0.9102 | 0.9308 | 0.9204 | 0.9711 |
62
+ | 0.6706 | 2.0 | 612 | 0.0809 | 0.9237 | 0.9598 | 0.9414 | 0.9784 |
63
+ | 0.6706 | 3.0 | 918 | 0.0696 | 0.9371 | 0.9612 | 0.9490 | 0.9817 |
64
+ | 0.079 | 4.0 | 1224 | 0.0738 | 0.9318 | 0.9582 | 0.9448 | 0.9803 |
65
+ | 0.0564 | 5.0 | 1530 | 0.0755 | 0.9291 | 0.9569 | 0.9428 | 0.9798 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.46.2
71
+ - Pytorch 2.5.1+cu121
72
+ - Datasets 3.1.0
73
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff0a99f7845da9b9c3818dc4590302b5380152babd15283e88c0432fff1292d7
3
  size 2235534864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373f2fa729bd55a3e4e71bfcdfd569f03cba80002913fbb1292c06cd3bde18b6
3
  size 2235534864