phnghiapro commited on
Commit
f6273e8
·
1 Parent(s): 09b687f

training completed!

Browse files
Files changed (3) hide show
  1. README.md +15 -15
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.94
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0266
36
- - Accuracy: 0.94
37
 
38
  ## Model description
39
 
@@ -53,8 +53,8 @@ More information needed
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 0.0004
56
- - train_batch_size: 1024
57
- - eval_batch_size: 1024
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
@@ -64,16 +64,16 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | 1.0233 | 1.0 | 15 | 0.4949 | 0.5413 |
68
- | 0.2713 | 2.0 | 30 | 0.1338 | 0.8471 |
69
- | 0.1284 | 3.0 | 45 | 0.0607 | 0.9165 |
70
- | 0.0591 | 4.0 | 60 | 0.0407 | 0.9310 |
71
- | 0.0487 | 5.0 | 75 | 0.0346 | 0.9358 |
72
- | 0.0397 | 6.0 | 90 | 0.0308 | 0.9377 |
73
- | 0.0372 | 7.0 | 105 | 0.0287 | 0.9390 |
74
- | 0.0345 | 8.0 | 120 | 0.0275 | 0.9406 |
75
- | 0.0333 | 9.0 | 135 | 0.0267 | 0.9394 |
76
- | 0.0324 | 10.0 | 150 | 0.0266 | 0.94 |
77
 
78
 
79
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9383870967741935
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the clinc_oos dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0292
36
+ - Accuracy: 0.9384
37
 
38
  ## Model description
39
 
 
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 0.0004
56
+ - train_batch_size: 1280
57
+ - eval_batch_size: 1280
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 1.0092 | 1.0 | 12 | 0.6032 | 0.4881 |
68
+ | 0.5561 | 2.0 | 24 | 0.2063 | 0.7877 |
69
+ | 0.2481 | 3.0 | 36 | 0.0843 | 0.8977 |
70
+ | 0.1194 | 4.0 | 48 | 0.0525 | 0.9223 |
71
+ | 0.0563 | 5.0 | 60 | 0.0398 | 0.9326 |
72
+ | 0.0474 | 6.0 | 72 | 0.0351 | 0.9365 |
73
+ | 0.0423 | 7.0 | 84 | 0.0318 | 0.9358 |
74
+ | 0.0397 | 8.0 | 96 | 0.0306 | 0.9377 |
75
+ | 0.0378 | 9.0 | 108 | 0.0297 | 0.9381 |
76
+ | 0.0359 | 10.0 | 120 | 0.0292 | 0.9384 |
77
 
78
 
79
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c43cbc8ad89ee8721338effe326e91527380ea91374f35d5b56f450a4173870c
3
  size 268313837
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:882e2c1063fea57766da30948a6a441a5d8321d7a1ea7a9ae46209542cb01058
3
  size 268313837
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:356db776fb3a454a655835662ce8b8d0a366eaaaeb739733b54290f4a737fcb5
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4e13b74cf84394c47f8078a626ac21286120faaf4df76281035cbc57daf998
3
  size 4091