Training complete
Browse files- README.md +13 -13
- pytorch_model.bin +1 -1
- 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.
|
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.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,16 +64,16 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9319354838709677
|
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.0460
|
36 |
+
- Accuracy: 0.9319
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
+
| 0.8576 | 1.0 | 318 | 0.4512 | 0.6790 |
|
68 |
+
| 0.3407 | 2.0 | 636 | 0.1655 | 0.8442 |
|
69 |
+
| 0.1611 | 3.0 | 954 | 0.0890 | 0.9058 |
|
70 |
+
| 0.1046 | 4.0 | 1272 | 0.0665 | 0.9210 |
|
71 |
+
| 0.0831 | 5.0 | 1590 | 0.0575 | 0.9255 |
|
72 |
+
| 0.0727 | 6.0 | 1908 | 0.0523 | 0.9313 |
|
73 |
+
| 0.0664 | 7.0 | 2226 | 0.0494 | 0.9287 |
|
74 |
+
| 0.0625 | 8.0 | 2544 | 0.0475 | 0.9313 |
|
75 |
+
| 0.0603 | 9.0 | 2862 | 0.0463 | 0.9310 |
|
76 |
+
| 0.0589 | 10.0 | 3180 | 0.0460 | 0.9319 |
|
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:
|
3 |
size 268313837
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f01da0efc228ef42eaf08ec5fbc71a193a6d86636288e6eff720efafba1bd641
|
3 |
size 268313837
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1d78032d7c48c7629ee0a4e41fca03c6241e4424738e9e6a4801a172933b0df
|
3 |
size 4219
|