harshamiddela commited on
Commit
c18ad26
·
verified ·
1 Parent(s): 8be237c

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -14,14 +14,14 @@
14
  "hidden_dropout_prob": 0.1,
15
  "id2label": {
16
  "0": "O",
17
- "1": "B-Disease",
18
- "2": "I-Disease"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 4096,
22
  "label2id": {
23
- "B-Disease": 1,
24
- "I-Disease": 2,
25
  "O": 0
26
  },
27
  "layer_norm_eps": 1e-12,
 
14
  "hidden_dropout_prob": 0.1,
15
  "id2label": {
16
  "0": "O",
17
+ "1": "B-ADR",
18
+ "2": "I-ADR"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 4096,
22
  "label2id": {
23
+ "B-ADR": 1,
24
+ "I-ADR": 2,
25
  "O": 0
26
  },
27
  "layer_norm_eps": 1e-12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0aa9501898397d5a01dade06bf8be4af6a18e445300bce660c8e212611fdfc76
3
  size 1387087524
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2529a1de46804e4a319a1912b48325a1db71078d1284a5c02b9311b2524bd279
3
  size 1387087524
runs/May19_03-28-17_d5f35e09fbee/events.out.tfevents.1716089298.d5f35e09fbee.11823.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdf14d1cc45d3d37315275c5ce015e9bdf04e4c6457ec9a4cd67ad5aa7046936
3
+ size 5920
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d64b4282ca74a90401164c9c82fdc71d23fddaeac61d4681dcdfc3621b945a6
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dda6fc289a8dde02cd4f315ba349731cb1d82b2c501e59cc62fe13ada69a5d7
3
  size 5048