clavel commited on
Commit
592dc72
1 Parent(s): e6af2ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  languages: "es"
6
  license: "apache-2.0"
7
  datasets: "unam_tesis"
 
8
  widget:
9
  - text: "Introducción al análisis de riesgos competitivos bajo el enfoque de la función de incidencia acumulada (FIA) y su aplicación con R"
10
  - text: "Asociación del polimorfismo rs1256031 del receptor beta de estrógenos en pacientes con diabetes tipo 2"
@@ -32,7 +33,7 @@ possible careers at the UNAM.
32
 
33
  ## Example of use
34
 
35
- For further details on how to use unam_tesis_beto_finnetuning you can visit the Huggingface Transformers library, starting with the Quickstart section. Unam_tesis models can be accessed simply as 'hackathon-pln-e/unam_tesis_beto_finnetuning' by using the Transformers library. An example of how to download and use the models on this page can be found in this colab notebook.
36
 
37
  ```python
38
 
 
5
  languages: "es"
6
  license: "apache-2.0"
7
  datasets: "unam_tesis"
8
+ metrics: "accuracy"
9
  widget:
10
  - text: "Introducción al análisis de riesgos competitivos bajo el enfoque de la función de incidencia acumulada (FIA) y su aplicación con R"
11
  - text: "Asociación del polimorfismo rs1256031 del receptor beta de estrógenos en pacientes con diabetes tipo 2"
 
33
 
34
  ## Example of use
35
 
36
+ For further details on how to use unam_tesis_BETO_finnetuning you can visit the Huggingface Transformers library, starting with the Quickstart section. Unam_tesis models can be accessed simply as 'hackathon-pln-e/unam_tesis_BETO_finnetuning' by using the Transformers library. An example of how to download and use the models on this page can be found in this colab notebook.
37
 
38
  ```python
39