Pisethan commited on
Commit
19020a3
·
verified ·
1 Parent(s): 8b1e0c1

Upload train.jsonl with huggingface_hub

Browse files
Files changed (1) hide show
  1. train.jsonl +3 -0
train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"tokens": ["ជំរាបសួរ", "លោក", "គ្រូ"], "ner_tags": ["O", "O", "O"]}
2
+ {"tokens": ["ខ្ញុំ", "ជាកូនសិស្ស", "។"], "ner_tags": ["O", "O", "O"]}
3
+ {"tokens": ["អ្នក", "ទៅ", "ទីក្រុង", "ភ្នំពេញ"], "ner_tags": ["O", "O", "B-LOC", "I-LOC"]}