suriyabalu commited on
Commit
e603637
·
verified ·
1 Parent(s): f7300cb

Updated dataset card

Browse files
Files changed (1) hide show
  1. README.md +31 -1
README.md CHANGED
@@ -61,6 +61,36 @@ dataset_info:
61
  download_size: 4269813
62
  dataset_size: 12551438
63
  ---
64
- # Dataset Card for "indic-xnli"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
 
66
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
61
  download_size: 4269813
62
  dataset_size: 12551438
63
  ---
64
+
65
+ ## Indic-XNLI Translated
66
+
67
+ **Description:**
68
+ The Indic-XNLI Translated dataset is a translated version of the XNLI dataset, specifically translated into Indic languages. It is designed for natural language understanding tasks, particularly focused on textual entailment. The dataset contains pairs of premises and hypotheses, along with corresponding labels indicating entailment, contradiction, or neutrality.
69
+
70
+ **Dataset Info:**
71
+
72
+ **Features:**
73
+ - **Premise:** The text serving as the premise for the textual entailment task.
74
+ - **Hypothesis:** The text serving as the hypothesis for the textual entailment task.
75
+ - **Label:** The label indicating the relationship between the premise and hypothesis. It can be one of three classes: entailment, contradiction, or neutral.
76
+ - **Indic Language Variants:**
77
+ - **HI:** Hindi
78
+ - **GU:** Gujarati
79
+ - **KN:** Kannada
80
+ - **ML:** Malayalam
81
+ - **MR:** Marathi
82
+ - **OR:** Oriya
83
+ - **PA:** Punjabi
84
+ - **BN:** Bengali
85
+
86
+ **Splits:**
87
+ - **Test:**
88
+ - Number of Examples: 5010
89
+ - **Validation:**
90
+ - Number of Examples: 2490
91
+
92
+ **Download Size:** Approximately 4.27 MB
93
+
94
+ **Dataset Size:** Approximately 12.55 MB
95
 
96
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)