osvaldotr07 commited on
Commit
f02c20b
·
verified ·
1 Parent(s): a460787

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilroberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: platzi-osvaldo-course-mrpc-glue-osvaldo-trejo
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # platzi-osvaldo-course-mrpc-glue-osvaldo-trejo
19
+
20
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 1.0336
23
+ - Accuracy: 0.8260
24
+ - F1: 0.8774
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.5207 | 1.0893 | 500 | 0.4251 | 0.8284 | 0.8694 |
56
+ | 0.3566 | 2.1786 | 1000 | 0.9369 | 0.8211 | 0.8717 |
57
+ | 0.2331 | 3.2680 | 1500 | 1.0557 | 0.8309 | 0.8848 |
58
+ | 0.1073 | 4.3573 | 2000 | 1.0336 | 0.8260 | 0.8774 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.46.3
64
+ - Pytorch 2.5.1+cu121
65
+ - Datasets 3.2.0
66
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f937a99fc1306c30b6023134a05dbd6bcec01a952f3a868f2b9c7e9195669de
3
  size 328492280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:193607b668d039e27235cf88000ca58780a9300453814b688c9633ab4d25a893
3
  size 328492280
runs/Dec14_04-11-56_4e2dbc2b36a0/events.out.tfevents.1734149952.4e2dbc2b36a0.470.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58f742e3542705bb24c2bc82b6dfca66d0702c81b1e9b20bffc7a254591b7118
3
- size 7668
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:185dcf2fcd2f71b0b6049c95ea4fb6fa51ccda66f6d06ae486cb561377ee7669
3
+ size 8022