Update README again...
Browse files
README.md
CHANGED
|
@@ -17,17 +17,17 @@ base_model:
|
|
| 17 |
|
| 18 |
### Model Description
|
| 19 |
|
| 20 |
-
|
| 21 |
|
| 22 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 23 |
|
| 24 |
- **Developed by:** [More Information Needed]
|
| 25 |
- **Funded by [optional]:** [More Information Needed]
|
| 26 |
- **Shared by [optional]:** [More Information Needed]
|
| 27 |
-
- **Model type:**
|
| 28 |
- **Language(s) (NLP):** [More Information Needed]
|
| 29 |
- **License:** [More Information Needed]
|
| 30 |
-
- **Finetuned from model
|
| 31 |
|
| 32 |
### Model Sources [optional]
|
| 33 |
|
|
|
|
| 17 |
|
| 18 |
### Model Description
|
| 19 |
|
| 20 |
+
Based model is distilbert/distilbert-base-uncased, fine tuned on the dataset linked above, or find it at Kaggle on: kaggle.com/datasets/sunilthite/text-document-classification-dataset/data
|
| 21 |
|
| 22 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 23 |
|
| 24 |
- **Developed by:** [More Information Needed]
|
| 25 |
- **Funded by [optional]:** [More Information Needed]
|
| 26 |
- **Shared by [optional]:** [More Information Needed]
|
| 27 |
+
- **Model type : Text Classification**
|
| 28 |
- **Language(s) (NLP):** [More Information Needed]
|
| 29 |
- **License:** [More Information Needed]
|
| 30 |
+
- **Finetuned from model : Base model is distilbert-base-cased**
|
| 31 |
|
| 32 |
### Model Sources [optional]
|
| 33 |
|