zboxi7 commited on
Commit
6d14e9b
1 Parent(s): 8012a09

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,15 +9,15 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
- "LABEL_0": 0,
19
- "LABEL_1": 1,
20
- "LABEL_2": 2
21
  },
22
  "max_position_embeddings": 512,
23
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "negative",
13
+ "1": "neutral",
14
+ "2": "postive"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
+ "negative": 0,
19
+ "neutral": 1,
20
+ "postive": 2
21
  },
22
  "max_position_embeddings": 512,
23
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c2a3e66585603b14695aadeca6a17082277a1626a9002dec02641bf8152ebe2
3
  size 267857393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc19f55f4de5dc99678514f1e2ec666caa11ecbcd4fb68b7225e309ed4681d2d
3
  size 267857393
runs/Aug08_04-28-13_ee31e42f2de2/1659932900.2840245/events.out.tfevents.1659932900.ee31e42f2de2.73.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f022666baa8a811756efa67058d3f81c684d7bca98f05012fdf784dcd8518f3
3
+ size 5469
runs/Aug08_04-28-13_ee31e42f2de2/events.out.tfevents.1659932900.ee31e42f2de2.73.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a040684ae8660306610836737bb18b0ebdb5255d6ab6468ce05b0c860d482b1
3
+ size 40
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a43a9d6c4f9b21b71095f308431f1ea54f747349f7600efad3c626e1510d3f4e
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d332791a689307a48b4ca00c69f2e1ffe4089630028e3973abf6ee9fabd16db8
3
  size 3375