Upload DebertaV2ForSequenceClassification
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "sileod/deberta-v3-large-tasksource-
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifiers_size": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "sileod/deberta-v3-large-tasksource-rlhf-reward-model",
|
3 |
"architectures": [
|
4 |
+
"DebertaV2ForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifiers_size": [
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:443f873f7003dd2eab83db362795a42e8b2ca3d8b83c8c0cdce107ebdf5b31fe
|
3 |
+
size 1740386681
|