Upload dataset
Browse files
README.md
CHANGED
@@ -28,6 +28,20 @@ dataset_info:
|
|
28 |
num_examples: 27333
|
29 |
download_size: 29960383
|
30 |
dataset_size: 59837947
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
configs:
|
32 |
- config_name: editorial
|
33 |
data_files:
|
@@ -37,4 +51,8 @@ configs:
|
|
37 |
data_files:
|
38 |
- split: train
|
39 |
path: law/train-*
|
|
|
|
|
|
|
|
|
40 |
---
|
|
|
28 |
num_examples: 27333
|
29 |
download_size: 29960383
|
30 |
dataset_size: 59837947
|
31 |
+
- config_name: newspaper
|
32 |
+
features:
|
33 |
+
- name: instruction
|
34 |
+
dtype: string
|
35 |
+
- name: input
|
36 |
+
dtype: string
|
37 |
+
- name: output
|
38 |
+
dtype: string
|
39 |
+
splits:
|
40 |
+
- name: train
|
41 |
+
num_bytes: 778034038
|
42 |
+
num_examples: 274105
|
43 |
+
download_size: 453662932
|
44 |
+
dataset_size: 778034038
|
45 |
configs:
|
46 |
- config_name: editorial
|
47 |
data_files:
|
|
|
51 |
data_files:
|
52 |
- split: train
|
53 |
path: law/train-*
|
54 |
+
- config_name: newspaper
|
55 |
+
data_files:
|
56 |
+
- split: train
|
57 |
+
path: newspaper/train-*
|
58 |
---
|
newspaper/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1afdb1638277b071e5ddf8388ff6af0ee3c3c046e208e1a7b909390ec5f230f4
|
3 |
+
size 226324638
|
newspaper/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce4234375da4b1182bddd648b25ce475079a923d2dbbb538092ee5afe6aafaf2
|
3 |
+
size 227338294
|