Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: english
|
5 |
+
dtype: string
|
6 |
+
- name: sentence1
|
7 |
+
dtype: string
|
8 |
+
- name: sentence2
|
9 |
+
dtype: string
|
10 |
+
- name: label
|
11 |
+
dtype:
|
12 |
+
class_label:
|
13 |
+
names:
|
14 |
+
'0': '0'
|
15 |
+
'1': '1'
|
16 |
+
- name: itv2 as sentence1
|
17 |
+
dtype: string
|
18 |
+
- name: itv2 as sentence2
|
19 |
+
dtype: string
|
20 |
+
- name: itv2 bn sentence1
|
21 |
+
dtype: string
|
22 |
+
- name: itv2 bn sentence2
|
23 |
+
dtype: string
|
24 |
+
- name: itv2 gu sentence1
|
25 |
+
dtype: string
|
26 |
+
- name: itv2 gu sentence2
|
27 |
+
dtype: string
|
28 |
+
- name: itv2 hi sentence1
|
29 |
+
dtype: string
|
30 |
+
- name: itv2 hi sentence2
|
31 |
+
dtype: string
|
32 |
+
- name: itv2 kn sentence1
|
33 |
+
dtype: string
|
34 |
+
- name: itv2 kn sentence2
|
35 |
+
dtype: string
|
36 |
+
- name: itv2 ml sentence1
|
37 |
+
dtype: string
|
38 |
+
- name: itv2 ml sentence2
|
39 |
+
dtype: string
|
40 |
+
- name: itv2 mr sentence1
|
41 |
+
dtype: string
|
42 |
+
- name: itv2 mr sentence2
|
43 |
+
dtype: string
|
44 |
+
- name: itv2 or sentence1
|
45 |
+
dtype: string
|
46 |
+
- name: itv2 or sentence2
|
47 |
+
dtype: string
|
48 |
+
- name: itv2 pa sentence1
|
49 |
+
dtype: string
|
50 |
+
- name: itv2 pa sentence2
|
51 |
+
dtype: string
|
52 |
+
- name: itv2 te sentence1
|
53 |
+
dtype: string
|
54 |
+
- name: itv2 te sentence2
|
55 |
+
dtype: string
|
56 |
+
splits:
|
57 |
+
- name: test
|
58 |
+
num_bytes: 5457704
|
59 |
+
num_examples: 2002
|
60 |
+
download_size: 2021259
|
61 |
+
dataset_size: 5457704
|
62 |
+
---
|
63 |
+
# Dataset Card for "indic-para"
|
64 |
+
|
65 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|