Commit
·
8871be4
1
Parent(s):
5346b52
Update README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,15 @@ text = "hola"
|
|
47 |
gen_conversation(text)
|
48 |
```
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
## Citation
|
51 |
```
|
52 |
@misc {hackathon-somos-nlp-2023,
|
|
|
47 |
gen_conversation(text)
|
48 |
```
|
49 |
|
50 |
+
|
51 |
+
## Resources used
|
52 |
+
Google Colab machine with the following specifications
|
53 |
+
|
54 |
+
<div style="text-align:center;width:350px;height:350px;">
|
55 |
+
<img src="https://huggingface.co/hackathon-somos-nlp-2023/bertin-gpt-j-6B-es-finetuned-salpaca/blob/main/resource.jpeg" alt="SAlpaca logo"">
|
56 |
+
</div>
|
57 |
+
|
58 |
+
|
59 |
## Citation
|
60 |
```
|
61 |
@misc {hackathon-somos-nlp-2023,
|