Schnowflake commited on
Commit
df84db3
·
verified ·
1 Parent(s): fa6f02a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -2,24 +2,24 @@
2
  configs:
3
  - config_name: default
4
  data_files:
5
- - split: Biology
6
- path: "Biologie.parquet"
7
- - split: Geography
8
- path: "Geographie.parquet"
9
- - split: History
10
- path: "Geschichte.parquet"
11
- - split: Arts
12
- path: "Junst.parquet"
13
- - split: Maths
14
- path: "Mathe.parquet"
15
- - split: Music
16
- path: "Musik.parquet"
17
- - split: Physics
18
- path: "Physik.parquet"
19
- - split: Religion
20
- path: "Religion.parquet"
21
- - split: Sports
22
- path: "Sport.parquet"
23
  ---
24
  # Dataset Card for Dataset Name
25
 
 
2
  configs:
3
  - config_name: default
4
  data_files:
5
+ - split: Biology
6
+ path: "Biologie.parquet"
7
+ - split: Geography
8
+ path: "Geographie.parquet"
9
+ - split: History
10
+ path: "Geschichte.parquet"
11
+ - split: Arts
12
+ path: "Junst.parquet"
13
+ - split: Maths
14
+ path: "Mathe.parquet"
15
+ - split: Music
16
+ path: "Musik.parquet"
17
+ - split: Physics
18
+ path: "Physik.parquet"
19
+ - split: Religion
20
+ path: "Religion.parquet"
21
+ - split: Sports
22
+ path: "Sport.parquet"
23
  ---
24
  # Dataset Card for Dataset Name
25