Philip-Jan commited on
Commit
0a65942
1 Parent(s): 1e1ad64

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": "neg",
13
+ "1": "pos"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
+ "neg": 0,
18
+ "pos": 1
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:3f3e408e06a01d20e1d0fa8ba5b3adceafdfcf3a79de7ab69577a50991732396
3
  size 267852913
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c62d99332a84ee2e7a73d41857e541be8f395ad9ffd421b9bf7a175452434a4d
3
  size 267852913
runs/Jul13_21-02-20_LAPTOP-QQ6160DN/1657738946.007676/events.out.tfevents.1657738946.LAPTOP-QQ6160DN.23624.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06317b659349f419be89754ab8da8afa3a003181d9f23d5c41ee7d3d56d0e0b2
3
+ size 4903
runs/Jul13_21-02-20_LAPTOP-QQ6160DN/events.out.tfevents.1657738945.LAPTOP-QQ6160DN.23624.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b70d4e9baf4bd5968314280e3be92c16fc74ce66754bbd7f083dcddde950ed66
3
+ size 3391
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1125a0ffe2d987706453f0c37e36bcbf0c08d347d3a26338792e58b9bf10204e
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:636e08246031652885430d9d298f9b8f7c0de46d1ea2ddecf4aa5d9ef9a84650
3
  size 3119