xywang626 commited on
Commit
4b1d303
·
verified ·
1 Parent(s): 9de639c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -375,22 +375,28 @@ We are actively working with the vLLM team to add support for OpenCUA models.
375
  ## Training Code
376
  OpenCUA models are developed based on the training infrastructure of Kimi Team. We are developting the training pipeline based on the open-source infrastructure as well.
377
 
378
- ## License
379
 
380
- This project is licensed under the MIT License - see the LICENSE file in the root folder for details.
381
 
382
- ## Research Use and Disclaimer
 
 
383
 
384
- OpenCUA models are intended for **research and educational purposes only**.
 
385
 
386
  ### Prohibited Uses
387
- - The model may **not** be used for any purpose or activity that violates applicable laws or regulations in any jurisdiction
388
  - Use for illegal, unethical, or harmful activities is strictly prohibited
 
 
389
 
390
  ### Disclaimer
391
- - The authors, contributors, and copyright holders are **not responsible** for any illegal, unethical, or harmful use of the Software, nor for any direct or indirect damages resulting from such use
392
- - Use of the "OpenCUA" name, logo, or trademarks does **not** imply any endorsement or affiliation unless separate written permission is obtained
393
  - Users are solely responsible for ensuring their use complies with applicable laws and regulations
 
394
 
395
  ## Citation
396
 
 
375
  ## Training Code
376
  OpenCUA models are developed based on the training infrastructure of Kimi Team. We are developting the training pipeline based on the open-source infrastructure as well.
377
 
378
+ <div style="text-align:center;">
379
 
380
+ ## Research and Commercial Use
381
 
382
+ </div>
383
+
384
+ OpenCUA (including the model, AgentNet dataset, tools, and code) may be used for **research, educational, and commercial purposes** under the **MIT License** (see `LICENSE`).
385
 
386
+ ### Citation and Acknowledgement
387
+ If you use **OpenCUA models** and/or the **AgentNet dataset** in any **report, technical report, publication, thesis, presentation, blog post, documentation, or other publicly shared material**, we **kindly ask** that you include an explicit acknowledgement in the main text and cite the OpenCUA paper.
388
 
389
  ### Prohibited Uses
390
+ - The dataset may **not** be used for any purpose or activity that violates applicable laws or regulations in any jurisdiction
391
  - Use for illegal, unethical, or harmful activities is strictly prohibited
392
+ - **Any unauthorized reproduction, distribution, or use that infringes upon intellectual property rights is strictly forbidden**
393
+ - Users must respect privacy rights and confidentiality of any data subjects represented in the dataset
394
 
395
  ### Disclaimer
396
+ - The authors, contributors, and copyright holders are **not responsible** for any illegal, unethical, or harmful use of the dataset, nor for any direct or indirect damages resulting from such use
397
+ - Use of the "AgentNet" name, logo, or trademarks does **not** imply any endorsement or affiliation unless separate written permission is obtained
398
  - Users are solely responsible for ensuring their use complies with applicable laws and regulations
399
+ - **Users assume all responsibility for verifying that their intended use does not violate any third-party rights or applicable laws**
400
 
401
  ## Citation
402