LinaR commited on
Commit
46e265f
1 Parent(s): 9116b1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -11,13 +11,12 @@ probably proofread and complete it, then remove this comment. -->
11
 
12
  # Prediccion_titulos
13
 
14
- This model was trained from scratch on an unknown dataset.
15
- It achieves the following results on the evaluation set:
16
 
17
 
18
  ## Model description
19
 
20
- More information needed
21
 
22
  ## Intended uses & limitations
23
 
@@ -25,7 +24,7 @@ More information needed
25
 
26
  ## Training and evaluation data
27
 
28
- More information needed
29
 
30
  ## Training procedure
31
 
 
11
 
12
  # Prediccion_titulos
13
 
14
+ Este modelo predice los encabezados de las noticias
 
15
 
16
 
17
  ## Model description
18
 
19
+ Este modelo fue entrenado con un Transformador T5 y una base de datos en español
20
 
21
  ## Intended uses & limitations
22
 
 
24
 
25
  ## Training and evaluation data
26
 
27
+ Los datos fueron tomado del siguiente dataset de Kaggle : https://www.kaggle.com/datasets/josemamuiz/noticias-laraznpblico, el cual es un conjunto de datos se extrajo de las webs de periódicos españoles
28
 
29
  ## Training procedure
30