Tinaenhugging commited on
Commit
c170f51
1 Parent(s): 6696c19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -8,11 +8,12 @@ metrics:
8
  model-index:
9
  - name: clasificador-muchocine-Tinasversion
10
  results: []
 
 
 
 
11
  ---
12
 
13
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
- should probably proofread and complete it, then remove this comment. -->
15
-
16
  # clasificador-muchocine-Tinasversion
17
 
18
  This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on the None dataset.
@@ -22,11 +23,11 @@ It achieves the following results on the evaluation set:
22
 
23
  ## Model description
24
 
25
- More information needed
26
 
27
  ## Intended uses & limitations
28
 
29
- More information needed
30
 
31
  ## Training and evaluation data
32
 
@@ -59,4 +60,4 @@ The following hyperparameters were used during training:
59
  - Transformers 4.35.2
60
  - Pytorch 2.1.0+cu121
61
  - Datasets 2.16.1
62
- - Tokenizers 0.15.0
 
8
  model-index:
9
  - name: clasificador-muchocine-Tinasversion
10
  results: []
11
+ datasets:
12
+ - mrm8488/CHISTES_spanish_jokes
13
+ language:
14
+ - es
15
  ---
16
 
 
 
 
17
  # clasificador-muchocine-Tinasversion
18
 
19
  This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on the None dataset.
 
23
 
24
  ## Model description
25
 
26
+ Tokenized with Electricidad
27
 
28
  ## Intended uses & limitations
29
 
30
+ Model trained as part of the coding practices of the program in Machine Learning - Master Degree in NLP and AI - Universidad de la Rioja
31
 
32
  ## Training and evaluation data
33
 
 
60
  - Transformers 4.35.2
61
  - Pytorch 2.1.0+cu121
62
  - Datasets 2.16.1
63
+ - Tokenizers 0.15.0