BiLSTM test 1
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [allistair99/tinybert-6l-768d-BiLSTM-finetuned-squad-optiparam](https://huggingface.co/allistair99/tinybert-6l-768d-BiLSTM-finetuned-squad-optiparam) on the srh_test66 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| No log | 1.0 | 42 |
|
52 |
-
| No log | 2.0 | 84 |
|
53 |
-
| No log | 3.0 | 126 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [allistair99/tinybert-6l-768d-BiLSTM-finetuned-squad-optiparam](https://huggingface.co/allistair99/tinybert-6l-768d-BiLSTM-finetuned-squad-optiparam) on the srh_test66 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.8185
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| No log | 1.0 | 42 | 1.8908 |
|
52 |
+
| No log | 2.0 | 84 | 1.7989 |
|
53 |
+
| No log | 3.0 | 126 | 1.8185 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 279656944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be1ad60e0ca8734273b4e5532917e81f6b73aca7e1047c0a832ddb5c619c878f
|
3 |
size 279656944
|