maneln commited on
Commit
eed6ac5
1 Parent(s): c4d2b03

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_ids
5
+ sequence: int32
6
+ - name: attention_mask
7
+ sequence: int8
8
+ splits:
9
+ - name: train
10
+ num_bytes: 20124.0
11
+ num_examples: 78
12
+ - name: validation
13
+ num_bytes: 5160.0
14
+ num_examples: 20
15
+ download_size: 6842
16
+ dataset_size: 25284.0
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c92cb49faf878cffea95014a0aa96cff4291328900ba876376ea265e71403e4
3
+ size 4112
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323d9b7feb119f7f0fccc341ff9cf8865d71769d1d02769c83c81e91308cc42f
3
+ size 2730