guillermoruiz commited on
Commit
8bc19d7
1 Parent(s): cf9d00c

Upload Bilma

Browse files
Files changed (3) hide show
  1. README.md +40 -14
  2. config.json +13 -0
  3. tf_model.h5 +3 -0
README.md CHANGED
@@ -1,20 +1,46 @@
1
  ---
2
- library_name: keras
3
- license: mit
4
- language:
5
- - es
 
6
  ---
7
- # Descripción
8
- Bilma es un modelo de Lenguage Natural para el español de los países AR, CL, CO, MX, ES, UY, VE, y US.
9
 
10
- # Usos
 
11
 
12
- # Datos de entrenamiento
13
 
14
- # Resultados
 
15
 
16
- ---
17
- license: mit
18
- language:
19
- - es
20
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - generated_from_keras_callback
4
+ model-index:
5
+ - name: bilma
6
+ results: []
7
  ---
 
 
8
 
9
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
10
+ probably proofread and complete it, then remove this comment. -->
11
 
12
+ # bilma
13
 
14
+ This model is a fine-tuned version of [](https://huggingface.co/) 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
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - optimizer: None
36
+ - training_precision: float32
37
+
38
+ ### Training results
39
+
40
+
41
+
42
+ ### Framework versions
43
+
44
+ - Transformers 4.30.2
45
+ - TensorFlow 2.4.0
46
+ - Tokenizers 0.13.3
config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "lma"
4
+ ],
5
+ "drop_rate": 0.1,
6
+ "embedding_dim": 512,
7
+ "model_type": "bilma",
8
+ "num_attention_heads": 4,
9
+ "num_encoders": 2,
10
+ "transformers_version": "4.30.2",
11
+ "vocab_size": 28949,
12
+ "weights": "spanish"
13
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e6edcfb9e776472ee42b2a7dec322c82ca6be009b35b2506b1be39ad72734ba
3
+ size 156561684