ArmanAsq commited on
Commit
fb3884c
·
verified ·
1 Parent(s): 68e352a

Build LongBench dataset from source JSONL files

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  2. build_metadata.json +1 -1
README.md CHANGED
@@ -10,14 +10,15 @@ task_categories:
10
  - summarization
11
  - text-classification
12
  - text-generation
13
- - code-generation
14
  task_ids:
15
  - extractive-qa
16
  - open-domain-qa
17
  - document-question-answering
18
- - summarization
19
- - text-classification
 
20
  - language-modeling
 
21
  tags:
22
  - longbench
23
  - long-context
@@ -464,7 +465,7 @@ Original example identifier when available. If an identifier was missing in a lo
464
 
465
  This repository was generated automatically from local JSONL files using a validation and conversion pipeline.
466
 
467
- * Build timestamp UTC: `2026-05-24T08:39:15.338043+00:00`
468
  * Source directory: `/home/arman/project/LongBench/LongBench_data/data`
469
  * Number of configurations: **34**
470
  * Total examples: **8418**
 
10
  - summarization
11
  - text-classification
12
  - text-generation
 
13
  task_ids:
14
  - extractive-qa
15
  - open-domain-qa
16
  - document-question-answering
17
+ - news-articles-summarization
18
+ - dialogue-generation
19
+ - multi-class-classification
20
  - language-modeling
21
+ - text2text-generation
22
  tags:
23
  - longbench
24
  - long-context
 
465
 
466
  This repository was generated automatically from local JSONL files using a validation and conversion pipeline.
467
 
468
+ * Build timestamp UTC: `2026-05-24T08:44:19.240990+00:00`
469
  * Source directory: `/home/arman/project/LongBench/LongBench_data/data`
470
  * Number of configurations: **34**
471
  * Total examples: **8418**
build_metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "build_info": {
3
- "timestamp_utc": "2026-05-24T08:39:15.338043+00:00",
4
  "source_dir": "/home/arman/project/LongBench/LongBench_data/data",
5
  "output_dir": "/home/arman/project/LongBench/LongBench_data/hf_longbench_dataset",
6
  "repo_id": "GinkgoQ/LongBench",
 
1
  {
2
  "build_info": {
3
+ "timestamp_utc": "2026-05-24T08:44:19.240990+00:00",
4
  "source_dir": "/home/arman/project/LongBench/LongBench_data/data",
5
  "output_dir": "/home/arman/project/LongBench/LongBench_data/hf_longbench_dataset",
6
  "repo_id": "GinkgoQ/LongBench",