Commit ·
32254a3
1
Parent(s): 7b13971
Update config.json (#2)
Browse files- Update config.json (bfa7e52cd79ba19bac469884fad339cf805e0d18)
Co-authored-by: Koru Perez <justkorudev@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/model/",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|