squarelike
commited on
Commit
โข
d0fdf11
1
Parent(s):
aa69b54
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- squarelike/sharegpt_deepl_ko_translation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- ko
|
8 |
+
pipeline_tag: translation
|
9 |
---
|
10 |
+
[https://github.com/jwj7140/Gugugo](https://github.com/jwj7140/Gugugo)
|
11 |
+
|
12 |
+
Prompt Template:
|
13 |
+
```
|
14 |
+
### ํ๊ตญ์ด: {sentence}</๋>
|
15 |
+
### ์์ด:
|
16 |
+
```
|
17 |
+
```
|
18 |
+
### ์์ด: {sentence}</๋>
|
19 |
+
### ํ๊ตญ์ด:
|
20 |
+
```
|