Skip to content
Merged
Changes from all commits
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
6 changes: 3 additions & 3 deletions src/datasets/utils/resources/readme_structure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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