BenjaminOcampo
commited on
Commit
•
6a163fd
1
Parent(s):
1ab2074
Upload model
Browse files- config.json +3 -3
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "BenjaminOcampo/model-bert__trained-in-ishate__seed-0",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
@@ -20,7 +20,7 @@
|
|
20 |
"position_embedding_type": "absolute",
|
21 |
"problem_type": "single_label_classification",
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"type_vocab_size": 2,
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 30522
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "BenjaminOcampo/model-contrastive-bert__trained-in-ishate__seed-0",
|
3 |
"architectures": [
|
4 |
+
"ContrastiveModel"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
|
|
20 |
"position_embedding_type": "absolute",
|
21 |
"problem_type": "single_label_classification",
|
22 |
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.30.2",
|
24 |
"type_vocab_size": 2,
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 30522
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5121bd30cbf09d873822dc0305e50c848ca242a4b674227f9603ab1397ea4237
|
3 |
+
size 440368698
|