linkanjarad
commited on
Commit
•
75d7abf
1
Parent(s):
31fd03e
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,14 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: GPT2-Medium-Alpaca-355m
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -125,4 +133,4 @@ The following hyperparameters were used during training:
|
|
125 |
- Transformers 4.27.4
|
126 |
- Pytorch 1.13.0
|
127 |
- Datasets 2.1.0
|
128 |
-
- Tokenizers 0.13.2
|
|
|
5 |
model-index:
|
6 |
- name: GPT2-Medium-Alpaca-355m
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- tatsu-lab/alpaca
|
10 |
+
widget:
|
11 |
+
- text: |-
|
12 |
+
### Instruction:
|
13 |
+
Make a list of items necessary to bring on a trip to a volcano.
|
14 |
+
|
15 |
+
### Response:
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
133 |
- Transformers 4.27.4
|
134 |
- Pytorch 1.13.0
|
135 |
- Datasets 2.1.0
|
136 |
+
- Tokenizers 0.13.2
|