anthonyzak commited on
Commit
5e3c7e0
1 Parent(s): 1d7f0c0

Model save

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilroberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: platzi-distilroberta-base-mrpc-glue-anthony-zakhaur
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # platzi-distilroberta-base-mrpc-glue-anthony-zakhaur
18
+
19
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.8661
22
+ - Accuracy: 0.8333
23
+ - F1: 0.8807
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 0.4026 | 1.09 | 500 | 0.7964 | 0.8284 | 0.8763 |
55
+ | 0.2436 | 2.18 | 1000 | 0.8661 | 0.8333 | 0.8807 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.37.2
61
+ - Pytorch 2.1.0+cu121
62
+ - Datasets 2.17.0
63
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97bbe9a653b7d070bd4ca22d0a1822a45e941ba9a95c2346faa5919e9b2ec766
3
  size 328492280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f120edbf557d32aaedabd4f8d9512cc9f4b1c0bc52486e31ec1d5a473407eda
3
  size 328492280
runs/Feb15_16-33-57_e49554eba449/events.out.tfevents.1708014863.e49554eba449.358.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d1744e718d464f4ff0d672cf9cacdbd48657cbe77589100d84f27ef90213b21
3
- size 10337
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3fba55ff7457b969cb186be4f86f374bf94e27af843f387df947c5c39e550a1
3
+ size 10691