Model save
Browse files
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: google-bert/bert-base-uncased
|
4 |
tags:
|
5 |
-
- question-answering
|
6 |
-
- nlp
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: bert-qa-mash-covid
|
@@ -15,9 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# bert-qa-mash-covid
|
17 |
|
18 |
-
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.2132
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,19 +39,15 @@ The following hyperparameters were used during training:
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- num_epochs: 3
|
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| No log | 1.0 | 329 | 1.3919 |
|
52 |
-
| 1.6774 | 2.0 | 658 | 1.2387 |
|
53 |
-
| 1.6774 | 3.0 | 987 | 1.2132 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
57 |
|
58 |
-
- Transformers 4.
|
59 |
- Pytorch 2.1.2
|
60 |
-
- Datasets 2.
|
61 |
-
- Tokenizers 0.
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: google-bert/bert-base-uncased
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: bert-qa-mash-covid
|
|
|
13 |
|
14 |
# bert-qa-mash-covid
|
15 |
|
16 |
+
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 3
|
42 |
+
- mixed_precision_training: Native AMP
|
43 |
|
44 |
### Training results
|
45 |
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
49 |
|
50 |
+
- Transformers 4.41.1
|
51 |
- Pytorch 2.1.2
|
52 |
+
- Datasets 2.19.1
|
53 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435596088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f46276ba048b242f786a26730359373dd79d87e3215c68c98365653e80421a26
|
3 |
size 435596088
|
runs/Jun04_14-44-18_57c861cbf3ff/events.out.tfevents.1717512259.57c861cbf3ff.24.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5efd394f6da016a7045a3503ae6895161f258bc001c3f4ffb4bfb5c15733b946
|
3 |
+
size 7542
|