martineden
commited on
Commit
•
e2cd1e3
1
Parent(s):
4351b03
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: bert-base-cased-unstructured-squad
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -50,4 +55,4 @@ The following hyperparameters were used during training:
|
|
50 |
- Transformers 4.47.1
|
51 |
- Pytorch 2.5.1+cu121
|
52 |
- Datasets 3.2.0
|
53 |
-
- Tokenizers 0.21.0
|
|
|
7 |
model-index:
|
8 |
- name: bert-base-cased-unstructured-squad
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- martineden/structurized_squad
|
12 |
+
metrics:
|
13 |
+
- exact_match
|
14 |
+
- f1
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
55 |
- Transformers 4.47.1
|
56 |
- Pytorch 2.5.1+cu121
|
57 |
- Datasets 3.2.0
|
58 |
+
- Tokenizers 0.21.0
|