Vas123 commited on
Commit
5982be3
·
verified ·
1 Parent(s): 4514b6d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: body
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 163724
11
+ num_examples: 78
12
+ - name: validation
13
+ num_bytes: 21204
14
+ num_examples: 10
15
+ - name: test
16
+ num_bytes: 20695
17
+ num_examples: 10
18
+ download_size: 171561
19
+ dataset_size: 205623
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: validation
26
+ path: data/validation-*
27
+ - split: test
28
+ path: data/test-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607ffc410f3f3d399cf891748f057b77a8dff75663abda6ff467257386eb82d6
3
+ size 27062
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f6747aebacdef28609f616daa15b1307429005205826a62748dd129606d89d
3
+ size 116541
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ac2a1c55f3826f6e4a5caf5761f93a75a34e97c867add11af3005d5df6daef
3
+ size 27958