clavel commited on
Commit
ed303e0
1 Parent(s): b250479

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
 
6
  This model is created from the finetuning of the pre-model
7
  for Spanish [BETO] (https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased), using PyTorch framework,
8
- and trained with a set of theses of the National Autonomous University of Mexico [UNAM](https://tesiunam.dgb.unam.mx/F?func=find-b-0&local_base=TES01).
9
  The model classifies a text into for five (Psicología, Derecho, Química Farmacéutico Biológica, Actuaría, Economía)
10
- possible careers at the University of Mexico.
11
 
12
  ## Training Dataset
13
 
 
5
 
6
  This model is created from the finetuning of the pre-model
7
  for Spanish [BETO] (https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased), using PyTorch framework,
8
+ and trained with a set of theses of the National Autonomous University of Mexico ([UNAM]) (https://tesiunam.dgb.unam.mx/F?func=find-b-0&local_base=TES01).
9
  The model classifies a text into for five (Psicología, Derecho, Química Farmacéutico Biológica, Actuaría, Economía)
10
+ possible careers at the UNAM.
11
 
12
  ## Training Dataset
13