bobbyw commited on
Commit
a7b28a1
1 Parent(s): 773ffef

End of training

Browse files
Files changed (2) hide show
  1. README.md +99 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - wnut_17
8
+ metrics:
9
+ - precision
10
+ - recall
11
+ - f1
12
+ - accuracy
13
+ model-index:
14
+ - name: copilot_wnut_model
15
+ results:
16
+ - task:
17
+ name: Token Classification
18
+ type: token-classification
19
+ dataset:
20
+ name: wnut_17
21
+ type: wnut_17
22
+ config: wnut_17
23
+ split: test
24
+ args: wnut_17
25
+ metrics:
26
+ - name: Precision
27
+ type: precision
28
+ value: 0.5803921568627451
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.4114921223354958
32
+ - name: F1
33
+ type: f1
34
+ value: 0.48156182212581344
35
+ - name: Accuracy
36
+ type: accuracy
37
+ value: 0.9483562053781369
38
+ ---
39
+
40
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
+ should probably proofread and complete it, then remove this comment. -->
42
+
43
+ # copilot_wnut_model
44
+
45
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the wnut_17 dataset.
46
+ It achieves the following results on the evaluation set:
47
+ - Loss: 0.3448
48
+ - Precision: 0.5804
49
+ - Recall: 0.4115
50
+ - F1: 0.4816
51
+ - Accuracy: 0.9484
52
+
53
+ ## Model description
54
+
55
+ More information needed
56
+
57
+ ## Intended uses & limitations
58
+
59
+ More information needed
60
+
61
+ ## Training and evaluation data
62
+
63
+ More information needed
64
+
65
+ ## Training procedure
66
+
67
+ ### Training hyperparameters
68
+
69
+ The following hyperparameters were used during training:
70
+ - learning_rate: 2e-05
71
+ - train_batch_size: 16
72
+ - eval_batch_size: 16
73
+ - seed: 42
74
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
+ - lr_scheduler_type: linear
76
+ - num_epochs: 10
77
+
78
+ ### Training results
79
+
80
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 1.0 | 213 | 0.2743 | 0.6364 | 0.2725 | 0.3816 | 0.9401 |
83
+ | No log | 2.0 | 426 | 0.2598 | 0.5977 | 0.3346 | 0.4290 | 0.9445 |
84
+ | 0.1759 | 3.0 | 639 | 0.3063 | 0.6741 | 0.3086 | 0.4234 | 0.9445 |
85
+ | 0.1759 | 4.0 | 852 | 0.3097 | 0.5930 | 0.3605 | 0.4484 | 0.9463 |
86
+ | 0.0477 | 5.0 | 1065 | 0.2962 | 0.5558 | 0.4106 | 0.4723 | 0.9474 |
87
+ | 0.0477 | 6.0 | 1278 | 0.3218 | 0.5792 | 0.3967 | 0.4708 | 0.9474 |
88
+ | 0.0477 | 7.0 | 1491 | 0.3199 | 0.5595 | 0.4096 | 0.4730 | 0.9477 |
89
+ | 0.022 | 8.0 | 1704 | 0.3385 | 0.5938 | 0.4106 | 0.4855 | 0.9481 |
90
+ | 0.022 | 9.0 | 1917 | 0.3311 | 0.5687 | 0.4217 | 0.4843 | 0.9478 |
91
+ | 0.0123 | 10.0 | 2130 | 0.3448 | 0.5804 | 0.4115 | 0.4816 | 0.9484 |
92
+
93
+
94
+ ### Framework versions
95
+
96
+ - Transformers 4.34.1
97
+ - Pytorch 2.1.0+cu118
98
+ - Datasets 2.14.6
99
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d4b2f24034bf604632f6e050bfa926fb8f2158deee755179760611c6c54653f
3
  size 265526818
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d33fbbe729fbf101d99eafd24fe809f6f785c87fdb71718a70936fc5e9901097
3
  size 265526818