Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
@@ -14,12 +17,14 @@ widget:
|
|
14 |
- text: តើលោកស្រីបានសាកសួរទៅគាត់ទេ?
|
15 |
- text: នេត្រា មិនដឹងសោះថាអ្នកជាមនុស្ស!
|
16 |
- text: លោក វណ្ណ ម៉ូលីវណ្ណ ជាបិតាស្ថាបត្យកម្មដ៏ល្បីល្បាញរបស់ប្រទេសកម្ពុជានៅក្នុងសម័យសង្គមរាស្ត្រនិយម។
|
|
|
|
|
17 |
model-index:
|
18 |
- name: khmer-pos-roberta-10
|
19 |
results:
|
20 |
- task:
|
21 |
-
name: Token Classification
|
22 |
type: token-classification
|
|
|
23 |
dataset:
|
24 |
name: kh_pos
|
25 |
type: kh_pos
|
@@ -27,22 +32,18 @@ model-index:
|
|
27 |
split: train
|
28 |
args: default
|
29 |
metrics:
|
30 |
-
-
|
31 |
-
type: precision
|
32 |
value: 0.9511876225757245
|
33 |
-
|
34 |
-
|
35 |
value: 0.9526407682234832
|
36 |
-
|
37 |
-
|
38 |
value: 0.9519136408243376
|
39 |
-
|
40 |
-
|
41 |
value: 0.9735370853522176
|
42 |
-
|
43 |
-
- km
|
44 |
-
library_name: transformers
|
45 |
-
pipeline_tag: token-classification
|
46 |
---
|
47 |
|
48 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- km
|
4 |
license: apache-2.0
|
5 |
+
library_name: transformers
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
|
|
17 |
- text: តើលោកស្រីបានសាកសួរទៅគាត់ទេ?
|
18 |
- text: នេត្រា មិនដឹងសោះថាអ្នកជាមនុស្ស!
|
19 |
- text: លោក វណ្ណ ម៉ូលីវណ្ណ ជាបិតាស្ថាបត្យកម្មដ៏ល្បីល្បាញរបស់ប្រទេសកម្ពុជានៅក្នុងសម័យសង្គមរាស្ត្រនិយម។
|
20 |
+
pipeline_tag: token-classification
|
21 |
+
base_model: xlm-roberta-base
|
22 |
model-index:
|
23 |
- name: khmer-pos-roberta-10
|
24 |
results:
|
25 |
- task:
|
|
|
26 |
type: token-classification
|
27 |
+
name: Token Classification
|
28 |
dataset:
|
29 |
name: kh_pos
|
30 |
type: kh_pos
|
|
|
32 |
split: train
|
33 |
args: default
|
34 |
metrics:
|
35 |
+
- type: precision
|
|
|
36 |
value: 0.9511876225757245
|
37 |
+
name: Precision
|
38 |
+
- type: recall
|
39 |
value: 0.9526407682234832
|
40 |
+
name: Recall
|
41 |
+
- type: f1
|
42 |
value: 0.9519136408243376
|
43 |
+
name: F1
|
44 |
+
- type: accuracy
|
45 |
value: 0.9735370853522176
|
46 |
+
name: Accuracy
|
|
|
|
|
|
|
47 |
---
|
48 |
|
49 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|