eclec commited on
Commit
a7a8b48
1 Parent(s): d4aed5b

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -8,15 +8,7 @@
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
- "id2label": {
12
- "0": "NOT_RELATED",
13
- "1": "RELATED"
14
- },
15
  "initializer_range": 0.02,
16
- "label2id": {
17
- "NOT_RELATED": 0,
18
- "RELATED": 1
19
- },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
22
  "n_heads": 12,
 
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,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a457cbf2faf5fd16c12efac081f78e9ac5d1dfb1239fb1732a799a0b2c797c6
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c364d7ccdcd196397571ab20fec7b23f697936ae4a4e72ce3723e3b24e6b53ff
3
  size 267855533
runs/Jul04_22-41-17_69fc77a59de2/events.out.tfevents.1688510882.69fc77a59de2.8894.34 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b74ca00d31c36c7c88a33efa633be3ead251ef2cd1ab6bf636722fd9771a30d7
3
+ size 405
runs/Jul04_22-54-47_69fc77a59de2/events.out.tfevents.1688511294.69fc77a59de2.8894.35 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac0532541979d072d307c208ef6c8f7be8bf21278c890432cd585fdbc90d732
3
+ size 4273
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bed35f22758f5222abe2e412e684fb1c406bcccf960afeccf1e63aaac3823b62
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d957c392dd48b69d38889ef96ca1d08da0a5fd2f9b214ce0f751318be336539f
3
  size 3963