Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
activation_function: gelu_new
|
3 |
architectures:
|
4 |
-
-
|
5 |
attn_pdrop: 0.1
|
6 |
bos_token_id: 50256
|
7 |
embd_pdrop: 0.1
|
|
|
1 |
---
|
2 |
activation_function: gelu_new
|
3 |
architectures:
|
4 |
+
- GPT2Model
|
5 |
attn_pdrop: 0.1
|
6 |
bos_token_id: 50256
|
7 |
embd_pdrop: 0.1
|