Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
hpprc commited on
Commit
15ccc6b
·
verified ·
1 Parent(s): 90c2e29

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +34 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: premise_ja
5
+ dtype: string
6
+ - name: hypothesis_ja
7
+ dtype: string
8
+ - name: label
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': entailment
13
+ '1': neutral
14
+ '2': contradiction
15
+ - name: premise_en
16
+ dtype: string
17
+ - name: hypothesis_en
18
+ dtype: string
19
+ - name: premise_en_rev
20
+ dtype: string
21
+ - name: hypothesis_en_rev
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 391113
26
+ num_examples: 1000
27
+ download_size: 114800
28
+ dataset_size: 391113
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:467ccc44327d598a44f430651372c7099051966300186173c1a393a0c9423504
3
+ size 114800