Oloruntobi commited on
Commit
388333b
1 Parent(s): 32d7225

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -8,7 +8,15 @@
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
 
 
 
 
11
  "initializer_range": 0.02,
 
 
 
 
12
  "max_position_embeddings": 512,
13
  "model_type": "distilbert",
14
  "n_heads": 12,
 
8
  "dim": 768,
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",
22
  "n_heads": 12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5846fa8f3f3963bc290d37c70b066ffbd03997c6aab04244b342bf322ab05dc0
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74f3dea4ee27818a11c2ffaab8b9447f0aa166510f49493a6a9e63cc3531e20
3
  size 267832560
runs/Apr30_01-03-22_6db765dbd07c/events.out.tfevents.1714440055.6db765dbd07c.6317.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ae25d3791c15f44e612262e21dc6e0bd1bbdd8c5171054204cf145b7c66f345
3
+ size 4184