vedalken commited on
Commit
5a4b4b6
·
verified ·
1 Parent(s): 187dc1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
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.