Manuel de Prada commited on
Commit
e539347
·
1 Parent(s): 7914e70
Files changed (2) hide show
  1. config.json +3 -3
  2. flax_model.msgpack +3 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "cesga_run_12_4.train_2020/correctness-classifier_batch16/checkpoint-500",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -10,8 +10,8 @@
10
  "finetuning_task": "sst-2",
11
  "hidden_dim": 3072,
12
  "id2label": {
13
- "0": "incorrect",
14
- "1": "correct"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased-finetuned-sst-2-english",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
10
  "finetuning_task": "sst-2",
11
  "hidden_dim": 3072,
12
  "id2label": {
13
+ "0": "NEGATIVE",
14
+ "1": "POSITIVE"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d4d38d65d15b22e24d220a204b4f07d4982c3c67fd04a7ec5f805f3802cf2e8
3
+ size 267823701