Commit
•
0b7d8f4
1
Parent(s):
3c53a16
Librarian Bot: Update Hugging Face dataset ID (#1)
Browse files- Librarian Bot: Update Hugging Face dataset ID (eb701b0d5a072766584c6451033b5bc6c0355ede)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
tags:
|
5 |
- text-generation
|
6 |
- finetuned
|
7 |
datasets:
|
8 |
-
- commonsense_qa
|
9 |
-
license: apache-2.0
|
10 |
pipeline_tag: text-generation
|
11 |
---
|
12 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
5 |
tags:
|
6 |
- text-generation
|
7 |
- finetuned
|
8 |
datasets:
|
9 |
+
- tau/commonsense_qa
|
|
|
10 |
pipeline_tag: text-generation
|
11 |
---
|
12 |
|