Upload AlbertForSequenceClassification
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"AlbertForSequenceClassification"
|
| 5 |
],
|
|
@@ -38,7 +38,7 @@
|
|
| 38 |
"position_embedding_type": "absolute",
|
| 39 |
"problem_type": "single_label_classification",
|
| 40 |
"torch_dtype": "float32",
|
| 41 |
-
"transformers_version": "4.
|
| 42 |
"type_vocab_size": 2,
|
| 43 |
"vocab_size": 21128
|
| 44 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "./models/yiran-nlp2/epoch100batch16",
|
| 3 |
"architectures": [
|
| 4 |
"AlbertForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 38 |
"position_embedding_type": "absolute",
|
| 39 |
"problem_type": "single_label_classification",
|
| 40 |
"torch_dtype": "float32",
|
| 41 |
+
"transformers_version": "4.26.1",
|
| 42 |
"type_vocab_size": 2,
|
| 43 |
"vocab_size": 21128
|
| 44 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 16338821
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97a8db66c179c700898256921da2f8d5f6b16baa5a16095c4812a0c01d553721
|
| 3 |
size 16338821
|