ranvir-inkle commited on
Commit
d19de3a
·
1 Parent(s): 760536c

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ model-index:
8
+ - name: distilbert-base-uncased-text-classification-v5
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # distilbert-base-uncased-text-classification-v5
16
+
17
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2879
20
+ - F1: 0.8471
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
50
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 1.3863 | 1.0 | 569 | 0.7220 | 0.4679 |
52
+ | 0.6212 | 2.0 | 1138 | 0.4596 | 0.6839 |
53
+ | 0.3746 | 3.0 | 1707 | 0.3441 | 0.7901 |
54
+ | 0.2685 | 4.0 | 2276 | 0.3036 | 0.8204 |
55
+ | 0.172 | 5.0 | 2845 | 0.2884 | 0.8289 |
56
+ | 0.1328 | 6.0 | 3414 | 0.2879 | 0.8471 |
57
+ | 0.1068 | 7.0 | 3983 | 0.2957 | 0.8400 |
58
+ | 0.0757 | 8.0 | 4552 | 0.2917 | 0.8464 |
59
+ | 0.0693 | 9.0 | 5121 | 0.2931 | 0.8404 |
60
+ | 0.0651 | 10.0 | 5690 | 0.2921 | 0.8428 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.28.1
66
+ - Pytorch 2.3.1+cu121
67
+ - Datasets 2.20.0
68
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f70b414974b4f1695c07592daaae6a5701ed1c8361f766b8abc118abba6bbc5a
3
  size 267945194
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7037f536cca22d76879cac658340a3405821aeb4d25b8b68dd818aa4e461bd99
3
  size 267945194