tann9949
commited on
Commit
·
086f6f9
1
Parent(s):
41e6391
update license+citation
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
task_categories:
|
4 |
- sentence-similarity
|
5 |
- text-generation
|
@@ -107,10 +107,19 @@ For any inquiries or concerns, please reach out to us via email: [Chompakorn Cha
|
|
107 |
|
108 |
## Citation
|
109 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
```
|
111 |
|
112 |
## License
|
113 |
-
|
114 |
|
115 |
<br>
|
116 |
<div style="display: flex; align-items: center; gap: 20px;">
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
task_categories:
|
4 |
- sentence-similarity
|
5 |
- text-generation
|
|
|
107 |
|
108 |
## Citation
|
109 |
```
|
110 |
+
@misc{akarajaradwong2025nitibenchcomprehensivestudiesllm,
|
111 |
+
title={NitiBench: A Comprehensive Studies of LLM Frameworks Capabilities for Thai Legal Question Answering},
|
112 |
+
author={Pawitsapak Akarajaradwong and Pirat Pothavorn and Chompakorn Chaksangchaichot and Panuthep Tasawong and Thitiwat Nopparatbundit and Sarana Nutanong},
|
113 |
+
year={2025},
|
114 |
+
eprint={2502.10868},
|
115 |
+
archivePrefix={arXiv},
|
116 |
+
primaryClass={cs.CL},
|
117 |
+
url={https://arxiv.org/abs/2502.10868},
|
118 |
+
}
|
119 |
```
|
120 |
|
121 |
## License
|
122 |
+
This dataset is provided under the **MIT License**.
|
123 |
|
124 |
<br>
|
125 |
<div style="display: flex; align-items: center; gap: 20px;">
|