Lo logramos de nuevo equipo! 🤗
Browse files
README.md
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: distilroberta-base
|
5 |
+
tags:
|
6 |
+
- text-classification
|
7 |
+
- generated_from_trainer
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
- f1
|
11 |
+
model-index:
|
12 |
+
- name: Sist-Diego-distilroberta-base-mrpc-glue-omar-espejel
|
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 |
+
# Sist-Diego-distilroberta-base-mrpc-glue-omar-espejel
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the google-bert/bert-base-uncased dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.5806
|
24 |
+
- Accuracy: 0.8554
|
25 |
+
- F1: 0.8941
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Intended uses & limitations
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training and evaluation data
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training procedure
|
40 |
+
|
41 |
+
### Training hyperparameters
|
42 |
+
|
43 |
+
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 5e-05
|
45 |
+
- train_batch_size: 8
|
46 |
+
- eval_batch_size: 8
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 3
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
55 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
|
56 |
+
| 0.5454 | 1.0893 | 500 | 0.4457 | 0.8431 | 0.8900 |
|
57 |
+
| 0.3577 | 2.1786 | 1000 | 0.5806 | 0.8554 | 0.8941 |
|
58 |
+
|
59 |
+
|
60 |
+
### Framework versions
|
61 |
+
|
62 |
+
- Transformers 4.44.2
|
63 |
+
- Pytorch 2.5.0+cu121
|
64 |
+
- Datasets 3.0.2
|
65 |
+
- Tokenizers 0.19.1
|
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 205471423937184.0,
|
4 |
+
"train_loss": 0.39935025704798705,
|
5 |
+
"train_runtime": 180.8937,
|
6 |
+
"train_samples_per_second": 60.831,
|
7 |
+
"train_steps_per_second": 7.612
|
8 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 328492280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6563e07a11440e1b35071805afe23dfb132f3f3d4f47f55451ac7f4649ffe690
|
3 |
size 328492280
|
runs/Oct29_17-16-25_e601edcf26e5/events.out.tfevents.1730222269.e601edcf26e5.4574.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:faed8d513e5b05a8973aa0a490430312772ac99856845b8289a2c3fecfa5138e
|
3 |
+
size 6689
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 205471423937184.0,
|
4 |
+
"train_loss": 0.39935025704798705,
|
5 |
+
"train_runtime": 180.8937,
|
6 |
+
"train_samples_per_second": 60.831,
|
7 |
+
"train_steps_per_second": 7.612
|
8 |
+
}
|