XXHStudyHard commited on
Commit
0e6d040
·
verified ·
1 Parent(s): 96a4625

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -9
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  ---
4
 
5
  # EnvScaler-Qwen3-4B
@@ -63,14 +63,11 @@ For full integration with tool-interactive environments, please refer to the [En
63
  If you use this model, please cite our work:
64
 
65
  ```bibtex
66
- @misc{song2026envscalerscalingtoolinteractiveenvironments,
67
- title={EnvScaler: Scaling Tool-Interactive Environments for LLM Agent via Programmatic Synthesis},
68
- author={Xiaoshuai Song and Haofei Chang and Guanting Dong and Yutao Zhu and Zhicheng Dou and Ji-Rong Wen},
69
- year={2026},
70
- eprint={2601.05808},
71
- archivePrefix={arXiv},
72
- primaryClass={cs.CL},
73
- url={https://arxiv.org/abs/2601.05808},
74
  }
75
  ```
76
 
 
1
  ---
2
+ license: apache-2.0
3
  ---
4
 
5
  # EnvScaler-Qwen3-4B
 
63
  If you use this model, please cite our work:
64
 
65
  ```bibtex
66
+ @article{song2026envscaler,
67
+ title={EnvScaler: Scaling Tool-Interactive Environments for LLM Agent via Programmatic Synthesis},
68
+ author={Song, Xiaoshuai and Chang, Haofei and Dong, Guanting and Zhu, Yutao and Dou, Zhicheng and Wen, Ji-Rong},
69
+ journal={arXiv preprint arXiv:2601.05808},
70
+ year={2026}
 
 
 
71
  }
72
  ```
73