benjaminsul
commited on
Commit
•
a9f0f2a
1
Parent(s):
b2403fc
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
model-index:
|
9 |
- name: fine_tuned_he_to_tanach
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# fine_tuned_he_to_tanach
|
17 |
|
18 |
-
This model is a fine-tuned version of [google/mt5-large](https://huggingface.co/google/mt5-large) on
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -51,4 +53,4 @@ The following hyperparameters were used during training:
|
|
51 |
- Transformers 4.44.2
|
52 |
- Pytorch 2.4.0+cu121
|
53 |
- Datasets 2.20.0
|
54 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: fine_tuned_he_to_tanach
|
10 |
results: []
|
11 |
+
metrics:
|
12 |
+
- bleu
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# fine_tuned_he_to_tanach
|
19 |
|
20 |
+
This model is a fine-tuned version of [google/mt5-large](https://huggingface.co/google/mt5-large) on a dataset that contains verses from the Bible traducted in modern Hebrew.
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
53 |
- Transformers 4.44.2
|
54 |
- Pytorch 2.4.0+cu121
|
55 |
- Datasets 2.20.0
|
56 |
+
- Tokenizers 0.19.1
|