MarcMill commited on
Commit
9fc8c9e
·
verified ·
1 Parent(s): 5d0b12f

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: xml-roberta-large-finetuned-ner-finetuned-ner
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
+ # xml-roberta-large-finetuned-ner-finetuned-ner
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.0847
24
+ - Precision: 0.9493
25
+ - Recall: 0.9728
26
+ - F1: 0.9609
27
+ - Accuracy: 0.9815
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: 2e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
+ - seed: 42
50
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_steps: 200
53
+ - num_epochs: 5
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | 0.5713 | 1.0 | 612 | 0.1009 | 0.9281 | 0.9603 | 0.9439 | 0.9729 |
60
+ | 0.1048 | 2.0 | 1224 | 0.0903 | 0.9350 | 0.9730 | 0.9536 | 0.9779 |
61
+ | 0.0743 | 3.0 | 1836 | 0.0783 | 0.9520 | 0.9745 | 0.9631 | 0.9823 |
62
+ | 0.0568 | 4.0 | 2448 | 0.0855 | 0.9474 | 0.9712 | 0.9591 | 0.9802 |
63
+ | 0.0361 | 5.0 | 3060 | 0.0847 | 0.9493 | 0.9728 | 0.9609 | 0.9815 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.46.3
69
+ - Pytorch 2.5.1+cu121
70
+ - Datasets 3.1.0
71
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:403d2ec7dfe36d7dcde509298f7dd3cff8ef77095e451a2852cfc61c845d34ec
3
  size 2235534864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a3a5d94fe6c69e26f84713cc6019f63904add0e70c6bb30743f6e7bb20fa98
3
  size 2235534864