theekshana
commited on
Upload AlbertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"AlbertForSequenceClassification"
|
5 |
],
|
@@ -27,7 +27,7 @@
|
|
27 |
"POSITIVE": 2
|
28 |
},
|
29 |
"layer_norm_eps": 1e-12,
|
30 |
-
"max_position_embeddings":
|
31 |
"model_type": "albert",
|
32 |
"net_structure_type": 0,
|
33 |
"num_attention_heads": 12,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "models/sinhala_albert_100_epochs",
|
3 |
"architectures": [
|
4 |
"AlbertForSequenceClassification"
|
5 |
],
|
|
|
27 |
"POSITIVE": 2
|
28 |
},
|
29 |
"layer_norm_eps": 1e-12,
|
30 |
+
"max_position_embeddings": 64,
|
31 |
"model_type": "albert",
|
32 |
"net_structure_type": 0,
|
33 |
"num_attention_heads": 12,
|
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:6fa130903e6405662c577d547f3c9b2c273ec844d57b9667706abcc19b3b1e03
|
3 |
+
size 46784868
|