Upload folder using huggingface_hub
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -6,8 +6,8 @@
|
|
| 6 |
"attention_probs_dropout_prob": 0.1,
|
| 7 |
"auto_map": {
|
| 8 |
"AutoConfig": "configuration_ltgbert.LtgBertConfig",
|
| 9 |
-
"AutoModelForMaskedLM": "modeling_ltgbert.LtgBertForMaskedLM",
|
| 10 |
-
"AutoModelForSequenceClassification": "modeling_ltgbert.LtgBertForSequenceClassification"
|
| 11 |
},
|
| 12 |
"classifier_dropout": 0.2,
|
| 13 |
"hidden_dropout_prob": 0.1,
|
|
|
|
| 6 |
"attention_probs_dropout_prob": 0.1,
|
| 7 |
"auto_map": {
|
| 8 |
"AutoConfig": "configuration_ltgbert.LtgBertConfig",
|
| 9 |
+
"AutoModelForMaskedLM": "ltg/ltg-bert-babylm--modeling_ltgbert.LtgBertForMaskedLM",
|
| 10 |
+
"AutoModelForSequenceClassification": "ltg/ltg-bert-babylm--modeling_ltgbert.LtgBertForSequenceClassification"
|
| 11 |
},
|
| 12 |
"classifier_dropout": 0.2,
|
| 13 |
"hidden_dropout_prob": 0.1,
|
model.safetensors
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:29dddf7b3cbc80f6f184fb29b0ff9af5811b5727111ef019ed4977e399cf535f
|
| 3 |
+
size 443265688
|