vijusudhi commited on
Commit
6fa550b
·
verified ·
1 Parent(s): b311599

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_text
5
+ dtype: string
6
+ - name: output_text
7
+ struct:
8
+ - name: P
9
+ sequence: string
10
+ - name: I
11
+ sequence: string
12
+ - name: C
13
+ sequence: string
14
+ - name: O
15
+ sequence: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 1422986
19
+ num_examples: 1190
20
+ - name: validation
21
+ num_bytes: 168704
22
+ num_examples: 140
23
+ - name: test
24
+ num_bytes: 167577
25
+ num_examples: 140
26
+ download_size: 440276
27
+ dataset_size: 1759267
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc07e08fb0af4ba251c67a664fdb6a2e55424cf6f1691c84e2dad47ab79f8f5
3
+ size 90654
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:135ad8ae6ce702384da2abb4acaaa9ef53c573e78cc4c618e9ac553227967249
3
+ size 258332
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bcc2979e8b298020b92c785b83cba2f01e8f1e155d9a24654471881f3b99310
3
+ size 91290