shanearora
commited on
Commit
•
7b99a9e
1
Parent(s):
501e761
Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/ubuntu/checkpoints/olmo-7b-twin-2t-6",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
+
"OlmoForCausalLM"
|
4 |
],
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|