makifcevik commited on
Commit
72b46c3
·
verified ·
1 Parent(s): cac220c

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -8,8 +8,8 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 128,
10
  "id2label": {
11
- "0": "negative",
12
- "1": "positive"
13
  },
14
  "initializer_range": 0.02,
15
  "intermediate_size": 512,
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 128,
10
  "id2label": {
11
+ "LABEL_0": "negative",
12
+ "LABEL_1": "positive"
13
  },
14
  "initializer_range": 0.02,
15
  "intermediate_size": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2184a7cc5dbbbcdb1e1a91c486097cc53da6a9c2dc89707d45273cc01936e771
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0053fef86ddfa093cdaccc6931a3dc51c243ed13d68523fc4d065afc87ab1604
3
  size 17549312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:861141fd327e8a87b5ad48a55f3c4959aee6676f59daa8e247b802539e325862
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bda51bd81b8a1c7f9c3de07b155661dcbc50fd649940b4dedccc037a1028b31
3
  size 5304