fhjhl commited on
Commit
7433e61
1 Parent(s): 5be5b18

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,13 +9,13 @@
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": "POSITIVE",
13
+ "1": "NEGATIVE"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
+ "NEGATIVE": 1,
18
+ "POSITIVE": 0
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c80d5dd7521f1ceddf1f7c329a85c5e1f7c72fe55ac0fd035c7a209499489671
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daeb92a2861493d30f5d11d63c3c503f7428ba4eebb76ec8973cdad645a96cd7
3
  size 267832560
runs/Mar26_13-47-27_423a215ba150/events.out.tfevents.1711460848.423a215ba150.413.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd4fa6768fe010bbe4a00339d23288793e09a887aa3e09bafd586364a27daa89
3
+ size 4899
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c79b2ebf13dc73d7b6ff49250474b366b471adb14e0dd7ad288e765e1d6f0a3c
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a6899bb84b54c057ccd8e0194e2d56c4f4defafb1105308ed4d1c97a59ad1fc
3
  size 4920