Update README.md
Browse files
README.md
CHANGED
@@ -8,16 +8,16 @@ datasets:
|
|
8 |
- totto
|
9 |
---
|
10 |
|
11 |
-
# BLOOM (0.56B) fine-tuned on ToTTo for Table-to-text
|
12 |
|
13 |
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the **ToTTo** [dataset](https://huggingface.co/datasets/totto).
|
14 |
|
15 |
|
16 |
-
## The model
|
17 |
|
18 |
-
It is a 560M params version of [**BLOOM**](https://bigscience.huggingface.co/blog/bloom)
|
19 |
|
20 |
-
## The dataset
|
21 |
|
22 |
**ToTTo** is an open-domain English table-to-text dataset with over 120,000 training examples that proposes a controlled generation task: given a Wikipedia table and a set of highlighted table cells, produce a one-sentence description.
|
23 |
|
|
|
8 |
- totto
|
9 |
---
|
10 |
|
11 |
+
# BLOOM (0.56B) fine-tuned on ToTTo for Table-to-text 📋 ➡️ 🔤
|
12 |
|
13 |
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the **ToTTo** [dataset](https://huggingface.co/datasets/totto).
|
14 |
|
15 |
|
16 |
+
## The model 🧠
|
17 |
|
18 |
+
It is a 560M params version of [**BLOOM** 🌸](https://bigscience.huggingface.co/blog/bloom)
|
19 |
|
20 |
+
## The dataset 📚
|
21 |
|
22 |
**ToTTo** is an open-domain English table-to-text dataset with over 120,000 training examples that proposes a controlled generation task: given a Wikipedia table and a set of highlighted table cells, produce a one-sentence description.
|
23 |
|