Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ model-index:
|
|
11 |
|
12 |
<!-- This model card has mostly been generated automatically according to the information the Trainer had access to. I've added some additional context. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the squad_v2 dataset.
|
17 |
It is intended for a proof of concept, and perhaps to serve as a starting point for others trying to do the same thing.
|
|
|
11 |
|
12 |
<!-- This model card has mostly been generated automatically according to the information the Trainer had access to. I've added some additional context. -->
|
13 |
|
14 |
+
# POC - BLOOM for QuestionAnswering, tuned on squad_v2
|
15 |
|
16 |
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the squad_v2 dataset.
|
17 |
It is intended for a proof of concept, and perhaps to serve as a starting point for others trying to do the same thing.
|