Commit
·
6964df6
1
Parent(s):
b56c935
Upload model
Browse files- config.json +3 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
@@ -34,7 +34,7 @@
|
|
34 |
"position_embedding_type": "absolute",
|
35 |
"problem_type": "single_label_classification",
|
36 |
"torch_dtype": "float32",
|
37 |
-
"transformers_version": "4.
|
38 |
"type_vocab_size": 2,
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 30522
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Dragonoverlord3000/sum-classifier",
|
3 |
"architectures": [
|
4 |
+
"BertModel"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
|
|
34 |
"position_embedding_type": "absolute",
|
35 |
"problem_type": "single_label_classification",
|
36 |
"torch_dtype": "float32",
|
37 |
+
"transformers_version": "4.27.4",
|
38 |
"type_vocab_size": 2,
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 30522
|
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:ceee8ab963c270cba56dbf1b7d1c2775bf3264f5b39b02d76ba0159514bc176c
|
3 |
+
size 437997357
|