Safetensors
English
llama
yzhuang commited on
Commit
a8d8b52
Β·
verified Β·
1 Parent(s): 6aa01c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  <h1 align="center"> πŸ“– Agentic Long Context Understanding πŸ“– </h1>
2
  <p align="center"> <b>Self-Taught Agentic Long Context Understanding</b> (<a href="https://arxiv.org/abs/2502.15920">Arxiv</a>).
3
  </p>
@@ -75,4 +84,4 @@ If you find our paper and code useful, please cite us:
75
  primaryClass={cs.CL},
76
  url={https://arxiv.org/abs/2502.15920},
77
  }
78
- ```
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - yzhuang/Agentic-Long-Context-Understanding-QA
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-3.1-8B-Instruct
9
+ ---
10
  <h1 align="center"> πŸ“– Agentic Long Context Understanding πŸ“– </h1>
11
  <p align="center"> <b>Self-Taught Agentic Long Context Understanding</b> (<a href="https://arxiv.org/abs/2502.15920">Arxiv</a>).
12
  </p>
 
84
  primaryClass={cs.CL},
85
  url={https://arxiv.org/abs/2502.15920},
86
  }
87
+ ```