Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,10 @@ base_model:
|
|
8 |
- FacebookAI/roberta-base
|
9 |
pipeline_tag: text-classification
|
10 |
library_name: transformers
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- FacebookAI/roberta-base
|
9 |
pipeline_tag: text-classification
|
10 |
library_name: transformers
|
11 |
+
---
|
12 |
+
|
13 |
+
Roberta-base trained on the dataset for job description classification.
|
14 |
+
|
15 |
+
Repo of the interview: https://bitbucket.org/ml6team/challenge-classify-job-descriptions.git/src
|
16 |
+
|
17 |
+
For the training code just send me a message or comment in this repo.
|