simonschoe
commited on
Commit
•
dc9e1d8
1
Parent(s):
0c1cd4f
add model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./artifacts/model-
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -16,7 +16,7 @@
|
|
16 |
"max_position_embeddings": 514,
|
17 |
"model_type": "roberta",
|
18 |
"num_attention_heads": 12,
|
19 |
-
"num_hidden_layers":
|
20 |
"pad_token_id": 1,
|
21 |
"position_embedding_type": "absolute",
|
22 |
"problem_type": "single_label_classification",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./artifacts/model-z5s2r078:v0",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
16 |
"max_position_embeddings": 514,
|
17 |
"model_type": "roberta",
|
18 |
"num_attention_heads": 12,
|
19 |
+
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
"position_embedding_type": "absolute",
|
22 |
"problem_type": "single_label_classification",
|
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:b5006e332e896dd92d6dcf81b9d6175ae4b9bca9f2add46a6f298322fd410eea
|
3 |
+
size 498657517
|