IyedLahiani commited on
Commit
f4eb5f4
·
verified ·
1 Parent(s): d049583

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: description
5
+ dtype: string
6
+ - name: code
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 1001008
13
+ num_examples: 800
14
+ - name: validation
15
+ num_bytes: 126634
16
+ num_examples: 100
17
+ - name: test
18
+ num_bytes: 126488
19
+ num_examples: 100
20
+ download_size: 256592
21
+ dataset_size: 1254130
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a93ad05236105a173ea22b167e5f880a0c8666210d1f86a16581e4ae3ded8e
3
+ size 30757
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41fd95a73506fd6aef22389ec6a4484833dc71d7cdd2f13c68571c4b4b36fe5e
3
+ size 194717
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3acbfed549cac2eae17ca0f78cfb27ec6ee65d873492b4c6755192dd46fd31c1
3
+ size 31118