Junjie-Ye commited on
Commit
713360d
·
verified ·
1 Parent(s): 11eb5ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ language:
5
  base_model:
6
  - codellama/CodeLlama-7b-hf
7
  ---
8
- # **TL-CodeLLaMA-2**
9
 
10
- [EMNLP 2025] TL-CodeLLaMA-2 is a model designed for tool use, built upon CodeLLaMA-7b. It is trained on 1,217 data samples using the *TL-Training* framework and demonstrates effective performance across a variety of tool use tasks. More information can be found in the paper "[TL-Training: A Task-Feature-Based Framework for Training Large Language Models in Tool Use](https://www.arxiv.org/abs/2412.15495)".
11
 
12
  # Model Use
13
 
 
5
  base_model:
6
  - codellama/CodeLlama-7b-hf
7
  ---
8
+ # [EMNLP 2025] TL-CodeLLaMA-2
9
 
10
+ TL-CodeLLaMA-2 is a model designed for tool use, built upon CodeLLaMA-7b. It is trained on 1,217 data samples using the *TL-Training* framework and demonstrates effective performance across a variety of tool use tasks. More information can be found in the paper "[TL-Training: A Task-Feature-Based Framework for Training Large Language Models in Tool Use](https://www.arxiv.org/abs/2412.15495)".
11
 
12
  # Model Use
13