manueltonneau commited on
Commit
7c11d82
1 Parent(s): eda8bd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ widget:
13
  - architecture: BERT base
14
 
15
  ## Model description
16
- This model is a version of `dccuchile/bert-base-spanish-wwm-cased` finetuned to recognize Spanish tweets containing job offers. It was trained on Spanish tweets from users based in Mexico. The task is framed as a binary classification problem with:
17
  - the positive class referring to tweets containing job offers (label=1)
18
  - the negative class referring to all other tweets (label=0)
19
 
 
13
  - architecture: BERT base
14
 
15
  ## Model description
16
+ This model is a version of `dccuchile/bert-base-spanish-wwm-cased` finetuned by [@manueltonneau](https://huggingface.co/manueltonneau) to recognize Spanish tweets containing job offers. It was trained on Spanish tweets from users based in Mexico. The task is framed as a binary classification problem with:
17
  - the positive class referring to tweets containing job offers (label=1)
18
  - the negative class referring to all other tweets (label=0)
19