tonative-org commited on
Commit
7b89eda
·
verified ·
1 Parent(s): 5da9398

Add CITATION.cff

Browse files
Files changed (1) hide show
  1. CITATION.cff +32 -0
CITATION.cff ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cff-version: 1.2.0
2
+ title: 'XNLI Extension: Cross-lingual Sentence Pairs for African Languages'
3
+ message: >-
4
+ If you use this dataset, please cite it using the metadata from this file.
5
+ type: dataset
6
+ authors:
7
+ - family-names: Ibejih
8
+ given-names: Sharon
9
+ affiliation: 'Tonative'
10
+ # orcid: 'https://orcid.org/0000-0000-0000-0000' # Optional but recommended
11
+ - family-names: CoAuthorLastName
12
+ given-names: CoAuthorFirstName
13
+ affiliation: 'Their Institution'
14
+ - family-names: AnotherAuthor
15
+ given-names: FirstName
16
+ affiliation: 'University Name'
17
+ # Continue adding all authors
18
+ repository-code: 'https://huggingface.co/datasets/tonative/xnli-extension'
19
+ keywords:
20
+ - natural language inference
21
+ - cross-lingual
22
+ - African languages
23
+ - NLI
24
+ - Hausa
25
+ - Igbo
26
+ - Kikuyu
27
+ - Yoruba
28
+ - Kinyarwanda
29
+ - Luo
30
+ - Nigerian Pidgin
31
+ license: cc-by-4.0
32
+ date-released: '2025-12-19'