Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
inference: False
|
| 7 |
---
|
| 8 |
+
|
| 9 |
+
# pythia-12b-deduped: bf16 & 2 GB shards
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
This is [pythia-12b-deduped](https://huggingface.co/EleutherAI/pythia-12b-deduped) sharded to 2 GB shards and in bf16.
|