franb23 commited on
Commit
2f4da8f
·
verified ·
1 Parent(s): 02061ef

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Card
5
+ dtype: string
6
+ - name: Meaning
7
+ dtype: string
8
+ - name: input_ids
9
+ sequence: int32
10
+ - name: token_type_ids
11
+ sequence: int8
12
+ - name: attention_mask
13
+ sequence: int8
14
+ splits:
15
+ - name: train
16
+ num_bytes: 71184
17
+ num_examples: 22
18
+ - name: validation
19
+ num_bytes: 206739
20
+ num_examples: 64
21
+ download_size: 23088
22
+ dataset_size: 277923
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: validation
29
+ path: data/validation-*
30
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22cd2ad31e3a31e1fd7e5f05912d35b05d43af3ae0dd36908c070252d895762
3
+ size 9047
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfc1ae761ad9a918e694b9ba54e19c228600ea82893a6adb24b3703b427c80c2
3
+ size 14041