Improve dataset card: Add project page, language, and descriptive tags
#3
by
nielsr
HF Staff
- opened
This PR improves the dataset card by adding:
- A link to the official project page: https://dhruveshp.com/projects/ilm
- A
language: - en
tag to the metadata, as the dataset is for English text generation. - Relevant descriptive tags to the metadata, including
insertion-language-model
,text-infilling
, andplanning
, based on the paper's abstract.
No code repository link or sample usage section was added, as the provided GitHub README in the context information belongs to a different paper and project.
dhruveshpatel
changed pull request status to
merged