stellaathena
commited on
Commit
•
9369f14
1
Parent(s):
4e49ead
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- causal-lm
|
7 |
license: apache-2.0
|
8 |
datasets:
|
9 |
-
-
|
10 |
---
|
11 |
|
12 |
GPT-NeoX-20B is a 20 billion parameter autoregressive language model trained
|
@@ -180,4 +180,4 @@ To cite the GPT-NeoX-20B paper:
|
|
180 |
|
181 |
copyright = {Creative Commons Attribution 4.0 International}
|
182 |
}
|
183 |
-
```
|
|
|
6 |
- causal-lm
|
7 |
license: apache-2.0
|
8 |
datasets:
|
9 |
+
- EleutherAI/pile
|
10 |
---
|
11 |
|
12 |
GPT-NeoX-20B is a 20 billion parameter autoregressive language model trained
|
|
|
180 |
|
181 |
copyright = {Creative Commons Attribution 4.0 International}
|
182 |
}
|
183 |
+
```
|