Update README.md
Browse files
README.md
CHANGED
@@ -4,20 +4,14 @@ configs:
|
|
4 |
data_files:
|
5 |
- split: court
|
6 |
path: "court.parquet"
|
7 |
-
num_examples: 112000 # TODO: add true number
|
8 |
- split: fiction
|
9 |
path: "fiction.parquet"
|
10 |
-
num_examples: 23800
|
11 |
- split: news
|
12 |
path: "news.parquet"
|
13 |
-
num_examples: 7750000
|
14 |
- split: social
|
15 |
path: "social.parquet"
|
16 |
-
num_examples: 885000
|
17 |
- split: wikipedia
|
18 |
path: "wikipedia.parquet"
|
19 |
-
num_examples: 2820000
|
20 |
-
dataset_size: 11590800
|
21 |
language:
|
22 |
- uk
|
23 |
---
|
|
|
4 |
data_files:
|
5 |
- split: court
|
6 |
path: "court.parquet"
|
|
|
7 |
- split: fiction
|
8 |
path: "fiction.parquet"
|
|
|
9 |
- split: news
|
10 |
path: "news.parquet"
|
|
|
11 |
- split: social
|
12 |
path: "social.parquet"
|
|
|
13 |
- split: wikipedia
|
14 |
path: "wikipedia.parquet"
|
|
|
|
|
15 |
language:
|
16 |
- uk
|
17 |
---
|