Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
poesia commited on
Commit
3cfc233
·
verified ·
1 Parent(s): e684de6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -23,3 +23,22 @@ configs:
23
  - split: test
24
  path: data/test-*
25
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  - split: test
24
  path: data/test-*
25
  ---
26
+ Archived version of the Finnish subset of [Davlan/sib200](https://huggingface.co/datasets/Davlan/sib200) used in Finbench version 2.
27
+
28
+ ### Licensing Information
29
+
30
+ The licensing status of the data is CC 4.0 Commercial
31
+
32
+ ### Citation Information
33
+
34
+ Provide the [BibTex](http://www.bibtex.org/)-formatted reference for the dataset. For example:
35
+ ```
36
+ @misc{adelani2023sib200,
37
+ title={SIB-200: A Simple, Inclusive, and Big Evaluation Dataset for Topic Classification in 200+ Languages and Dialects},
38
+ author={David Ifeoluwa Adelani and Hannah Liu and Xiaoyu Shen and Nikita Vassilyev and Jesujoba O. Alabi and Yanke Mao and Haonan Gao and Annie En-Shiun Lee},
39
+ year={2023},
40
+ eprint={2309.07445},
41
+ archivePrefix={arXiv},
42
+ primaryClass={cs.CL}
43
+ }
44
+ ```