dominguesm
commited on
Commit
β’
d527604
1
Parent(s):
733f242
Add colab link
Browse files
README.md
CHANGED
@@ -13,13 +13,17 @@ inference: false
|
|
13 |
|
14 |
## π¦π§π· Alpaca-LoRA-PTBR: Low-Rank LLaMA Instruct-Tuning
|
15 |
|
|
|
|
|
|
|
|
|
16 |
</br>
|
17 |
|
18 |
<img align="left" style="margin-right: 20px;" height="120" src="https://huggingface.co/dominguesm/alpaca-lora-ptbr-7b/resolve/main/assets/alpaca_br_juliet_2.jpg">
|
19 |
|
20 |
**This model was trained and made available solely and exclusively for research purposes.**
|
21 |
|
22 |
-
Try the pretrained model out on Colab here
|
23 |
|
24 |
This repository contains a [low-ranked adapter (LoRa)](https://arxiv.org/pdf/2106.09685.pdf) for LLaMA-7b fit on the [**Stanford Alpaca dataset**](https://github.com/tatsu-lab/stanford_alpaca) translated into **Brazilian Portuguese** using the [**Helsinki-NLP/opus-mt-tc-big-en-pt**](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-en-pt) model.
|
25 |
|
|
|
13 |
|
14 |
## π¦π§π· Alpaca-LoRA-PTBR: Low-Rank LLaMA Instruct-Tuning
|
15 |
|
16 |
+
<a target="_blank" href="https://colab.research.google.com/github/DominguesM/alpaca-lora-ptbr-7b/blob/main/notebooks/03%20-%20Evaluate.ipynb">
|
17 |
+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
18 |
+
</a>
|
19 |
+
|
20 |
</br>
|
21 |
|
22 |
<img align="left" style="margin-right: 20px;" height="120" src="https://huggingface.co/dominguesm/alpaca-lora-ptbr-7b/resolve/main/assets/alpaca_br_juliet_2.jpg">
|
23 |
|
24 |
**This model was trained and made available solely and exclusively for research purposes.**
|
25 |
|
26 |
+
Try the pretrained model out on Colab [here](https://colab.research.google.com/github/DominguesM/alpaca-lora-ptbr-7b/blob/main/notebooks/03%20-%20Evaluate.ipynb)!
|
27 |
|
28 |
This repository contains a [low-ranked adapter (LoRa)](https://arxiv.org/pdf/2106.09685.pdf) for LLaMA-7b fit on the [**Stanford Alpaca dataset**](https://github.com/tatsu-lab/stanford_alpaca) translated into **Brazilian Portuguese** using the [**Helsinki-NLP/opus-mt-tc-big-en-pt**](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-en-pt) model.
|
29 |
|