santiviquez commited on
Commit
8286bf8
1 Parent(s): 9224f37

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -6
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -11,17 +11,13 @@
11
  "id2label": {
12
  "0": "LABEL_0",
13
  "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4"
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
  "LABEL_0": 0,
21
  "LABEL_1": 1,
22
- "LABEL_2": 2,
23
- "LABEL_3": 3,
24
- "LABEL_4": 4
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
 
11
  "id2label": {
12
  "0": "LABEL_0",
13
  "1": "LABEL_1",
14
+ "2": "LABEL_2"
 
 
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
  "LABEL_0": 0,
19
  "LABEL_1": 1,
20
+ "LABEL_2": 2
 
 
21
  },
22
  "max_position_embeddings": 512,
23
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77a8b1b06f147eb94b0e51dd41c080204205b904be63d19d907d4bb4b9796b44
3
- size 267864749
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c37b50842e2792b574b0b560aa0dcbb800d96fc556d1de09b6d063021b7c8e
3
+ size 267858605
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7af52e9e3c0a69d417e428f4a4093f54ce4e6e85f2fdea4bcc81819c3c31a54
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6382912b6c030f1b6e9be2670e515009d5a5debb3329b5a2ffeed5f5a2993563
3
  size 4091