Liverlin commited on
Commit
1c063b0
1 Parent(s): 32d0cf2

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: distilroberta-glue-oliver-rojas
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
+ # distilroberta-glue-oliver-rojas
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.8210
22
+ - Accuracy: 0.8407
23
+ - F1: 0.8881
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.2709 | 1.0893 | 500 | 0.8023 | 0.8456 | 0.8916 |
55
+ | 0.2676 | 2.1786 | 1000 | 0.8210 | 0.8407 | 0.8881 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.42.4
61
+ - Pytorch 2.3.1+cu121
62
+ - Datasets 2.20.0
63
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a009383412d7270e030f101567ce8107bfcc72cb1d02596a818849af6eb6d8d3
3
  size 328492280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974a92ed43ad31531a3203d4081331526e03d9fdd4fb3d5f80d7a67e98a706d9
3
  size 328492280
runs/Aug06_23-03-37_97b1a732f6dc/events.out.tfevents.1722985717.97b1a732f6dc.1564.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1185f5a3ac42ec12095ba04fdbcbee2a441989b3b05dc4932994f2c3d389109b
3
- size 6278
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca027ca87b799a15a28379ccb50fb77a7ea8983a18832e90b144377cd287c450
3
+ size 6632