jhoannarica commited on
Commit
6ca0789
verified
1 Parent(s): c60f64f

Create README.md

Browse files

Created for the Cebuano Question Answering System.
Dataset used is found [here](https://huggingface.co/datasets/jhoannarica/cebquad_split).

We acknowledge SunStar Superbalita Cebu for granting permission to use their articles.

Researcher:
Jhoanna Rica Lagumbay
[email protected]
University of the Philippines Cebu
Department of the Computer Science

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - jhoannarica/cebquad_split
4
+ language_bcp47:
5
+ - ceb
6
+ base_model:
7
+ - FacebookAI/xlm-roberta-large
8
+ pipeline_tag: question-answering
9
+ tags:
10
+ - language
11
+ ---