esoria3 commited on
Commit
a90c47a
1 Parent(s): 9518d68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -7,6 +7,10 @@ metrics:
7
  model-index:
8
  - name: clasificador-muchocine
9
  results: []
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -21,15 +25,15 @@ It achieves the following results on the evaluation set:
21
 
22
  ## Model description
23
 
24
- More information needed
25
 
26
  ## Intended uses & limitations
27
 
28
- More information needed
29
 
30
  ## Training and evaluation data
31
 
32
- More information needed
33
 
34
  ## Training procedure
35
 
@@ -58,4 +62,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.26.0
59
  - Pytorch 1.13.1+cu116
60
  - Datasets 2.9.0
61
- - Tokenizers 0.13.2
7
  model-index:
8
  - name: clasificador-muchocine
9
  results: []
10
+ datasets:
11
+ - muchocine
12
+ language:
13
+ - es
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
25
 
26
  ## Model description
27
 
28
+ Predict of cinema reviews.
29
 
30
  ## Intended uses & limitations
31
 
32
+ Trained as part of machine learning module at university.
33
 
34
  ## Training and evaluation data
35
 
36
+ Small project.
37
 
38
  ## Training procedure
39
 
62
  - Transformers 4.26.0
63
  - Pytorch 1.13.1+cu116
64
  - Datasets 2.9.0
65
+ - Tokenizers 0.13.2