nielsbantilan
commited on
Commit
·
68d5ea1
1
Parent(s):
5763db9
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- yahma/alpaca-cleaned
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
license: apache-2.0
|
7 |
+
tags:
|
8 |
+
- pytorch
|
9 |
+
- causal-lm
|
10 |
+
- pythia
|
11 |
+
- fine-tuning
|
12 |
+
|
13 |
+
---
|
14 |
+
|
15 |
+
# Pythia fine-tuned on the Alpaca Clean dataset
|