Omartificial-Intelligence-Space commited on
Commit
7c0d9eb
·
verified ·
1 Parent(s): cf11801

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -8,8 +8,22 @@ size_categories:
8
  - 100K<n<1M
9
  tags:
10
  - sentence-transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
 
13
  # Arabic NLI Pair-Class
14
 
15
  ## Dataset Summary
 
8
  - 100K<n<1M
9
  tags:
10
  - sentence-transformers
11
+ config_name: pair-class
12
+ features:
13
+ - name: premise
14
+ dtype: string
15
+ - name: hypothesis
16
+ dtype: string
17
+ - name: label
18
+ dtype:
19
+ class_label:
20
+ names:
21
+ '0': entailment
22
+ '1': neutral
23
+ '2': contradiction
24
  ---
25
 
26
+
27
  # Arabic NLI Pair-Class
28
 
29
  ## Dataset Summary