Translation
GGUF
English
Korean
File size: 778 Bytes
f1955f1
 
5b71c8f
 
 
 
 
 
f1955f1
5b71c8f
9f5005c
5b71c8f
 
 
6547be7
5b71c8f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: apache-2.0
datasets:
- squarelike/sharegpt_deepl_ko_translation
language:
- en
- ko
pipeline_tag: translation
---

# Gugugo-koen-7B-V1.1-GGUF
Detail repo: [https://github.com/jwj7140/Gugugo](https://github.com/jwj7140/Gugugo)
![Gugugo](./logo.png)

**This is GGUF model from [squarelike/Gugugo-koen-7B-V1.1](https://huggingface.co/squarelike/Gugugo-koen-7B-V1.1)**

**Base Model**: [Llama-2-ko-7b](https://huggingface.co/beomi/llama-2-ko-7b)

**Training Dataset**: [sharegpt_deepl_ko_translation](https://huggingface.co/datasets/squarelike/sharegpt_deepl_ko_translation).

I trained with 1x A6000 GPUs for 90 hours.

## **Prompt Template**
**KO->EN**
```
### ํ•œ๊ตญ์–ด: {sentence}</๋>
### ์˜์–ด:
```
**EN->KO**
```
### ์˜์–ด: {sentence}</๋>
### ํ•œ๊ตญ์–ด:
```