abid commited on
Commit
a1da093
·
1 Parent(s): c0f1022

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: bsd-3-clause-clear
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: bsd-3-clause-clear
3
  ---
4
+
5
+ ### Indonesia BioNER Dataset
6
+
7
+ This dataset taken from online health consultation platform Alodokter.com which has been annotated by two medical doctors. Data were annotated using IOB in CoNLL format.
8
+
9
+ > Note: this data is provided as is in Bahasa Indonesia. No translations were provided.
10
+
11
+ | File | Amount |
12
+ |-------------|--------|
13
+ | train.conll | 1560 |
14
+ | valid.conll | 260 |
15
+ | test.conll | 780 |