mia naomi
commited on
Commit
•
5cf66af
1
Parent(s):
b9490e9
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- pytorch
|
9 |
- causal-lm
|
10 |
- 8bit
|
|
|
11 |
---
|
12 |
|
13 |
see [this repo](https://huggingface.co/crumb/gpt-j-6b-shakespeare) for more information, finetuned with [8-bit Adam](https://arxiv.org/abs/2110.02861) on custom transformed super glue tasks, transformed somewhat like the [T0 paper](https://arxiv.org/abs/2110.08207)
|
|
|
8 |
- pytorch
|
9 |
- causal-lm
|
10 |
- 8bit
|
11 |
+
inference: false
|
12 |
---
|
13 |
|
14 |
see [this repo](https://huggingface.co/crumb/gpt-j-6b-shakespeare) for more information, finetuned with [8-bit Adam](https://arxiv.org/abs/2110.02861) on custom transformed super glue tasks, transformed somewhat like the [T0 paper](https://arxiv.org/abs/2110.08207)
|