Update README.md
Browse files
README.md
CHANGED
@@ -9,12 +9,16 @@ model-index:
|
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to.
|
13 |
-
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
# debug_bloom_squad
|
16 |
|
17 |
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the squad_v2 dataset.
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
9 |
results: []
|
10 |
---
|
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 |
# debug_bloom_squad
|
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.
|
18 |
+
|
19 |
+
Ongoing discussion surrounding this effort:
|
20 |
+
|
21 |
+
https://huggingface.co/bigscience/bloom/discussions/46#633c57b2ccce04161f82e6c2
|
22 |
|
23 |
## Model description
|
24 |
|