flash659
commited on
Update README.md
Browse files
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 = {
|
51 |
-
year = {
|
52 |
-
|
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 |
```
|