Datasets:
Librarian Bot: Add language metadata for dataset
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
This dataset represents the classification of a profession by its name and description. Real resumes from hh.ru with additional anonymization were used to form the dataset. Claude 3 sonet was used for clasification. The total cost of training the dataset was about 500$
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
license: mit
|
5 |
---
|
6 |
This dataset represents the classification of a profession by its name and description. Real resumes from hh.ru with additional anonymization were used to form the dataset. Claude 3 sonet was used for clasification. The total cost of training the dataset was about 500$
|