jarodrigues commited on
Commit
24fbecf
1 Parent(s): 0c4c294

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -36,7 +36,8 @@ datasets:
36
 
37
 
38
  It is a **decoder** of the LLaMA family, based on the neural architecture Transformer and developed over the LLaMA-2 7B model.
39
- Its further improvement through additional training was done over language resources that include new instruction data sets of Portuguese prepared for this purpose.
 
40
 
41
  It has different versions that were trained for different variants of Portuguese (PT),
42
  namely for the European variant, spoken in Portugal ([**gervasio-7b-portuguese-ptpt-decoder**](https://huggingface.co/PORTULAN/gervasio-7b-portuguese-ptpt-decoder)), and for the American variant, spoken in Brazil ([**gervasio-7b-portuguese-ptbr-decoder**](https://huggingface.co/PORTULAN/gervasio-7b-portuguese-ptbr-decoder)).
 
36
 
37
 
38
  It is a **decoder** of the LLaMA family, based on the neural architecture Transformer and developed over the LLaMA-2 7B model.
39
+ Its further improvement through additional training was done over language resources that include new instruction data sets of Portuguese prepared for this purpose ([ExtraGLUE-Instruct
40
+ ](https://huggingface.co/datasets/PORTULAN/extraglue-instruct)).
41
 
42
  It has different versions that were trained for different variants of Portuguese (PT),
43
  namely for the European variant, spoken in Portugal ([**gervasio-7b-portuguese-ptpt-decoder**](https://huggingface.co/PORTULAN/gervasio-7b-portuguese-ptpt-decoder)), and for the American variant, spoken in Brazil ([**gervasio-7b-portuguese-ptbr-decoder**](https://huggingface.co/PORTULAN/gervasio-7b-portuguese-ptbr-decoder)).