reshinthadith
commited on
Commit
·
1b40444
1
Parent(s):
46d3f87
add model
Browse files- config.json +2 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.1,
|
6 |
"bos_token_id": 0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/drive/MyDrive/MLDMM Repository/mat_model_hub/GlassBERTa_rand",
|
3 |
"architectures": [
|
4 |
+
"RobertaModel"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345911095
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ca1b42b95754aafc0985b52b0948e3dee47bcbf3f57fb5274968482f123c3b9
|
3 |
size 345911095
|