NotoriousH2 commited on
Commit
7d9a0a3
ยท
verified ยท
1 Parent(s): 1e44dbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -4,9 +4,9 @@ tags: []
4
  ---
5
 
6
  <!-- Provide a quick summary of what the model is/does. -->
7
- ## **Language model component of gemma-3-12b-it**
8
 
9
- - the tokenizer's eos token has been explicitly set to `<end_of_turn>` instead of `<eos>`, in alignment with the original chat format used by Gemma.
10
 
11
- ์ด ๋ชจ๋ธ์€ Gemma-3-12b-it ๋ชจ๋ธ์—์„œ ๋น„์ „ ๋ถ€๋ถ„์„ ์ œ๊ฑฐํ•œ ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค.
12
- ๋น„์ „ ๋ชจ๋ธ์˜ ํŒŒ๋ผ๋ฏธํ„ฐ ์ˆ˜๋Š” ์ „ ๋ชจ๋ธ์—์„œ ๋™์ผํ•˜๊ฒŒ 400m์ž…๋‹ˆ๋‹ค.
 
4
  ---
5
 
6
  <!-- Provide a quick summary of what the model is/does. -->
7
+ ## **Text-Only component of gemma-3-12b-it**
8
 
9
+ - The tokenizer's eos token has been explicitly set to `<end_of_turn>` instead of `<eos>`, in alignment with the original chat format used by Gemma.
10
 
11
+ ์ด ๋ชจ๋ธ์€ Gemma-3-12b-it ๋ชจ๋ธ์—์„œ ๋น„์ „ ๋ถ€๋ถ„(400m ํŒŒ๋ผ๋ฏธํ„ฐ)์„ ์ œ๊ฑฐํ•œ ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค.
12
+ ํ† ํฌ๋‚˜์ด์ €์˜ eos ํ† ํฐ ์„ค์ • ๋˜ํ•œ `<end_of_turn>`์œผ๋กœ ๋ณ€๊ฒฝํ•˜์˜€์Šต๋‹ˆ๋‹ค.