Librarian Bot: Update Hugging Face dataset ID
#1
by
librarian-bot
- opened
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 |
|