Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
nielsr HF Staff commited on
Commit
3da65ed
·
verified ·
1 Parent(s): 33edbaf

Add task category and tags to dataset card

Browse files

This PR improves the dataset card by adding the `task_categories` (`text-generation`) and relevant `tags` (`language-modeling`, `scaling-laws`) to the metadata. This will enhance the dataset's discoverability on the Hugging Face Hub, allowing researchers to easily find it under related tasks and topics.

Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,8 +1,14 @@
1
  ---
2
- license: cc0-1.0
3
  language:
4
  - en
 
 
 
 
 
 
5
  ---
 
6
  ## Dataset Description
7
 
8
  - **Repository:** https://github.com/huggingface/datablations
 
1
  ---
 
2
  language:
3
  - en
4
+ license: cc0-1.0
5
+ task_categories:
6
+ - text-generation
7
+ tags:
8
+ - language-modeling
9
+ - scaling-laws
10
  ---
11
+
12
  ## Dataset Description
13
 
14
  - **Repository:** https://github.com/huggingface/datablations