Hector00 commited on
Commit
ec3ff74
·
verified ·
1 Parent(s): 4c08f13

Model save

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-distilroberta-base-mrpc-glue-hector-nieto
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-distilroberta-base-mrpc-glue-hector-nieto
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: 0.6403
23
+ - Accuracy: 0.8480
24
+ - F1: 0.8912
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 OptimizerNames.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: 3
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.5407 | 1.0893 | 500 | 0.4723 | 0.8407 | 0.8889 |
56
+ | 0.3421 | 2.1786 | 1000 | 0.6403 | 0.8480 | 0.8912 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.47.1
62
+ - Pytorch 2.5.1+cu124
63
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:803880e69d5657eabaefc93b0163073c08bd95a0ca06dc93b40b15d8c12ef8c8
3
  size 328492280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d1baad97ed0c95e87d031cd0a65833807a1bd689fa8c40f4daee8b35b555608
3
  size 328492280
runs/Feb04_21-06-50_ebbc4f60ca66/events.out.tfevents.1738703648.ebbc4f60ca66.191.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dca263017d720f83562cce615c92092bcec0e55b3b914a99631e35e8225b309
3
- size 6517
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7685d44610daceecb94256160a9125f588e8bde51158080d32c4a09f0dc1e61
3
+ size 6871