Kamer commited on
Commit
b0f271f
·
1 Parent(s): bde21c7

End of training

Browse files
Files changed (2) hide show
  1. README.md +77 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: Basic
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # Basic
15
+
16
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.5642
19
+ - eval_Accuracy: 0.9088
20
+ - eval_F1_macro: 0.8595
21
+ - eval_F1_class_0: 0.9256
22
+ - eval_F1_class_1: 0.7500
23
+ - eval_F1_class_2: 0.9352
24
+ - eval_F1_class_3: 0.8421
25
+ - eval_F1_class_4: 0.8511
26
+ - eval_F1_class_5: 0.9434
27
+ - eval_F1_class_6: 0.8519
28
+ - eval_F1_class_7: 0.9663
29
+ - eval_F1_class_8: 1.0
30
+ - eval_F1_class_9: 0.8276
31
+ - eval_F1_class_10: 0.8938
32
+ - eval_F1_class_11: 0.8333
33
+ - eval_F1_class_12: 0.8144
34
+ - eval_F1_class_13: 0.8889
35
+ - eval_F1_class_14: 0.8514
36
+ - eval_F1_class_15: 0.6875
37
+ - eval_F1_class_16: 0.5
38
+ - eval_F1_class_17: 0.9817
39
+ - eval_F1_class_18: 0.9231
40
+ - eval_F1_class_19: 0.9231
41
+ - eval_runtime: 17.7941
42
+ - eval_samples_per_second: 63.504
43
+ - eval_steps_per_second: 3.99
44
+ - epoch: 2.0
45
+ - step: 6500
46
+
47
+ ## Model description
48
+
49
+ More information needed
50
+
51
+ ## Intended uses & limitations
52
+
53
+ More information needed
54
+
55
+ ## Training and evaluation data
56
+
57
+ More information needed
58
+
59
+ ## Training procedure
60
+
61
+ ### Training hyperparameters
62
+
63
+ The following hyperparameters were used during training:
64
+ - learning_rate: 2e-05
65
+ - train_batch_size: 16
66
+ - eval_batch_size: 16
67
+ - seed: 42
68
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
69
+ - lr_scheduler_type: linear
70
+ - num_epochs: 3
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.32.0
75
+ - Pytorch 2.0.1+cu117
76
+ - Datasets 2.14.4
77
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6674f75cb1d36b38799e8c473417554ba52720fd1a28edc2833cfab86729fdc5
3
  size 267910893
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1884039dbd4dbb10215c6d689c5f863b8bea696a0e0243e5945479e3a1fd8f76
3
  size 267910893