Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# Nutribot Custom Model
|
3 |
|
4 |
This is a custom DistilBERT model fine-tuned for text classification.
|
|
|
1 |
|
2 |
+
---
|
3 |
+
language: en
|
4 |
+
tags:
|
5 |
+
- text-classification
|
6 |
+
- distilbert
|
7 |
+
- custom-model
|
8 |
+
license: apache-2.0
|
9 |
+
---
|
10 |
+
|
11 |
# Nutribot Custom Model
|
12 |
|
13 |
This is a custom DistilBERT model fine-tuned for text classification.
|