Commit
•
7d195b4
1
Parent(s):
6e5a80b
add model
Browse files- README.md +2 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -12,10 +12,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# transformers-qa
|
14 |
|
15 |
-
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Train Loss: 0.9300
|
18 |
- Validation Loss: 1.1437
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
12 |
|
13 |
# transformers-qa
|
14 |
|
15 |
+
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Train Loss: 0.9300
|
18 |
- Validation Loss: 1.1437
|
19 |
+
- Epoch: 1
|
20 |
|
21 |
## Model description
|
22 |
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 260895816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9a2797dee03f701b3d03f25de05f9144946933237ec2791e176babc0d288e6a
|
3 |
size 260895816
|