devingulliver
commited on
Commit
•
9e5e050
1
Parent(s):
778a80b
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,11 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
4 |
---
|
5 |
|
6 |
-
# Model Card for
|
7 |
-
|
8 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
-
|
10 |
|
|
|
11 |
|
12 |
## Model Details
|
13 |
|
@@ -196,6 +194,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
196 |
|
197 |
## Model Card Contact
|
198 |
|
199 |
-
[More Information Needed]
|
200 |
-
|
201 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
---
|
5 |
|
6 |
+
# Model Card for devingulliver/llama-pile-350b
|
|
|
|
|
|
|
7 |
|
8 |
+
Llama-style model trained on The Pile for 350B tokens. Clone of [HuggingFaceFW/ablation-model-the-pile](https://huggingface.co/HuggingFaceFW/ablation-model-the-pile).
|
9 |
|
10 |
## Model Details
|
11 |
|
|
|
194 |
|
195 |
## Model Card Contact
|
196 |
|
197 |
+
[More Information Needed]
|
|
|
|