kaijie-qin commited on
Commit
f19df8b
1 Parent(s): 0dfa620

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,13 +9,19 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "NEGATIVE",
13
- "1": "POSITIVE"
 
 
 
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
- "NEGATIVE": 0,
18
- "POSITIVE": 1
 
 
 
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "0",
13
+ "1": "1",
14
+ "2": "2",
15
+ "3": "3",
16
+ "4": "4"
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
+ "0": 0,
21
+ "1": 1,
22
+ "2": 2,
23
+ "3": 3,
24
+ "4": 4
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac25c2fae9158d0a6e82cc2f9edc57fd630448530fd24dd06de1671c4c3a45b1
3
- size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a6a77bfbd5e57026b210c71646a6522b1f7114715e96b22d195bb2d98ed9f29
3
+ size 267841796
runs/Dec31_04-19-47_d316b855c9ba/events.out.tfevents.1703996388.d316b855c9ba.6307.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b03fbc2f45c28f8ea612a5442f58f25e57fbb9aebcfc9e33fb11206d566eee
3
+ size 4586
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fd2d481e3e9ae1a9720e2bb8d81b425b0b6c50c11fb2b3b3119802337690239
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce6a828a97d97e81b1b041867dd37e26118359efde84e1f893d844f1ef2ef1b
3
  size 4600