Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/datasets/utils/resources/readme_structure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ subsections:
subsections:
- name: "Dataset Summary"
allow_empty: false
allow_empty_text: false
allow_empty_text: true
subsections: null
- name: "Supported Tasks and Leaderboards"
allow_empty: true
Expand All @@ -32,15 +32,15 @@ subsections:
subsections:
- name: "Data Instances"
allow_empty: false
allow_empty_text: false
allow_empty_text: true
subsections: null
- name: "Data Fields"
allow_empty: false
allow_empty_text: false
allow_empty_text: true
subsections: null
- name: "Data Splits"
allow_empty: false
allow_empty_text: false
allow_empty_text: true
subsections: null
- name: "Dataset Creation"
allow_empty: false
Expand Down