mrm8488 commited on
Commit
b0647b4
1 Parent(s): c9da272

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -13,7 +13,7 @@ license: mit
13
  # Spanish GPT-2 trained on BETO's corpus (large_spanish_corpus)
14
 
15
  # BERTIN
16
- This is a Spanish GPT-2 model trained from scratch on the [large_spanish_corpus]() aka BETO's corpus with [Flax](https://github.com/google/flax)
17
  This is part of the
18
  [Flax/Jax Community Week](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104), organised by [HuggingFace](https://huggingface.co/) and TPU usage sponsored by Google.
19
  ## Dataset
@@ -21,16 +21,17 @@ The dataset is about 20 GB. 95% of the data was used for training and the rest 5
21
 
22
  ## Metrics (on evaluation dataset)
23
 
 
 
24
 
25
-
26
- ```
27
  ## Team members
28
- - Javier de la Rosa ([versae](https://huggingface.co/versae))
 
29
  - Eduardo González ([edugp](https://huggingface.co/edugp))
30
  - Paulo Villegas ([paulo](https://huggingface.co/paulo))
31
  - Pablo González de Prado ([Pablogps](https://huggingface.co/Pablogps))
32
  - Manu Romero ([mrm8488](https://huggingface.co/))
33
- - María Grandury ([mariagrandury](https://huggingface.co/))
34
  ## Useful links
35
  - [Community Week timeline](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104#summary-timeline-calendar-6)
36
  - [Community Week README](https://github.com/huggingface/transformers/blob/master/examples/research_projects/jax-projects/README.md)
 
13
  # Spanish GPT-2 trained on BETO's corpus (large_spanish_corpus)
14
 
15
  # BERTIN
16
+ This is a Spanish GPT-2 model trained from scratch on the [large_spanish_corpus](https://huggingface.co/datasets/viewer/?dataset=large_spanish_corpus) aka BETO's corpus with [Flax](https://github.com/google/flax)
17
  This is part of the
18
  [Flax/Jax Community Week](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104), organised by [HuggingFace](https://huggingface.co/) and TPU usage sponsored by Google.
19
  ## Dataset
 
21
 
22
  ## Metrics (on evaluation dataset)
23
 
24
+ - Loss: 2.413
25
+ - Perplexity: 11.36
26
 
 
 
27
  ## Team members
28
+ - Manuel Romero ([mrm8488](https://huggingface.co/mrm8488))
29
+ - María Grandury ([mariagrandury](https://huggingface.co/))
30
  - Eduardo González ([edugp](https://huggingface.co/edugp))
31
  - Paulo Villegas ([paulo](https://huggingface.co/paulo))
32
  - Pablo González de Prado ([Pablogps](https://huggingface.co/Pablogps))
33
  - Manu Romero ([mrm8488](https://huggingface.co/))
34
+
35
  ## Useful links
36
  - [Community Week timeline](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104#summary-timeline-calendar-6)
37
  - [Community Week README](https://github.com/huggingface/transformers/blob/master/examples/research_projects/jax-projects/README.md)