Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- distilbert/distilbert-base-uncased
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# DistilBERT for Intent Classification
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- distilbert/distilbert-base-uncased
|
| 4 |
+
datasets:
|
| 5 |
+
- SantmanKT/hr-intent-dataset
|
| 6 |
---
|
| 7 |
# DistilBERT for Intent Classification
|
| 8 |
|