abdulmatinomotoso
commited on
Commit
·
b06ea2b
1
Parent(s):
f16cce5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
### finetuned-distilbert-news-article-catgorization
|
2 |
|
3 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the news_article_categorization dataset.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: distilroberta-hatespeech
|
7 |
+
results: []
|
8 |
+
---
|
9 |
+
|
10 |
### finetuned-distilbert-news-article-catgorization
|
11 |
|
12 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the news_article_categorization dataset.
|