urbija commited on
Commit
b4a2e31
1 Parent(s): 46c23ad
Files changed (4) hide show
  1. README.md +4 -6
  2. model.safetensors +1 -1
  3. tokenizer_config.json +0 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0008
23
  - Precision: 0.0
24
  - Recall: 0.0
25
  - F1: 0.0
26
- - Accuracy: 0.9999
27
 
28
  ## Model description
29
 
@@ -48,15 +48,13 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
- - num_epochs: 3
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
57
- | 0.0006 | 1.0 | 71 | 0.0011 | 0.0 | 0.0 | 0.0 | 0.9999 |
58
- | 0.0007 | 2.0 | 142 | 0.0009 | 0.0 | 0.0 | 0.0 | 0.9999 |
59
- | 0.0003 | 3.0 | 213 | 0.0008 | 0.0 | 0.0 | 0.0 | 0.9999 |
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: nan
23
  - Precision: 0.0
24
  - Recall: 0.0
25
  - F1: 0.0
26
+ - Accuracy: 0.5235
27
 
28
  ## Model description
29
 
 
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 1
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
57
+ | 0.0 | 1.0 | 5178 | nan | 0.0 | 0.0 | 0.0 | 0.5235 |
 
 
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d1f21c32f45bd3e689e7de130caf22bcd36a912687580b8025507d7dda14543
3
  size 430911284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97afdf2ca5a5d82e837ae32fcf430d50f51f09cd7c1bcb800b264f858310fdf
3
  size 430911284
tokenizer_config.json CHANGED
@@ -53,6 +53,5 @@
53
  "strip_accents": null,
54
  "tokenize_chinese_chars": true,
55
  "tokenizer_class": "BertTokenizer",
56
- "truncation": true,
57
  "unk_token": "[UNK]"
58
  }
 
53
  "strip_accents": null,
54
  "tokenize_chinese_chars": true,
55
  "tokenizer_class": "BertTokenizer",
 
56
  "unk_token": "[UNK]"
57
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ee99234d04e8fea5ae1b43a4ce921f24947329d3b917f6abf033b3dd7400b54
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c8f976f5cbcc57c79ce944868322006e5324bde88adcfab17d1bb52a93beb58
3
  size 4728