Update README.md
Browse files
README.md
CHANGED
|
@@ -25,9 +25,10 @@ python MaxText/train.py \
|
|
| 25 |
hf_eval_files='gs://levanter-dataset-eu/wiki_reasoning_english/validation*.jsonl' \
|
| 26 |
eval_steps=10
|
| 27 |
```
|
|
|
|
| 28 |
|
| 29 |
-
|
| 30 |
-
```
|
| 31 |
You are a renowned expert in Norwegian orthography with in‑depth knowledge of
|
| 32 |
correct punctuation and letter casing. Your task is to review the following text
|
| 33 |
and correct any errors related to punctuation (misplaced, missing, or extra marks)
|
|
|
|
| 25 |
hf_eval_files='gs://levanter-dataset-eu/wiki_reasoning_english/validation*.jsonl' \
|
| 26 |
eval_steps=10
|
| 27 |
```
|
| 28 |
+
Trained on data from: [https://huggingface.co/datasets/pere/nor_wiki_reasoning_english_v4](https://huggingface.co/datasets/pere/nor_wiki_reasoning_english_v4)
|
| 29 |
|
| 30 |
+
Example prompt:
|
| 31 |
+
```plaintext
|
| 32 |
You are a renowned expert in Norwegian orthography with in‑depth knowledge of
|
| 33 |
correct punctuation and letter casing. Your task is to review the following text
|
| 34 |
and correct any errors related to punctuation (misplaced, missing, or extra marks)
|