lBober commited on
Commit
a4a11e7
1 Parent(s): 4fa3780

lBober/my-model-Bertin-Sentimento

Browse files
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: cc-by-4.0
 
3
  tags:
4
  - generated_from_trainer
5
- base_model: bertin-project/bertin-roberta-base-spanish
6
  metrics:
7
  - accuracy
8
  - f1
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [bertin-project/bertin-roberta-base-spanish](https://huggingface.co/bertin-project/bertin-roberta-base-spanish) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.3572
24
- - Accuracy: 0.9355
25
- - F1: 0.9279
26
- - Precision: 0.9268
27
- - Recall: 0.9355
28
 
29
  ## Model description
30
 
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
- | 0.3998 | 1.0 | 91 | 0.3293 | 0.8774 | 0.8553 | 0.8570 | 0.8774 |
59
- | 0.2686 | 2.0 | 182 | 0.2188 | 0.9290 | 0.9200 | 0.9199 | 0.9290 |
60
- | 0.1113 | 3.0 | 273 | 0.2266 | 0.9290 | 0.9299 | 0.9360 | 0.9290 |
61
- | 0.0265 | 4.0 | 364 | 0.4089 | 0.9355 | 0.9277 | 0.9293 | 0.9355 |
62
- | 0.0065 | 5.0 | 455 | 0.3572 | 0.9355 | 0.9279 | 0.9268 | 0.9355 |
63
 
64
 
65
  ### Framework versions
 
1
  ---
2
  license: cc-by-4.0
3
+ base_model: bertin-project/bertin-roberta-base-spanish
4
  tags:
5
  - generated_from_trainer
 
6
  metrics:
7
  - accuracy
8
  - f1
 
20
 
21
  This model is a fine-tuned version of [bertin-project/bertin-roberta-base-spanish](https://huggingface.co/bertin-project/bertin-roberta-base-spanish) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.2665
24
+ - Accuracy: 0.9484
25
+ - F1: 0.8000
26
+ - Precision: 0.9412
27
+ - Recall: 0.6957
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | 0.35 | 1.0 | 91 | 0.2157 | 0.8516 | 0.0 | 0.0 | 0.0 |
59
+ | 0.2706 | 2.0 | 182 | 0.4638 | 0.9097 | 0.5625 | 1.0 | 0.3913 |
60
+ | 0.136 | 3.0 | 273 | 0.6050 | 0.9032 | 0.5161 | 1.0 | 0.3478 |
61
+ | 0.0675 | 4.0 | 364 | 0.3015 | 0.9484 | 0.7895 | 1.0 | 0.6522 |
62
+ | 0.0154 | 5.0 | 455 | 0.2665 | 0.9484 | 0.8000 | 0.9412 | 0.6957 |
63
 
64
 
65
  ### Framework versions
config.json CHANGED
@@ -11,18 +11,8 @@
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
- "id2label": {
15
- "0": "LABEL_0",
16
- "1": "LABEL_1",
17
- "2": "LABEL_2"
18
- },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
- "label2id": {
22
- "LABEL_0": 0,
23
- "LABEL_1": 1,
24
- "LABEL_2": 2
25
- },
26
  "layer_norm_eps": 1e-05,
27
  "max_position_embeddings": 514,
28
  "model_type": "roberta",
 
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
 
 
 
 
 
14
  "initializer_range": 0.02,
15
  "intermediate_size": 3072,
 
 
 
 
 
16
  "layer_norm_eps": 1e-05,
17
  "max_position_embeddings": 514,
18
  "model_type": "roberta",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e04b2438d14fb5d09c621def08779edc272b1ea74b36e5b50ad108e80e38b00b
3
- size 498606684
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9765e32f5e569100262f34f6cde272fbfbc45a9e1e295f4f3d36454218040da2
3
+ size 498603608
runs/May27_06-57-01_e622931cc5ea/events.out.tfevents.1716793021.e622931cc5ea.8091.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a7e91c2dd8b85647637652857f2d3d5acd2af1db9a676cb1165feb38fa84bc
3
+ size 8661
runs/May27_06-57-01_e622931cc5ea/events.out.tfevents.1716793120.e622931cc5ea.8091.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c17d9bcdc04cd8acf5660b698e5ed87d41984032d537c6a6e28098060044c026
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4866986ebb09ff97595738d96160cd25c4fb61be67c7514906959f3e52ff9e7
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca519f0dbf626a81aa2af64daaf3c7c9146bb249ec814ab66d206491f3920312
3
  size 5112