\documentclass[12pt]{article} \usepackage[a4paper,margin=1in]{geometry} \usepackage{setspace} \usepackage{fvextra} \DefineVerbatimEnvironment{wrapverb}{Verbatim}{ breaklines=true, breakanywhere=true } \begin{document} \begin{center} \Large \textbf{VMHQA Dataset}\\[0.5em] \large \textbf{End User License Agreement (EULA)}\\[0.5em] \normalsize \textit{Last update: November 9, 2025} \end{center} \vspace{1em} By signing this document, the user agrees to the following terms regarding the use of the \textbf{Vietnamese Mental Health Question Answering (VMHQA)} dataset. \section{Commercial Use} The user may only use the dataset for \textbf{academic research purposes}. Commercial use of the dataset is strictly prohibited. Prohibited commercial uses include, but are not limited to: \begin{itemize} \item Training or validating the performance of commercial systems, \item Using any portion of the dataset in advertisements, \item Selling the dataset or data derived from it, \item Developing military applications or related tools. \end{itemize} \section{Distribution} The user may not distribute the dataset or any portion of it. An exception is granted for using small portions of the dataset for academic publications or presentations, provided it is necessary for clarification. \section{Access} Access to the dataset is granted only after this EULA is signed and submitted to the dataset administrators. To access the dataset: \begin{enumerate} \item Print and sign this EULA. \item Scan the signed document and send it to \texttt{nghganhtu@gmail.com} (preferably in PDF format). \end{enumerate} A full dataset version will be issued upon receipt of the signed EULA. The user may not share these credentials or provide access to the dataset to any third party. \section{Citation Guide} When publishing research or presenting work that uses the VMHQA dataset, users must cite the dataset properly. The recommended citation in IEEE format is: \begin{quote} T. A. H. Nguyen, Q.-D. Nguyen, H. M. Nguyen, A. H. Nguyen, and L. Nguyen, ``VMHQA: A Vietnamese Multi-choice Dataset for Mental Health Domain Question Answering'', EAI Endorsed Scal Inf Syst, vol. 12, no. 4, Sep. 2025, doi: 10.4108/eetsis.7678. \end{quote} Alternatively, you can cite it using the provided BibTeX entry: \begin{wrapverb} @article{article, author = {Nguyen, Loan and Nguyen, Tu and Nguyen, Quang-Dieu and Nguyen, Harius and Nguyen, Alfred}, year = {2025}, month = {09}, pages = {}, title = {VMHQA: A Vietnamese Multi-choice Dataset for Mental Health Domain Question Answering}, volume = {12}, journal = {EAI Endorsed Transactions on Scalable Information Systems}, doi = {10.4108/eetsis.7678} } \end{wrapverb} Failure to properly cite the dataset may result in revocation of access or denial of future dataset requests. \section{Changes to the Agreement} The VMHQA dataset administrators reserve the right to modify this EULA at any time. Users will be notified of any changes and given the choice to opt out of the updated terms. Opting out will invalidate this agreement and result in losing access to the dataset. \section{Warranty Disclaimer} The dataset is provided without any warranty. The VMHQA dataset administrators are not responsible for any damages (financial, physical, or otherwise) resulting from using the dataset. \section{License} The MIT License is a permissive open-source license that allows users substantial freedom in using, modifying, distributing, and incorporating the software into proprietary products. It imposes minimal restrictions while still providing legal protection for the original authors. \subsection{MIT License Characteristics} \begin{itemize} \item \textbf{Permissive}: Users may freely use, copy, modify, merge, publish, or distribute the software. \item \textbf{Commercial Use}: The software may be included in commercial or closed-source products without requiring the derived work to be open-source. \item \textbf{Attribution Requirement}: All copies or substantial portions of the software must retain the original copyright notice and license text. \item \textbf{Liability Disclaimer}: The author provides the software ``as is'' without warranties. The license shields the author from claims arising from the software's usage. \end{itemize} \subsection{MIT License Text} \begin{verbatim} MIT License Copyright (c) 2025 Tu Anh Nguyen Hoang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \end{verbatim} \vspace{2em} \noindent\textbf{Full Name:} \hrulefill\\[1em] \textbf{Affiliation:} \hrulefill\\[1em] \textbf{Email:} \hrulefill\\[1em] \textbf{Date:} \hrulefill\\[1em] \textbf{Signature:} \hrulefill \end{document}