jordyvl commited on
Commit
f89fc6c
1 Parent(s): 8bc96f7

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -28,12 +28,16 @@
28
  "pad_token_id": 0,
29
  "position_embedding_type": "absolute",
30
  "test_args": {
 
 
31
  "dataset": "ncbi_disease",
 
32
  "model": "dmis-lab/biobert-base-cased-v1.2",
 
33
  "subword_alignment": "first",
34
  "task": "ner",
35
  "train_args": {
36
- "batch_size": 4,
37
  "epochs": 3,
38
  "learning_rate": 2e-05,
39
  "warmup_ratio": 0.1,
28
  "pad_token_id": 0,
29
  "position_embedding_type": "absolute",
30
  "test_args": {
31
+ "CRF": false,
32
+ "Y": "ner_tags",
33
  "dataset": "ncbi_disease",
34
+ "lowC": false,
35
  "model": "dmis-lab/biobert-base-cased-v1.2",
36
+ "setting": "ncbi",
37
  "subword_alignment": "first",
38
  "task": "ner",
39
  "train_args": {
40
+ "batch_size": 2,
41
  "epochs": 3,
42
  "learning_rate": 2e-05,
43
  "warmup_ratio": 0.1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93978858f1cccfe1be67bb4c9b33e0e40c9ad7bc955ff613283c98d152527441
3
  size 430958385
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c71077cff8e71b734a48b440def8ad6e75ce0f4e02800d4dc86a8a9881247a57
3
  size 430958385
runs/Jul20_11-15-24_jordy-OMEN/1658308559.0354085/events.out.tfevents.1658308559.jordy-OMEN.40695.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c6bcc951f0dec8f2ca28fad646115cc092f4f54ba4c8f0c981b52140bbda224
3
+ size 4943
runs/Jul20_11-15-24_jordy-OMEN/events.out.tfevents.1658308559.jordy-OMEN.40695.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc8e9fdeee74438bdc598652658251a65da28626a3abe75acfdae0735739fa7
3
+ size 5213
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b402e9a389e5099f7c55947b16932f28c47befe77f0214db88967d47a01ae581
3
  size 3119
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4bbc671c718a14136100f10f69fe6c7ecdb94c78d58a6c48928a47911324abe
3
  size 3119