Model save
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
model-index:
|
7 |
- name: roberta-base-squad2-finetuned-BioASQ-ds
|
8 |
results: []
|
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,14 +47,15 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 223 | 1.
|
50 |
-
| No log | 2.0 | 446 | 1.
|
51 |
-
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
55 |
|
|
|
56 |
- Transformers 4.39.3
|
57 |
- Pytorch 2.2.1+cu121
|
58 |
- Datasets 2.18.0
|
59 |
-
- Tokenizers 0.15.2
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
base_model: deepset/roberta-base-squad2
|
7 |
model-index:
|
8 |
- name: roberta-base-squad2-finetuned-BioASQ-ds
|
9 |
results: []
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.6959
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| No log | 1.0 | 223 | 1.8273 |
|
51 |
+
| No log | 2.0 | 446 | 1.7265 |
|
52 |
+
| 1.8167 | 3.0 | 669 | 1.6959 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
56 |
|
57 |
+
- PEFT 0.10.0
|
58 |
- Transformers 4.39.3
|
59 |
- Pytorch 2.2.1+cu121
|
60 |
- Datasets 2.18.0
|
61 |
+
- Tokenizers 0.15.2
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1192800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:304957fa50a40ec09b0d5ef18f76a0c3bd7d5ad0c84d1724307ac4168855291b
|
3 |
size 1192800
|
runs/Apr06_08-36-36_b26a03e5fa73/events.out.tfevents.1712393196.b26a03e5fa73.1618.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:06f5b50b4db8836c70fa7ee1741b44d0acb3802fe91a919190a783729bf8ef36
|
3 |
+
size 6420
|
runs/Apr06_08-36-36_b26a03e5fa73/events.out.tfevents.1712393825.b26a03e5fa73.1618.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53d4c820482d24113f3a434054f808fdc5ba72060cb982d6cc8c520f65e439fc
|
3 |
+
size 359
|