Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,14 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
```markdown
|
| 4 |
# distilbert-course-review-classification
|
| 5 |
|
| 6 |
[](https://huggingface.co/username/distilbert-course-review-classification)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- chillies/course-review-multilabel-sentiment-analysis
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
metrics:
|
| 7 |
+
- accuracy
|
| 8 |
+
- f1
|
| 9 |
+
library_name: transformers
|
| 10 |
+
---
|
| 11 |
|
|
|
|
| 12 |
# distilbert-course-review-classification
|
| 13 |
|
| 14 |
[](https://huggingface.co/username/distilbert-course-review-classification)
|