main model commit
Browse files- config.json +0 -4
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -3,10 +3,6 @@
|
|
3 |
"architectures": [
|
4 |
"XLMRobertaForSequenceClassification"
|
5 |
],
|
6 |
-
"id2label": {
|
7 |
-
"0": "negative",
|
8 |
-
"1": "positive"
|
9 |
-
},
|
10 |
"attention_probs_dropout_prob": 0.1,
|
11 |
"bos_token_id": 0,
|
12 |
"classifier_dropout": null,
|
|
|
3 |
"architectures": [
|
4 |
"XLMRobertaForSequenceClassification"
|
5 |
],
|
|
|
|
|
|
|
|
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112266157
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94900ff6a5f73e5f032c04c38c480d677d14b111e8e9504d9d67b7e58906d8e0
|
3 |
size 1112266157
|