ihlasulmufti
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,15 @@
|
|
1 |
---
|
2 |
library_name: tf-keras
|
3 |
-
base model:
|
4 |
-
- rubakha/xlnetnew
|
5 |
-
- seamew/THUCNews_ernie
|
6 |
-
- michelecafagna26/t5-basefinetuned-sst2-sentiment
|
7 |
datasets:
|
8 |
- NicolaiSivesind/human-vs-machine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## Model description
|
|
|
1 |
---
|
2 |
library_name: tf-keras
|
|
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
- NicolaiSivesind/human-vs-machine
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- precision
|
10 |
+
- recall
|
11 |
+
- f1
|
12 |
+
pipeline_tag: text-classification
|
13 |
---
|
14 |
|
15 |
## Model description
|