shchoi1019
commited on
Commit
•
7c6a179
1
Parent(s):
12ba3cc
Upload dataset
Browse files- README.md +18 -0
- etc/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -14,6 +14,20 @@ dataset_info:
|
|
14 |
num_examples: 63768
|
15 |
download_size: 117562937
|
16 |
dataset_size: 204950743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- config_name: law
|
18 |
features:
|
19 |
- name: instruction
|
@@ -61,6 +75,10 @@ configs:
|
|
61 |
data_files:
|
62 |
- split: train
|
63 |
path: editorial/train-*
|
|
|
|
|
|
|
|
|
64 |
- config_name: law
|
65 |
data_files:
|
66 |
- split: train
|
|
|
14 |
num_examples: 63768
|
15 |
download_size: 117562937
|
16 |
dataset_size: 204950743
|
17 |
+
- config_name: etc
|
18 |
+
features:
|
19 |
+
- name: instruction
|
20 |
+
dtype: string
|
21 |
+
- name: input
|
22 |
+
dtype: string
|
23 |
+
- name: output
|
24 |
+
dtype: string
|
25 |
+
splits:
|
26 |
+
- name: train
|
27 |
+
num_bytes: 13009615
|
28 |
+
num_examples: 7597
|
29 |
+
download_size: 6696866
|
30 |
+
dataset_size: 13009615
|
31 |
- config_name: law
|
32 |
features:
|
33 |
- name: instruction
|
|
|
75 |
data_files:
|
76 |
- split: train
|
77 |
path: editorial/train-*
|
78 |
+
- config_name: etc
|
79 |
+
data_files:
|
80 |
+
- split: train
|
81 |
+
path: etc/train-*
|
82 |
- config_name: law
|
83 |
data_files:
|
84 |
- split: train
|
etc/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c04d1e61d12504b834caf1caeed7b82569a7f49db5346634d2453aa9dee823b
|
3 |
+
size 6696866
|