Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<<<<<<< HEAD
|
| 2 |
---
|
| 3 |
title: ML App
|
|
@@ -15,4 +31,4 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
| 15 |
---
|
| 16 |
license: mit
|
| 17 |
---
|
| 18 |
-
>>>>>>> 264d7a1bc2194e91fe184bfa43f453ad85141035
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- AbdulHadi806/mail_spam_ham_dataset
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
base_model:
|
| 10 |
+
- distil-labs/distil-email-classifier
|
| 11 |
+
new_version: dima806/email-spam-detection-roberta
|
| 12 |
+
pipeline_tag: text-classification
|
| 13 |
+
library_name: fasttext
|
| 14 |
+
tags:
|
| 15 |
+
- email
|
| 16 |
+
---
|
| 17 |
<<<<<<< HEAD
|
| 18 |
---
|
| 19 |
title: ML App
|
|
|
|
| 31 |
---
|
| 32 |
license: mit
|
| 33 |
---
|
| 34 |
+
>>>>>>> 264d7a1bc2194e91fe184bfa43f453ad85141035
|