Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ Trained for 2 epochs on NilanE/ParallelFiction-Ja_En-100k using QLoRA. CPO tune
|
|
14 |
|
15 |
Input should be 500-1000 tokens long. Make sure to set 'do_sample = False' if using HF transformers for inference, or otherwise set temperature to 0 for deterministic outputs.
|
16 |
|
17 |
-
## Prompt format
|
18 |
```
|
19 |
Translate this from Japanese to English:
|
20 |
### JAPANESE:
|
|
|
14 |
|
15 |
Input should be 500-1000 tokens long. Make sure to set 'do_sample = False' if using HF transformers for inference, or otherwise set temperature to 0 for deterministic outputs.
|
16 |
|
17 |
+
## Prompt format:
|
18 |
```
|
19 |
Translate this from Japanese to English:
|
20 |
### JAPANESE:
|