imvladikon
commited on
Commit
•
17d1adb
1
Parent(s):
f7f65a1
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ datasets:
|
|
7 |
model-index:
|
8 |
- name: alephbertgimmel_parashoot
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# alephbertgimmel_parashoot
|
16 |
|
17 |
-
This model is a fine-tuned version of [imvladikon/alephbertgimmel-base-512](https://huggingface.co/imvladikon/alephbertgimmel-base-512) on the imvladikon/parashoot dataset.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -58,4 +64,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.31.0
|
59 |
- Pytorch 2.0.1+cu118
|
60 |
- Datasets 2.14.2
|
61 |
-
- Tokenizers 0.13.3
|
|
|
7 |
model-index:
|
8 |
- name: alephbertgimmel_parashoot
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- he
|
12 |
+
metrics:
|
13 |
+
- f1
|
14 |
+
- exact_match
|
15 |
+
pipeline_tag: question-answering
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
|
21 |
# alephbertgimmel_parashoot
|
22 |
|
23 |
+
This model is a fine-tuned version of [imvladikon/alephbertgimmel-base-512](https://huggingface.co/imvladikon/alephbertgimmel-base-512) on the [imvladikon/parashoot](https://huggingface.co/datasets/imvladikon/parashoot) dataset.
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
64 |
- Transformers 4.31.0
|
65 |
- Pytorch 2.0.1+cu118
|
66 |
- Datasets 2.14.2
|
67 |
+
- Tokenizers 0.13.3
|