hugo-albert commited on
Commit
90ba936
1 Parent(s): 7ef41da

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: PlanTL-GOB-ES/roberta-large-bne
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - f1
11
+ - accuracy
12
+ model-index:
13
+ - name: roberta-large-pos
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # roberta-large-pos
21
+
22
+ This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-large-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-large-bne) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.0769
25
+ - Precision: 0.9838
26
+ - Recall: 0.9865
27
+ - F1: 0.9852
28
+ - Accuracy: 0.9845
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 8
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 3
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | 0.2146 | 1.0 | 603 | 0.0843 | 0.9781 | 0.9805 | 0.9793 | 0.9786 |
60
+ | 0.0322 | 2.0 | 1206 | 0.0714 | 0.9837 | 0.9849 | 0.9843 | 0.9837 |
61
+ | 0.0147 | 3.0 | 1809 | 0.0769 | 0.9838 | 0.9865 | 0.9852 | 0.9845 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.44.2
67
+ - Pytorch 2.4.1+cu121
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5922c31585f630f69f4e22a87f8873dfd19e3e2d088b63a30d0d9911530b889a
3
  size 1417546912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:814986a0177af155f9a5b48d017794681814e3313dfcf305e719a8a7959b1be9
3
  size 1417546912
runs/Oct11_15-24-02_d75f4a12f671/events.out.tfevents.1728660320.d75f4a12f671.734.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:028360b9755c2c70ab56db87af8c906539f2fc0cc277d52e519ea0aa895b71a7
3
- size 8576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fa92058ce2e023e310ca0ab39aa83681ccd5732be661e2476e7dbaee91d8a9
3
+ size 9402