manuto59 commited on
Commit
932dabb
1 Parent(s): db9eab5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
 
15
  ## Model description
16
  This model is a version of `DeepPavlov/bert-base-cased-conversational` finetuned to recognize English tweets where a user mentions that she is unemployed. It was trained on English tweets from US-based users. The task is framed as binary classification problem with:
17
- - the positive class referring to tweets mentioning that a user was recently hired (label=1)
18
  - the negative class referring to all other tweets (label=0)
19
 
20
  ## Resources
 
14
 
15
  ## Model description
16
  This model is a version of `DeepPavlov/bert-base-cased-conversational` finetuned to recognize English tweets where a user mentions that she is unemployed. It was trained on English tweets from US-based users. The task is framed as binary classification problem with:
17
+ - the positive class referring to tweets mentioning that a user is currently unemployed (label=1)
18
  - the negative class referring to all other tweets (label=0)
19
 
20
  ## Resources