Commit
·
f1086e0
1
Parent(s):
103e4ef
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Pythia fine-tuned on the Alpaca dataset
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- pytorch
|
6 |
+
- causal-lm
|
7 |
+
- pythia
|
8 |
+
- alpaca
|
9 |
+
license: apache-2.0
|
10 |
+
datasets:
|
11 |
+
- tatsu-lab/alpaca
|
12 |
+
---
|
13 |
+
|
14 |
# Pythia fine-tuned on the Alpaca dataset
|