Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,12 @@ tags:
|
|
11 |
- gpt4
|
12 |
---
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
```
|
15 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
16 |
|
|
|
11 |
- gpt4
|
12 |
---
|
13 |
|
14 |
+
# GPT-J-6B instruction-tuned on Alpaca-GPT4
|
15 |
+
|
16 |
+
This model was finetuned on GPT-4 generations of the Alpaca prompts, using LoRA for 30.000 steps (batch size of 128), taking over 7 hours in four V100S.
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
```
|
21 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
22 |
|