juanxrl8 commited on
Commit
127c5ff
1 Parent(s): 343373f

End of training

Browse files
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: FacebookAI/xlm-roberta-large-finetuned-conll03-english
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - biobert_json
8
+ metrics:
9
+ - precision
10
+ - recall
11
+ - f1
12
+ - accuracy
13
+ model-index:
14
+ - name: xlm-roberta-large-finetuned-conll03-english-finetuned-ner
15
+ results:
16
+ - task:
17
+ name: Token Classification
18
+ type: token-classification
19
+ dataset:
20
+ name: biobert_json
21
+ type: biobert_json
22
+ config: Biobert_json
23
+ split: validation
24
+ args: Biobert_json
25
+ metrics:
26
+ - name: Precision
27
+ type: precision
28
+ value: 0.947671764437343
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.9724776014522457
32
+ - name: F1
33
+ type: f1
34
+ value: 0.9599144533394989
35
+ - name: Accuracy
36
+ type: accuracy
37
+ value: 0.9809696788972173
38
+ ---
39
+
40
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
+ should probably proofread and complete it, then remove this comment. -->
42
+
43
+ # xlm-roberta-large-finetuned-conll03-english-finetuned-ner
44
+
45
+ This model is a fine-tuned version of [FacebookAI/xlm-roberta-large-finetuned-conll03-english](https://huggingface.co/FacebookAI/xlm-roberta-large-finetuned-conll03-english) on the biobert_json dataset.
46
+ It achieves the following results on the evaluation set:
47
+ - Loss: 0.0876
48
+ - Precision: 0.9477
49
+ - Recall: 0.9725
50
+ - F1: 0.9599
51
+ - Accuracy: 0.9810
52
+
53
+ ## Model description
54
+
55
+ More information needed
56
+
57
+ ## Intended uses & limitations
58
+
59
+ More information needed
60
+
61
+ ## Training and evaluation data
62
+
63
+ More information needed
64
+
65
+ ## Training procedure
66
+
67
+ ### Training hyperparameters
68
+
69
+ The following hyperparameters were used during training:
70
+ - learning_rate: 2e-05
71
+ - train_batch_size: 16
72
+ - eval_batch_size: 16
73
+ - seed: 42
74
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
75
+ - lr_scheduler_type: linear
76
+ - num_epochs: 5
77
+
78
+ ### Training results
79
+
80
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | 0.255 | 1.0 | 612 | 0.0956 | 0.9305 | 0.9638 | 0.9468 | 0.9749 |
83
+ | 0.0997 | 2.0 | 1224 | 0.0871 | 0.9397 | 0.9740 | 0.9565 | 0.9795 |
84
+ | 0.0711 | 3.0 | 1836 | 0.0848 | 0.9474 | 0.9718 | 0.9595 | 0.9806 |
85
+ | 0.0552 | 4.0 | 2448 | 0.0860 | 0.9464 | 0.9744 | 0.9602 | 0.9808 |
86
+ | 0.0354 | 5.0 | 3060 | 0.0876 | 0.9477 | 0.9725 | 0.9599 | 0.9810 |
87
+
88
+
89
+ ### Framework versions
90
+
91
+ - Transformers 4.46.3
92
+ - Pytorch 2.5.1+cu121
93
+ - Datasets 3.1.0
94
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56a70f37862260d3b78eb2ad3792b792adac813c25051cc1945c551bf1891e88
3
  size 2235534864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f274f8c928b376981d92916bb679be2a354cf739eb3f4a5231a45ec4ce13f21d
3
  size 2235534864
runs/Dec05_18-13-47_2fbbc352a23a/events.out.tfevents.1733422440.2fbbc352a23a.619.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f489b7ff6cb0ff4a3fd83963d0ef0be717f264ccd900ddfb3065326627da8c48
3
- size 9697
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a19fb0da25bb0888151d0aec737d395c05ee3d8880e886d2bf7705d6ca8ea137
3
+ size 10523