Sovenok-Hacker
commited on
Commit
•
96cdbab
1
Parent(s):
8706c03
Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,8 @@ datasets:
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: question-answering
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: question-answering
|
8 |
+
---
|
9 |
+
|
10 |
+
Minimal Alpaca-LORA trained with [databricks/databricks-dolly-v2-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k) dataset and based on [OpenLLaMA-3B-600BT](https://huggingface.co/openlm-research/open_llama_3b_600bt_preview).
|
11 |
+
|
12 |
+
### I have no powerful GPUs, so I am training it using Google Colab. I am working on Jupyter Notebook to train it and then I release it.
|