Upload 2 files
Browse files- config.json +5 -5
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation": "gelu",
|
| 4 |
"architectures": [
|
| 5 |
"DistilBertForSequenceClassification"
|
|
@@ -20,11 +20,11 @@
|
|
| 20 |
"initializer_range": 0.02,
|
| 21 |
"label2id": {
|
| 22 |
"equivalence": 0,
|
| 23 |
-
"subclass_of": 1,
|
| 24 |
-
"superclass_of": 2,
|
| 25 |
-
"part_of": 3,
|
| 26 |
"has_part": 4,
|
|
|
|
| 27 |
"related": 5,
|
|
|
|
|
|
|
| 28 |
"unrelated": 6
|
| 29 |
},
|
| 30 |
"max_position_embeddings": 512,
|
|
@@ -38,6 +38,6 @@
|
|
| 38 |
"sinusoidal_pos_embds": false,
|
| 39 |
"tie_weights_": true,
|
| 40 |
"torch_dtype": "float32",
|
| 41 |
-
"transformers_version": "4.
|
| 42 |
"vocab_size": 30522
|
| 43 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "./TaSeR",
|
| 3 |
"activation": "gelu",
|
| 4 |
"architectures": [
|
| 5 |
"DistilBertForSequenceClassification"
|
|
|
|
| 20 |
"initializer_range": 0.02,
|
| 21 |
"label2id": {
|
| 22 |
"equivalence": 0,
|
|
|
|
|
|
|
|
|
|
| 23 |
"has_part": 4,
|
| 24 |
+
"part_of": 3,
|
| 25 |
"related": 5,
|
| 26 |
+
"subclass_of": 1,
|
| 27 |
+
"superclass_of": 2,
|
| 28 |
"unrelated": 6
|
| 29 |
},
|
| 30 |
"max_position_embeddings": 512,
|
|
|
|
| 38 |
"sinusoidal_pos_embds": false,
|
| 39 |
"tie_weights_": true,
|
| 40 |
"torch_dtype": "float32",
|
| 41 |
+
"transformers_version": "4.8.2",
|
| 42 |
"vocab_size": 30522
|
| 43 |
}
|
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:7b42d7d0483f7c009060dc2659c54ed53009f0662e764ae3f5ce3f8fec1fb164
|
| 3 |
+
size 267874033
|