Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# HR Conversations Multi-Label Classifier
|
| 2 |
|
| 3 |
A fine-tuned **DistilBERT-base-uncased** (66M parameters) for multi-label classification of HR support conversations.
|
|
@@ -75,3 +79,11 @@ print(classify(conversation)) # ['Payroll']
|
|
| 75 |
## Links
|
| 76 |
|
| 77 |
- Dataset: [AurelPx/ml-intern-a2d69eee-datasets](https://huggingface.co/datasets/AurelPx/ml-intern-a2d69eee-datasets)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- ml-intern
|
| 4 |
+
---
|
| 5 |
# HR Conversations Multi-Label Classifier
|
| 6 |
|
| 7 |
A fine-tuned **DistilBERT-base-uncased** (66M parameters) for multi-label classification of HR support conversations.
|
|
|
|
| 79 |
## Links
|
| 80 |
|
| 81 |
- Dataset: [AurelPx/ml-intern-a2d69eee-datasets](https://huggingface.co/datasets/AurelPx/ml-intern-a2d69eee-datasets)
|
| 82 |
+
|
| 83 |
+
<!-- ml-intern-provenance -->
|
| 84 |
+
## Generated by ML Intern
|
| 85 |
+
|
| 86 |
+
This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 87 |
+
|
| 88 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 89 |
+
- Source code: https://github.com/huggingface/ml-intern
|