Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
+
|
5 |
+
```
|
6 |
+
Classification report:
|
7 |
+
|
8 |
+
precision recall f1-score support
|
9 |
+
|
10 |
+
Real 0.9933 0.9937 0.9935 4761
|
11 |
+
Fake 0.9937 0.9933 0.9935 4760
|
12 |
+
|
13 |
+
accuracy 0.9935 9521
|
14 |
+
macro avg 0.9935 0.9935 0.9935 9521
|
15 |
+
weighted avg 0.9935 0.9935 0.9935 9521
|
16 |
+
```
|