Training complete
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -16,7 +18,7 @@ model-index:
|
|
16 |
name: Token Classification
|
17 |
type: token-classification
|
18 |
dataset:
|
19 |
-
name: privacy_detection
|
20 |
type: privacy_detection
|
21 |
config: privacy_detection
|
22 |
split: train
|
@@ -41,7 +43,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
41 |
|
42 |
# RoBERTa-finetuned-privacy-detection
|
43 |
|
44 |
-
This model is a fine-tuned version of [gyr66/RoBERTa-finetuned-privacy-detection](https://huggingface.co/gyr66/RoBERTa-finetuned-privacy-detection) on the privacy_detection dataset.
|
45 |
It achieves the following results on the evaluation set:
|
46 |
- Loss: 0.3534
|
47 |
- Precision: 0.6169
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- zh
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
18 |
name: Token Classification
|
19 |
type: token-classification
|
20 |
dataset:
|
21 |
+
name: gyr66/privacy_detection
|
22 |
type: privacy_detection
|
23 |
config: privacy_detection
|
24 |
split: train
|
|
|
43 |
|
44 |
# RoBERTa-finetuned-privacy-detection
|
45 |
|
46 |
+
This model is a fine-tuned version of [gyr66/RoBERTa-finetuned-privacy-detection](https://huggingface.co/gyr66/RoBERTa-finetuned-privacy-detection) on the gyr66/privacy_detection dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
- Loss: 0.3534
|
49 |
- Precision: 0.6169
|