Madihaa commited on
Commit
c80ef86
1 Parent(s): dae542e

End of training

Browse files
Files changed (2) hide show
  1. README.md +78 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: distilbert-base-uncased-Distilbert-Model
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
+ # distilbert-base-uncased-Distilbert-Model
17
+
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7383
21
+ - F1: 0.6823
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: 5e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:------:|:----:|:---------------:|:------:|
52
+ | 0.848 | 0.5015 | 500 | 0.7910 | 0.6663 |
53
+ | 0.7872 | 1.0030 | 1000 | 0.7383 | 0.6823 |
54
+ | 0.6766 | 1.5045 | 1500 | 0.7502 | 0.7054 |
55
+ | 0.6854 | 2.0060 | 2000 | 0.7424 | 0.7096 |
56
+ | 0.5239 | 2.5075 | 2500 | 0.9047 | 0.7219 |
57
+ | 0.525 | 3.0090 | 3000 | 0.8375 | 0.7221 |
58
+ | 0.3925 | 3.5105 | 3500 | 1.0093 | 0.7216 |
59
+ | 0.4061 | 4.0120 | 4000 | 1.1403 | 0.7245 |
60
+ | 0.2928 | 4.5135 | 4500 | 1.3150 | 0.6862 |
61
+ | 0.3055 | 5.0150 | 5000 | 1.3811 | 0.7101 |
62
+ | 0.2184 | 5.5165 | 5500 | 1.5753 | 0.6985 |
63
+ | 0.23 | 6.0181 | 6000 | 1.5571 | 0.7122 |
64
+ | 0.1705 | 6.5196 | 6500 | 1.6771 | 0.7155 |
65
+ | 0.1416 | 7.0211 | 7000 | 1.7773 | 0.7089 |
66
+ | 0.1085 | 7.5226 | 7500 | 1.9134 | 0.7124 |
67
+ | 0.1437 | 8.0241 | 8000 | 1.8510 | 0.7118 |
68
+ | 0.0967 | 8.5256 | 8500 | 2.0276 | 0.7074 |
69
+ | 0.0733 | 9.0271 | 9000 | 2.1793 | 0.7112 |
70
+ | 0.0671 | 9.5286 | 9500 | 2.1100 | 0.7118 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.41.2
76
+ - Pytorch 2.3.1+cpu
77
+ - Datasets 2.20.0
78
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6d2886fd15a2138be10f0462cbd53b85f6ffaf924f358744a68b766f2410778
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b855a9b93dd607bf651e75c8b578272936894fba3372455a1744c030453922c
3
  size 267835644