File size: 3,993 Bytes
d893958
9af44a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10f8642
9af44a4
 
 
d893958
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10f8642
d893958
10f8642
d893958
10f8642
d893958
10f8642
d893958
 
 
10f8642
 
 
 
 
d893958
 
 
10f8642
d893958
 
 
10f8642
d893958
 
 
03001d6
d893958
 
 
03001d6
 
 
d893958
 
03001d6
d893958
03001d6
 
d893958
03001d6
 
d893958
03001d6
 
d893958
 
 
 
03001d6
 
 
d893958
 
 
 
03001d6
d893958
 
 
 
03001d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11744ec
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
---
annotations_creators:
- expert-generated
language:
- jam
language_creators:
- expert-generated
- found
license:
- other
multilinguality:
- monolingual
- other-english-based-creole
pretty_name: JamPatoisNLI
size_categories:
- n<1K
source_datasets:
- original
tags:
- creole
- low-resource-language
task_categories:
- text-classification
task_ids:
- natural-language-inference
---

# Dataset Card for [Dataset Name]

## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
  - [Dataset Summary](#dataset-summary)
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
  - [Languages](#languages)
- [Dataset Structure](#dataset-structure)
  - [Data Instances](#data-instances)
  - [Data Fields](#data-fields)
  - [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
  - [Curation Rationale](#curation-rationale)
  - [Source Data](#source-data)
  - [Annotations](#annotations)
  - [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
  - [Social Impact of Dataset](#social-impact-of-dataset)
  - [Discussion of Biases](#discussion-of-biases)
  - [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
  - [Dataset Curators](#dataset-curators)
  - [Licensing Information](#licensing-information)
  - [Citation Information](#citation-information)
  - [Contributions](#contributions)

## Dataset Description

- **Homepage:**
- jampatoisnli.github.io
- **Repository:**
- https://github.com/ruth-ann/jampatoisnli
- **Paper:**
- https://arxiv.org/abs/2212.03419
- **Point of Contact:**
- Ruth-Ann Armsrong: armstrongruthanna@gmail.com

### Dataset Summary

JamPatoisNLI provides the first dataset for natural language inference in a creole language, Jamaican Patois. 
Many of the most-spoken low-resource languages are creoles. These languages commonly have a lexicon derived from 
a major world language and a distinctive grammar reflecting the languages of the original speakers and the process
of language birth by creolization. This gives them a distinctive place in exploring the effectiveness of transfer
from large monolingual or multilingual pretrained models. 

### Supported Tasks and Leaderboards

Natural language inference

### Languages

Jamaican Patois

### Data Fields

premise, hypothesis, label

### Data Splits

Train: 250
Val: 200
Test: 200


### Data set creation + Annotations

Premise collection: 
97% of examples from Twitter; remaining pulled from literature and online cultural website

Hypothesis construction: 
For each premise, hypothesis written by native speaker (our first author) so that pair’s classification would be  E, N  or C

Label validation: 
Random sample of 100 sentence pairs double annotated by fluent speakers


### Social Impact of Dataset

JamPatoisNLI is a low-resource language dataset in an English-based Creole spoken in the Caribbean,
Jamaican Patois. The creation of the dataset contributes to expanding the scope of NLP research
to under-explored languages across the world.


### Dataset Curators

[@ruth-ann](https://github.com/ruth-ann)


### Citation Information

@misc{https://doi.org/10.48550/arxiv.2212.03419,
  doi = {10.48550/ARXIV.2212.03419},
  
  url = {https://arxiv.org/abs/2212.03419},
  
  author = {Armstrong, Ruth-Ann and Hewitt, John and Manning, Christopher},
  
  keywords = {Computation and Language (cs.CL), Machine Learning (cs.LG), FOS: Computer and information sciences, FOS: Computer and information sciences, I.2.7},
  
  title = {JamPatoisNLI: A Jamaican Patois Natural Language Inference Dataset},
  
  publisher = {arXiv},
  
  year = {2022},
  
  copyright = {arXiv.org perpetual, non-exclusive license}
}

### Contributions

Thanks to Prof. Christopher Manning and John Hewitt for their contributions, guidance, facilitation and support related to the creation of this dataset.