thanhduycao commited on
Commit
ff33c26
·
1 Parent(s): 31af9a0

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "MiniLM-L6-H384-distilled-from-BERT-Large",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -9,14 +9,14 @@
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 384,
11
  "id2label": {
12
- "0": "not_trigger",
13
- "1": "trigger"
14
  },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 1536,
17
  "label2id": {
18
- "not_trigger": 0,
19
- "trigger": 1
20
  },
21
  "layer_norm_eps": 1e-12,
22
  "max_position_embeddings": 512,
 
1
  {
2
+ "_name_or_path": "model/raw/MiniLM-L6-H384-distilled-from-BERT-Large",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 384,
11
  "id2label": {
12
+ "0": "normal",
13
+ "1": "selfie"
14
  },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 1536,
17
  "label2id": {
18
+ "normal": 0,
19
+ "selfie": 1
20
  },
21
  "layer_norm_eps": 1e-12,
22
  "max_position_embeddings": 512,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd642d35104909a845270b568ec3d74a6c85c7e1ba3a84fb3b3e26dd7e7c897a
3
  size 90891377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2714770367e1f499282955db12fe5e46f61698619a98e93b2f1d4191ce4423f
3
  size 90891377
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e270b7da6a12816bda9ee6a618843f6d3dca443b0b53f4d0f17c8682ced12494
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f94d9d26795238e70e0445f77ec7f51926c5ff693d12a5175fbed5741a6d7d5
3
  size 4155