Upload config.json
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2ForSequenceClassification"
|
|
@@ -38,8 +38,8 @@
|
|
| 38 |
"max_length": 50
|
| 39 |
}
|
| 40 |
},
|
| 41 |
-
"torch_dtype": "
|
| 42 |
-
"transformers_version": "4.
|
| 43 |
"use_cache": true,
|
| 44 |
"vocab_size": 50257
|
| 45 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "Ray2333/gpt2-large-helpful-reward_model",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2ForSequenceClassification"
|
|
|
|
| 38 |
"max_length": 50
|
| 39 |
}
|
| 40 |
},
|
| 41 |
+
"torch_dtype": "bfloat16",
|
| 42 |
+
"transformers_version": "4.36.2",
|
| 43 |
"use_cache": true,
|
| 44 |
"vocab_size": 50257
|
| 45 |
}
|