martineden
commited on
Commit
•
ad17ead
1
Parent(s):
e2cd1e3
Update README.md
Browse files
README.md
CHANGED
@@ -16,10 +16,11 @@ metrics:
|
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
19 |
|
20 |
# bert-base-cased-unstructured-squad
|
21 |
|
22 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,7 +49,8 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
|
|
|
52 |
|
53 |
### Framework versions
|
54 |
|
|
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/irmak-eren/Thesis-fine-tuning-for-experiments/runs/rx7nhehp)
|
20 |
|
21 |
# bert-base-cased-unstructured-squad
|
22 |
|
23 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the unstructured context of the [martineden/structurized_squad](https://huggingface.co/datasets/martineden/structurized_squad) dataset.
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
'exact_match': 79.28394039735099
|
53 |
+
'f1': 86.72720188038475
|
54 |
|
55 |
### Framework versions
|
56 |
|