Isaac Isaías commited on
Commit
f1b337b
1 Parent(s): 8c509fd
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -6,14 +6,14 @@ license: apache-2.0
6
 
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
 
14
  ## Training Dataset
15
 
16
- 1000 documents (Thesis´s introduction, Author´s first name, Author´s last name, Thesis´title, Year, Carrer )
17
 
18
  | Careers | Size |
19
  |--------------|----------------------|
@@ -21,7 +21,7 @@ List of races from a text.
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
@@ -50,8 +50,8 @@ To cite this resource in a publication please use the following:
50
 
51
  ```
52
  @inproceedings{SpanishNLPHackaton2022,
53
- title={UNAM's Tesis with BETO finetunning classify },
54
- author={López López, Isaac Isaías and López Ramos, Dionis and Clavel Quintero, Yisel and López López, Ximyer Yeraldin },
55
  booktitle={Somos NLP Hackaton 2022},
56
  year={2022}
57
  }
@@ -62,4 +62,4 @@ To cite this resource in a publication please use the following:
62
  - Isaac Isaías López López ([MajorIsaiah](https://huggingface.co/MajorIsaiah))
63
  - Dionis López Ramos ([inoid](https://huggingface.co/inoid))
64
  - Yisel Clavel Quintero ([clavel](https://huggingface.co/clavel))
65
- - Ximyer Yeraldin López López ([Ximyer](https://huggingface.co/Ximyer))
 
6
 
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 of the National 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 Farmacéutico Biológica, Actuaría, Economía)
11
  possible careers at the University of Mexico.
12
+ List of careers from a text.
13
 
14
  ## Training Dataset
15
 
16
+ 1000 documents (Thesis introduction, Author´s first name, Author´s last name, Thesis title, Year, Career )
17
 
18
  | Careers | Size |
19
  |--------------|----------------------|
 
21
  | Derecho| 200 |
22
  | Economía| 200 |
23
  | Psicología| 200 |
24
+ | Química Farmacéutico Biológica| 200 |
25
 
26
 
27
  ## Example of use
 
50
 
51
  ```
52
  @inproceedings{SpanishNLPHackaton2022,
53
+ title={UNAM's Theses with BETO fine-tuning classify },
54
+ author={López López, Isaac Isaías and López Ramos, Dionis and Clavel Quintero, Yisel and López López, Ximena Yeraldin },
55
  booktitle={Somos NLP Hackaton 2022},
56
  year={2022}
57
  }
 
62
  - Isaac Isaías López López ([MajorIsaiah](https://huggingface.co/MajorIsaiah))
63
  - Dionis López Ramos ([inoid](https://huggingface.co/inoid))
64
  - Yisel Clavel Quintero ([clavel](https://huggingface.co/clavel))
65
+ - Ximena Yeraldin López López ([Ximyer](https://huggingface.co/Ximyer))