flash659 commited on
Commit
8fb2d60
·
verified ·
1 Parent(s): 527a3c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -47,9 +47,8 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
47
  ```bibtex
48
  @misc{frony2024natural2sql,
49
  title = {frony-natural2sql-ko: Korean Natural Language to SQL specialized LLaMA 3 model},
50
- author = {Frony AI},
51
- year = {2024},
52
- url = {https://huggingface.co/사용자명/frony-natural2sql-ko-v0.1.0},
53
- note = {Version 0.1.0}
54
  }
55
  ```
 
47
  ```bibtex
48
  @misc{frony2024natural2sql,
49
  title = {frony-natural2sql-ko: Korean Natural Language to SQL specialized LLaMA 3 model},
50
+ author = {flash659},
51
+ year = {2025},
52
+ version = {Version 0.1.0}
 
53
  }
54
  ```