update readme
Browse files
README.md
CHANGED
@@ -9,22 +9,14 @@ language:
|
|
9 |
|
10 |
Model is used to detect whether a news story is fake or legitimate.
|
11 |
|
12 |
-
### Model Description
|
13 |
|
14 |
-
<!-- Provide a longer summary of what this model is. -->
|
15 |
|
16 |
-
|
17 |
-
|
18 |
-
- **Developed by:** [More Information Needed]
|
19 |
-
- **Shared by [optional]:** [More Information Needed]
|
20 |
- **Model type:** Text Classification
|
21 |
- **Language(s) (NLP):** English
|
22 |
- **License:** mit
|
23 |
-
- **Finetuned from model
|
24 |
-
|
25 |
-
### Model Sources [optional]
|
26 |
|
27 |
-
<!-- Provide the basic links for the model. -->
|
28 |
|
29 |
- **Repository:** koliskos/fine_tuned_fake_news_classifier
|
30 |
|
|
|
9 |
|
10 |
Model is used to detect whether a news story is fake or legitimate.
|
11 |
|
|
|
12 |
|
|
|
13 |
|
14 |
+
- **Developed by:** koliskos
|
|
|
|
|
|
|
15 |
- **Model type:** Text Classification
|
16 |
- **Language(s) (NLP):** English
|
17 |
- **License:** mit
|
18 |
+
- **Finetuned from model:** DistilBERT
|
|
|
|
|
19 |
|
|
|
20 |
|
21 |
- **Repository:** koliskos/fine_tuned_fake_news_classifier
|
22 |
|