knapierk commited on
Commit
7cc250e
1 Parent(s): 59c7c28

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": "FEMALE",
13
- "1": "MALE"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
- "FEMALE": 0,
18
- "MALE": 1
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "MADE-UP",
13
+ "1": "REAL"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
+ "MADE-UP": 0,
18
+ "REAL": 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:0ee24679448f495824ae67f90381529e9fb524b4d310f2e77890c2d897ae879c
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec35e9c79d2eb88033545cdb58d59c2f4d46eb8ae14ab9aef474393d78cdfe04
3
  size 267855533
runs/Jun16_06-06-04_d576ba529ee6/events.out.tfevents.1686895567.d576ba529ee6.3576.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f310afcdf2d70167a7aac576a9a70942e00ab44013365a4cc5319d5a94b6473
3
+ size 4323
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55ec82de3209491dc7d9fc33693aac42886b5893069dec8dbb6b76a9f3a27369
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5084e8634c841a8d27473befa5686ee09ecd17c729fcb8101db03952fdaa4d3f
3
  size 3963