Model save
Browse files- README.md +13 -33
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
README.md
CHANGED
@@ -4,8 +4,6 @@ license: mit
|
|
4 |
base_model: EleutherAI/gpt-neo-1.3B
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
datasets:
|
8 |
-
- Ben10x/MedMentions-MTI881-NER
|
9 |
metrics:
|
10 |
- precision
|
11 |
- recall
|
@@ -13,26 +11,7 @@ metrics:
|
|
13 |
- accuracy
|
14 |
model-index:
|
15 |
- name: gpt-medmentions
|
16 |
-
results:
|
17 |
-
- task:
|
18 |
-
name: Token Classification
|
19 |
-
type: token-classification
|
20 |
-
dataset:
|
21 |
-
name: Ben10x/MedMentions-MTI881-NER
|
22 |
-
type: Ben10x/MedMentions-MTI881-NER
|
23 |
-
metrics:
|
24 |
-
- name: Precision
|
25 |
-
type: precision
|
26 |
-
value: 0.44823898474262086
|
27 |
-
- name: Recall
|
28 |
-
type: recall
|
29 |
-
value: 0.546458061712299
|
30 |
-
- name: F1
|
31 |
-
type: f1
|
32 |
-
value: 0.4924993145587718
|
33 |
-
- name: Accuracy
|
34 |
-
type: accuracy
|
35 |
-
value: 0.846457800511509
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -40,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
40 |
|
41 |
# gpt-medmentions
|
42 |
|
43 |
-
This model is a fine-tuned version of [EleutherAI/gpt-neo-1.3B](https://huggingface.co/EleutherAI/gpt-neo-1.3B) on
|
44 |
It achieves the following results on the evaluation set:
|
45 |
-
- Loss:
|
46 |
-
- Precision: 0.
|
47 |
-
- Recall: 0.
|
48 |
-
- F1: 0.
|
49 |
-
- Accuracy: 0.
|
50 |
|
51 |
## Model description
|
52 |
|
@@ -72,16 +51,17 @@ The following hyperparameters were used during training:
|
|
72 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
73 |
- lr_scheduler_type: linear
|
74 |
- num_epochs: 5.0
|
|
|
75 |
|
76 |
### Training results
|
77 |
|
78 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
79 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
4 |
base_model: EleutherAI/gpt-neo-1.3B
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
|
|
11 |
- accuracy
|
12 |
model-index:
|
13 |
- name: gpt-medmentions
|
14 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
19 |
|
20 |
# gpt-medmentions
|
21 |
|
22 |
+
This model is a fine-tuned version of [EleutherAI/gpt-neo-1.3B](https://huggingface.co/EleutherAI/gpt-neo-1.3B) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 1.1011
|
25 |
+
- Precision: 0.4748
|
26 |
+
- Recall: 0.5144
|
27 |
+
- F1: 0.4938
|
28 |
+
- Accuracy: 0.8506
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
51 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
52 |
- lr_scheduler_type: linear
|
53 |
- num_epochs: 5.0
|
54 |
+
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
59 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
60 |
+
| 0.5309 | 1.0 | 5850 | 0.5358 | 0.4123 | 0.4673 | 0.4381 | 0.8330 |
|
61 |
+
| 0.3521 | 2.0 | 11700 | 0.5186 | 0.4426 | 0.5341 | 0.4841 | 0.8431 |
|
62 |
+
| 0.1695 | 3.0 | 17550 | 0.6351 | 0.4681 | 0.4846 | 0.4762 | 0.8485 |
|
63 |
+
| 0.0711 | 4.0 | 23400 | 0.9214 | 0.4716 | 0.5156 | 0.4926 | 0.8498 |
|
64 |
+
| 0.0384 | 5.0 | 29250 | 1.1011 | 0.4748 | 0.5144 | 0.4938 | 0.8506 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4993794184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c13c7e7a9d42ced8de5d49456583c47553fc8c66a601a815ccfa04591f418dc4
|
3 |
size 4993794184
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 269429120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf9249629233d92cd6703b4ad3d151ac06c574d57fcc01d87e3ac15e62c2cb6f
|
3 |
size 269429120
|