minoosh commited on
Commit
c6b3641
1 Parent(s): a3ce217

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: finetuned-distilbert-uncased-on-HOPE
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # finetuned-distilbert-uncased-on-HOPE
17
+
18
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.3303
21
+ - Accuracy: 0.5429
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.4925 | 1.0 | 289 | 1.4588 | 0.5140 |
54
+ | 1.2379 | 2.0 | 578 | 1.3627 | 0.5339 |
55
+ | 1.0435 | 3.0 | 867 | 1.3433 | 0.5492 |
56
+ | 1.1216 | 4.0 | 1156 | 1.3632 | 0.5357 |
57
+ | 0.9046 | 5.0 | 1445 | 1.4644 | 0.5086 |
58
+ | 0.855 | 6.0 | 1734 | 1.5160 | 0.5185 |
59
+ | 0.6505 | 7.0 | 2023 | 1.6085 | 0.5149 |
60
+ | 0.5166 | 8.0 | 2312 | 1.6686 | 0.5059 |
61
+ | 0.5659 | 9.0 | 2601 | 1.7079 | 0.5032 |
62
+ | 0.5263 | 10.0 | 2890 | 1.7293 | 0.5086 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.39.3
68
+ - Pytorch 2.3.1+cu121
69
+ - Datasets 2.18.0
70
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22daf2677b92e7d520641b7f5717d0360be042827a2b10b83d8b6821634c243b
3
  size 267863328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f8894e3fc53cf325343a50ae2d38f5a34c9718f6205bdbabd784c85e5797bf3
3
  size 267863328