Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
Zaid commited on
Commit
c4829a0
1 Parent(s): 1559b30

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +25 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,3 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dataset Card for ArabicTE
2
 
3
  ## Table of Contents
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ dataset_info:
8
+ features:
9
+ - name: Premise
10
+ dtype: string
11
+ - name: Hypothesis
12
+ dtype: string
13
+ - name: label
14
+ dtype:
15
+ class_label:
16
+ names:
17
+ '0': ' NotEntails'
18
+ '1': ' Entails'
19
+ splits:
20
+ - name: train
21
+ num_bytes: 153939
22
+ num_examples: 422
23
+ download_size: 81786
24
+ dataset_size: 153939
25
+ ---
26
  # Dataset Card for ArabicTE
27
 
28
  ## Table of Contents
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc534fb60c89af609bd700807721e5fb488e7f0170840e7557184e36b653dc90
3
- size 61540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76397f5cbeb383541346c26762d310f0e53acc82e8f3e7336bc19ab2cca0314e
3
+ size 81786