Training completed!
Browse files- README.md +8 -8
- 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,11 +64,11 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
-
| 4.
|
68 |
-
| 2.
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 0.
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9183870967741935
|
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.7681
|
36 |
+
- Accuracy: 0.9184
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
+
| 4.2967 | 1.0 | 318 | 3.2810 | 0.7181 |
|
68 |
+
| 2.6146 | 2.0 | 636 | 1.8652 | 0.8403 |
|
69 |
+
| 1.5378 | 3.0 | 954 | 1.1477 | 0.8977 |
|
70 |
+
| 1.0043 | 4.0 | 1272 | 0.8491 | 0.9135 |
|
71 |
+
| 0.7902 | 5.0 | 1590 | 0.7681 | 0.9184 |
|
72 |
|
73 |
|
74 |
### 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:96b0cdd4f12e8018e3ad18334a481736e592a5a9aea9ae70b8894e99dd2d3d60
|
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 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90a5ce2f1f5cae0312f49fc3a9f3cfeb8e38a688624a0b5dfaceb0f09c36303b
|
3 |
size 4155
|