Joshnicholas commited on
Commit
59e60e7
·
1 Parent(s): 5229689

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": "Not a Voice Ad",
13
+ "1": "Is a Voice ad"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
+ "Is a Voice ad": 1,
18
+ "Not a Voice Ad": 0
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:057229bb0bdf8e50a22b058be26120afead1a5c8958598819f62dae4eaa88e85
3
  size 267854125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a612f4939f3cbe47a50d5ebce01bb2789328b2deaced84b1a43b24c3289eecf
3
  size 267854125
runs/Aug03_14-38-25_39217/events.out.tfevents.1691037509.39217.60139.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80aacfd9eee8c0646f1d5df9d8ba4b80999334e06cd59fe89f915c3b20f1b584
3
+ size 4371
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e091f38d90a7215eb40d19bfe3c04d022c142e115e04ec8771aeacef882d7cc9
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54f71a07510990d4fb16074eab67df5dba9cff2811ffb9f10afdb5df87390540
3
  size 3963