jasoneden commited on
Commit
40add18
1 Parent(s): 535e416

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- # 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.
 
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.