gokuls commited on
Commit
96bdbc3
·
1 Parent(s): ed91c67

End of training

Browse files
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - massive
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert-uncased-massive-intent-classification
11
+ results:
12
+ - task:
13
+ name: Text Classification
14
+ type: text-classification
15
+ dataset:
16
+ name: massive
17
+ type: massive
18
+ config: en-US
19
+ split: train
20
+ args: en-US
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.8853910477127398
25
+ ---
26
+
27
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
+ should probably proofread and complete it, then remove this comment. -->
29
+
30
+ # bert-uncased-massive-intent-classification
31
+
32
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the massive dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 0.8396
35
+ - Accuracy: 0.8854
36
+
37
+ ## Model description
38
+
39
+ More information needed
40
+
41
+ ## Intended uses & limitations
42
+
43
+ More information needed
44
+
45
+ ## Training and evaluation data
46
+
47
+ More information needed
48
+
49
+ ## Training procedure
50
+
51
+ ### Training hyperparameters
52
+
53
+ The following hyperparameters were used during training:
54
+ - learning_rate: 5e-05
55
+ - train_batch_size: 16
56
+ - eval_batch_size: 16
57
+ - seed: 33
58
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
59
+ - lr_scheduler_type: linear
60
+ - num_epochs: 15
61
+ - mixed_precision_training: Native AMP
62
+
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
67
+ | 1.4984 | 1.0 | 720 | 0.6402 | 0.8495 |
68
+ | 0.4376 | 2.0 | 1440 | 0.5394 | 0.8731 |
69
+ | 0.2318 | 3.0 | 2160 | 0.5903 | 0.8760 |
70
+ | 0.1414 | 4.0 | 2880 | 0.6221 | 0.8805 |
71
+ | 0.087 | 5.0 | 3600 | 0.7072 | 0.8819 |
72
+ | 0.0622 | 6.0 | 4320 | 0.7121 | 0.8819 |
73
+ | 0.036 | 7.0 | 5040 | 0.7750 | 0.8805 |
74
+ | 0.0234 | 8.0 | 5760 | 0.7767 | 0.8834 |
75
+ | 0.0157 | 9.0 | 6480 | 0.8243 | 0.8805 |
76
+ | 0.0122 | 10.0 | 7200 | 0.8198 | 0.8839 |
77
+ | 0.0092 | 11.0 | 7920 | 0.8105 | 0.8849 |
78
+ | 0.0047 | 12.0 | 8640 | 0.8561 | 0.8844 |
79
+ | 0.0038 | 13.0 | 9360 | 0.8367 | 0.8815 |
80
+ | 0.0029 | 14.0 | 10080 | 0.8396 | 0.8854 |
81
+ | 0.0014 | 15.0 | 10800 | 0.8410 | 0.8849 |
82
+
83
+
84
+ ### Framework versions
85
+
86
+ - Transformers 4.22.1
87
+ - Pytorch 1.12.1+cu113
88
+ - Datasets 2.4.0
89
+ - Tokenizers 0.12.1
logs/events.out.tfevents.1663588840.8119b58bec00.70.8 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3510c7504e633cc9f19a4abc7cc29c5787f15240a1efd5f5a9413e7faa5ae97e
3
- size 6787
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51046e5e4019dd6b3f9a5eeb416f42ef6135ab8630923872d83cc8c21612a361
3
+ size 13861
logs/events.out.tfevents.1663590203.8119b58bec00.70.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33e1a54d284f0d484247ef5939004d3c82a972f6b5e36c66e1167f8c0486b0c3
3
+ size 363
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8da292b21ccfddd2f16229ddf73b964c3092cebd19283867d594eb17d3b436a9
3
  size 438184493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a407347152220e1ca329dd3070389e16c736198493211b01be4e56c88b304f
3
  size 438184493