inoid commited on
Commit
8c509fd
1 Parent(s): c2230e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
7
  This model is created from the finetuning of the pre-model
8
  for Spanish [BETO] (https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased), using PyTorch framework,
9
  and trained with a set of theses at the Autonomous University of Mexico [UNAM](https://tesiunam.dgb.unam.mx/F?func=find-b-0&local_base=TES01).
10
- The model classifies for five (Psychology, Law, Chemical-Pharmaceutical Biological, Actuaría, Economy)
11
  possible careers at the University of Mexico.
12
  List of races from a text.
13
 
@@ -18,10 +18,10 @@ List of races from a text.
18
  | Careers | Size |
19
  |--------------|----------------------|
20
  | Actuaría | 200 |
21
- | Law| 200 |
22
- | Economy| 200 |
23
- | Psychology| 200 |
24
- | Chemical-Pharmaceutical Biological| 200 |
25
 
26
 
27
  ## Example of use
 
7
  This model is created from the finetuning of the pre-model
8
  for Spanish [BETO] (https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased), using PyTorch framework,
9
  and trained with a set of theses at the Autonomous University of Mexico [UNAM](https://tesiunam.dgb.unam.mx/F?func=find-b-0&local_base=TES01).
10
+ The model classifies for five (Psicología, Derecho, Química Farmecéutico Biológica, Actuaría, Economía)
11
  possible careers at the University of Mexico.
12
  List of races from a text.
13
 
 
18
  | Careers | Size |
19
  |--------------|----------------------|
20
  | Actuaría | 200 |
21
+ | Derecho| 200 |
22
+ | Economía| 200 |
23
+ | Psicología| 200 |
24
+ | Química Farmecéutico Biológica| 200 |
25
 
26
 
27
  ## Example of use