File size: 417 Bytes
8e6940d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
configs:
- config_name: csv
  data_files: "*.csv"
- config_name: tsv
  data_files: "*.tsv"
- config_name: json
  data_files: "*.json"
- config_name: jsonl
  data_files: "*.jsonl"
- config_name: txt
  data_files: "*.txt"
size_categories:
- n<1K
---

# [doc] formats 1

This dataset contains files for a collection of supported formats, each of which is loaded in a different config (see the YAML field `configs`).