Thebisso09 commited on
Commit
6583a61
·
verified ·
1 Parent(s): d9ecf64

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": "Refusal",
13
+ "1": "Approval"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
+ "Approval": 1,
18
+ "Refusal": 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:447f467b0b95a0f2433223db8963e1df6f6357e95ee60db508fabb4cb85b47f1
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:217a6c74bbffaf140629bf40be433a9f101ee17eb3d2ad47673cfe6d7f5f3d09
3
  size 267832560
runs/Jul26_15-03-04_63229e5130eb/events.out.tfevents.1722006184.63229e5130eb.2281.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85364dd3aad5161e46be31997e979c147a0f7a6c7954c8fefd45a7b7a974f0f0
3
+ size 4912
runs/Jul26_15-04-51_63229e5130eb/events.out.tfevents.1722006291.63229e5130eb.2281.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c382f44161500da7c2d9e74f6c43393b8ebfd6ccda43eecd8e3ae0361885bee
3
+ size 4912
runs/Jul26_15-07-32_63229e5130eb/events.out.tfevents.1722006452.63229e5130eb.2281.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc68b08956fabc5a835779f03a179acffb47e4fff98392f051b8560a1272073f
3
+ size 5384
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fef22a3d910ade6e60d83712260e0ad77fc18d8e886f90f0239580f7b08673a7
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673d555d567ad0b3b12d3bed1f8b7918968ee944bce26fa3406cd891b103ac06
3
  size 5112