seninoseno
commited on
Commit
·
92b0765
1
Parent(s):
8e7406f
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,23 @@ language:
|
|
4 |
pipeline_tag: text-classification
|
5 |
tags:
|
6 |
- vacancy
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
pipeline_tag: text-classification
|
5 |
tags:
|
6 |
- vacancy
|
7 |
+
widget:
|
8 |
+
- text: Опыт работы 0 лет
|
9 |
+
- text: Водительское удостоверение категории В
|
10 |
+
- text: Временная работа на срок 3 месяца
|
11 |
+
- text: Загружаться на складе утром единоразово и доставлять посылки до получателей
|
12 |
+
- text: Выходить на линию по расписанию (2/2, 3/3, 5/2, 7/0), график выбираете сами
|
13 |
+
- text: Наш офис в Тобольске
|
14 |
+
- text: Наш офис в Москве
|
15 |
+
---
|
16 |
+
|
17 |
+
# RuBERT for vacancy information extraction
|
18 |
+
|
19 |
+
This is [cointegrated/rubert-tiny](https://huggingface.co/cointegrated/rubert-tiny) model trained for vacancies sentences classification into 4 sections.
|
20 |
+
Subject area of dataset - construction.
|
21 |
+
|
22 |
+
[GitHub repo](https://github.com/moad-dev/rcs-vacancy)
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
From [MOAD.dev](https://moad.dev/) with <3
|