mpasila commited on
Commit
bcb9b10
1 Parent(s): f5606af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -16,6 +16,20 @@ datasets:
16
  ---
17
  Experimental model, may not perform that well. Dataset used is [a modified](https://huggingface.co/datasets/mpasila/ParallelFiction-Ja_En-100k-alpaca) version of [NilanE/ParallelFiction-Ja_En-100k](https://huggingface.co/datasets/NilanE/ParallelFiction-Ja_En-100k).
18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  # Uploaded model
20
 
21
  - **Developed by:** mpasila
 
16
  ---
17
  Experimental model, may not perform that well. Dataset used is [a modified](https://huggingface.co/datasets/mpasila/ParallelFiction-Ja_En-100k-alpaca) version of [NilanE/ParallelFiction-Ja_En-100k](https://huggingface.co/datasets/NilanE/ParallelFiction-Ja_En-100k).
18
 
19
+ ### Prompt format: Alpaca
20
+ ```
21
+ Below is a translation task, paired with an input that provides further context. Write a response that appropriately completes the request.
22
+
23
+ ### Instruction:
24
+ {}
25
+
26
+ ### Input:
27
+ {}
28
+
29
+ ### Response:
30
+ {}
31
+ ```
32
+
33
  # Uploaded model
34
 
35
  - **Developed by:** mpasila