Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,13 +1,14 @@ | |
| 1 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
| 2 |  | 
| 3 | 
            -
             | 
| 4 |  | 
| 5 | 
             
            This dataset is created by running from our [repo](https://github.com/Thomasyyj/LongBio-Benchmark/tree/main)
         | 
| 6 |  | 
| 7 | 
             
            ```
         | 
| 8 | 
             
            bash scripts/submit_scripts/prepare_data.sh
         | 
| 9 | 
            -
            ```
         | 
| 10 | 
            -
             | 
| 11 | 
            -
            ---
         | 
| 12 | 
            -
            license: apache-2.0
         | 
| 13 | 
            -
            ---
         | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            license: apache-2.0
         | 
| 3 | 
            +
            task_categories:
         | 
| 4 | 
            +
            - question-answering
         | 
| 5 | 
            +
            ---
         | 
| 6 | 
            +
            # A Controllable Examination for Long-Context Language Models
         | 
| 7 |  | 
| 8 | 
            +
            This is a sample dataset created using Qwen-7B tokenizer. For details, please check our [paper](https://arxiv.org/abs/2506.02921)
         | 
| 9 |  | 
| 10 | 
             
            This dataset is created by running from our [repo](https://github.com/Thomasyyj/LongBio-Benchmark/tree/main)
         | 
| 11 |  | 
| 12 | 
             
            ```
         | 
| 13 | 
             
            bash scripts/submit_scripts/prepare_data.sh
         | 
| 14 | 
            +
            ```
         | 
|  | |
|  | |
|  | |
|  |