model tuned
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: distilbert-qa
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# distilbert-qa
|
15 |
|
16 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 1.4652
|
19 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
+
- question-answering
|
6 |
+
- nlp
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: distilbert-qa
|
|
|
15 |
|
16 |
# distilbert-qa
|
17 |
|
18 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the mashqa_dataset dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.4652
|
21 |
|
runs/May30_08-13-26_579433d406c7/events.out.tfevents.1717057697.579433d406c7.24.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dae0255d3da37ca25fca8dae940a5ec2f370e1e4a20fd7efc5c3d7ccf353d43
|
3 |
+
size 359
|