Finished finetuning
Browse files
README.md
CHANGED
@@ -5,14 +5,14 @@ base_model: distilbert-base-uncased
|
|
5 |
tags:
|
6 |
- generated_from_keras_callback
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
13 |
probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
|
|
5 |
tags:
|
6 |
- generated_from_keras_callback
|
7 |
model-index:
|
8 |
+
- name: questions_model
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
13 |
probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# questions_model
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|