update model card README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: apache-2.0
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
- privacy_detection
|
9 |
metrics:
|
10 |
- precision
|
11 |
- recall
|
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
type: token-classification
|
20 |
dataset:
|
21 |
name: gyr66/privacy_detection
|
22 |
-
type: privacy_detection
|
23 |
config: privacy_detection
|
24 |
split: train
|
25 |
args: privacy_detection
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
+
- gyr66/privacy_detection
|
9 |
metrics:
|
10 |
- precision
|
11 |
- recall
|
|
|
19 |
type: token-classification
|
20 |
dataset:
|
21 |
name: gyr66/privacy_detection
|
22 |
+
type: gyr66/privacy_detection
|
23 |
config: privacy_detection
|
24 |
split: train
|
25 |
args: privacy_detection
|