Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# LongBioBench Sample Dataset
|
| 2 |
+
|
| 3 |
+
A sample dataset created using Qwen-7B tokenizer. For details, please check our [paper](https://arxiv.org/abs/2506.02921)
|
| 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 |
+
---
|