sumuks commited on
Commit
4bc4a4b
·
verified ·
0 Parent(s):

Super-squash branch 'main' using huggingface_hub

Browse files
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,282 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: odc-by
3
+ task_categories:
4
+ - text-classification
5
+ - question-answering
6
+ - zero-shot-classification
7
+ - text-generation
8
+ - text2text-generation
9
+ - sentence-similarity
10
+ - summarization
11
+ - feature-extraction
12
+ language:
13
+ - en
14
+ pretty_name: Tempora
15
+ size_categories:
16
+ - 1K<n<10K
17
+ tags:
18
+ - medical
19
+ - climate
20
+ - art
21
+ - music
22
+ - legal
23
+ - chemistry
24
+ - biology
25
+ - finance
26
+ configs:
27
+ - config_name: tempora-0325B
28
+ features:
29
+ - name: id
30
+ dtype: string
31
+ - name: source
32
+ dtype: string
33
+ - name: extracted_content
34
+ dtype: string
35
+ splits:
36
+ - name: train
37
+ num_bytes: 1505882.7022682622
38
+ num_examples: 250
39
+ download_size: 644917
40
+ dataset_size: 1505882.7022682622
41
+ - config_name: tempora-0325
42
+ data_files:
43
+ - split: train
44
+ path: tempora-0325/train-*
45
+ - config_name: tempora-0325-raw
46
+ data_files:
47
+ - split: train
48
+ path: tempora-0325-raw/train-*
49
+ - config_name: tempora-0325B
50
+ data_files:
51
+ - split: train
52
+ path: tempora-0325B/train-*
53
+ dataset_info:
54
+ - config_name: tempora-0325B
55
+ features:
56
+ - name: id
57
+ dtype: string
58
+ - name: source
59
+ dtype: string
60
+ - name: extracted_content
61
+ dtype: string
62
+ splits:
63
+ - name: train
64
+ num_bytes: 1505882.7022682622
65
+ num_examples: 250
66
+ download_size: 644917
67
+ dataset_size: 1505882.7022682622
68
+ - config_name: tempora-0325
69
+ features:
70
+ - name: id
71
+ dtype: string
72
+ - name: source
73
+ dtype: string
74
+ - name: extracted_content
75
+ dtype: string
76
+ splits:
77
+ - name: train
78
+ num_bytes: 25873346.79533116
79
+ num_examples: 5599
80
+ download_size: 15080523
81
+ dataset_size: 25873346.79533116
82
+ - config_name: tempora-0325-raw
83
+ features:
84
+ - name: id
85
+ dtype: string
86
+ - name: source
87
+ dtype: string
88
+ - name: raw
89
+ dtype: string
90
+ - name: extracted_content
91
+ dtype: string
92
+ - name: extracted_content_stage_2
93
+ dtype: string
94
+ splits:
95
+ - name: train
96
+ num_bytes: 4193359908
97
+ num_examples: 7368
98
+ download_size: 1108481319
99
+ dataset_size: 4193359908
100
+ ---
101
+
102
+
103
+ # Tempora
104
+ <p align="center">
105
+ <img src="assets/tempora_logo.jpg" alt="Tempora Logo" width="50%">
106
+ </p>
107
+
108
+ > A contemporary dataset of 7,368 real-world documents published **after March 1, 2025**, curated for testing the temporal grounding of Large Language Models.
109
+
110
+ ## Table of Contents
111
+ 1. [Usage](#usage)
112
+ - [Loading with `datasets`](#loading-with-datasets)
113
+ - [Dataset Example](#dataset-example)
114
+ 2. [Dataset Overview](#dataset-overview)
115
+ 3. [Why a Contemporary Dataset?](#why-a-contemporary-dataset)
116
+ 4. [Scope & Diversity](#scope--diversity)
117
+ 5. [Evaluating Parametric vs. Contextual Knowledge](#evaluating-parametric-vs-contextual-knowledge)
118
+ 6. [Methodological Longevity](#methodological-longevity)
119
+ 7. [Dataset Structure](#dataset-structure)
120
+ - [Available Configurations](#available-configurations)
121
+ - [Data Fields](#data-fields)
122
+ - [Splits and Statistics](#splits-and-statistics)
123
+ 8. [Licensing](#licensing)
124
+ 9. [Citation](#citation)
125
+ 10. [Acknowledgments](#acknowledgments)
126
+
127
+ ---
128
+
129
+ ## Usage
130
+
131
+ Below are examples of how to load **Tempora-0325** using the [Hugging Face `datasets` library](https://github.com/huggingface/datasets). Adjust the `config_name` as needed.
132
+
133
+ ### Loading with `datasets`
134
+
135
+ ```python
136
+ from datasets import load_dataset
137
+
138
+ # Load the balanced subset
139
+ ds_balanced = load_dataset("sumuks/tempora", name="tempora-0325B", split="train")
140
+
141
+ # Load the main unbalanced corpus
142
+ ds_full = load_dataset("sumuks/tempora", name="tempora-0325", split="train")
143
+
144
+ # Load the raw version
145
+ ds_raw = load_dataset("sumuks/tempora", name="tempora-0325-raw", split="train")
146
+ ```
147
+
148
+ ### Dataset Example
149
+
150
+ A sample entry from `tempora-0325` might look like:
151
+
152
+ ```python
153
+ {
154
+ 'id': 'QChCKP-ecAD',
155
+ 'source': 'https://www.theguardian.com/sport/2025/mar/09/france-captain-antoine-dupont-rugby-union-injury',
156
+ 'extracted_content': "# Antoine Dupont faces long spell out with ruptured cruciate knee ligaments\nAntoine Dupont, France’s talismanic captain and the player ..."
157
+ }
158
+ ```
159
+
160
+ ---
161
+
162
+ ## Dataset Overview
163
+
164
+ Recent advances in large language models (LLMs) have highlighted a critical gap in testing temporal and factual grounding: models are often pretrained on massive (and sometimes outdated) corpora, making it difficult to discern whether they rely on newly provided textual evidence or memorize stale facts. **Tempora-0325** addresses this challenge by presenting a set of **7,368 documents** published after **March 1, 2025**, ensuring that the vast majority of pretrained models have not seen this data during training.
165
+
166
+ <p align="center">
167
+ <img src="assets/content_lengths.png" alt="Distribution of Character Lengths in Tempora-0325" width="60%"><br>
168
+ <em>Figure: Distribution of character lengths within Tempora-0325</em>
169
+ </p>
170
+
171
+ ---
172
+
173
+ ## Why a Contemporary Dataset?
174
+
175
+ When LLMs are prompted with documents containing up-to-date facts, regulations, or events, it becomes crucial to separate genuine, context-grounded outputs from those derived purely from parametric memory. **Tempora-0325** focuses on this objective:
176
+
177
+ - **Temporal testing**: Provides data published exclusively after March 1, 2025.
178
+ - **Unseen textual evidence**: Ensures that most existing models’ pretraining does not include these documents.
179
+ - **Detection of stale knowledge**: Encourages models to rely on newly provided information—or risk inconsistencies revealing outdated parametric knowledge.
180
+
181
+ ---
182
+
183
+ ## Scope & Diversity
184
+
185
+ We collected **7,368** publicly available documents from:
186
+ - Government and corporate announcements
187
+ - Legal and medical reports
188
+ - Sports updates, news articles, and blogs
189
+ - Miscellaneous informational sites
190
+
191
+ Each source was verified to have been published after March 1, 2025, with manual checks to confirm the authenticity of time-sensitive information. Two key subsets are made available:
192
+
193
+ 1. **Unbalanced Full Corpus** (Tempora-0325): Mirrors real-world domain distribution.
194
+ 2. **Balanced Subset** (Tempora-0325B): Offers uniform coverage across eight categories (government, corporate, legal, medical, sports, news, blogs, miscellaneous) for controlled experimentation.
195
+
196
+ ---
197
+
198
+ ## Evaluating Parametric vs. Contextual Knowledge
199
+
200
+ A central motivation behind **Tempora-0325** is enabling deeper analysis into how—or even whether—an LLM updates its internal knowledge states when presented with truly novel or conflicting data. By isolating content never encountered in typical pretraining corpora, the dataset can:
201
+
202
+ - Test retrieval-augmented generation: Determine if a model is using new evidence from a document or relying on outdated internal parameters.
203
+ - Assess summarization and question generation tasks: See whether newly introduced information is being processed accurately or overshadowed by memorized facts.
204
+
205
+ ---
206
+
207
+ ## Methodological Longevity
208
+
209
+ While **Tempora-0325** is a snapshot of post March 2025 knowledge, the data collection methodology is **open-sourced** so future variants (e.g., **Tempora-0727**) can be built over time. This systematic refresh ensures the dataset remains novel for the next generation of LLMs, preserving its effectiveness for detecting when models override new information with stale, parametric knowledge.
210
+
211
+ ---
212
+
213
+ ## Dataset Structure
214
+
215
+ ### Available Configurations
216
+
217
+ This repository offers multiple configurations, each corresponding to different data splits or processing stages:
218
+
219
+ - **tempora-0325B**
220
+ - Balanced subset of 250 training documents.
221
+ - Equal coverage of 8 domains for controlled experiments.
222
+ - **tempora-0325**
223
+ - The full, unbalanced corpus.
224
+ - 5,599 training documents.
225
+ - **tempora-0325-raw**
226
+ - The raw version containing minimal processing for advanced or custom use-cases.
227
+ - 7,368 total documents.
228
+
229
+ ### Data Fields
230
+
231
+ Depending on the configuration, you will see some or all of the following fields:
232
+
233
+ - **id** *(string)*: A unique identifier for each document.
234
+ - **source** *(string)*: The source domain or category (e.g., `legal`, `medical`, `sports`), if available.
235
+ - **raw** *(string)*: Unprocessed text content (available in `tempora-0325-raw` only).
236
+ - **extracted_content** *(string)*: The main processed text from each document.
237
+ - **extracted_content_stage_2** *(string)*: Additional content extraction stage (only in `tempora-0325-raw`).
238
+
239
+ ### Splits and Statistics
240
+
241
+ | Config | # Documents | Split | Size (approx.) |
242
+ |:----------------------|-----------:|:-----:|---------------:|
243
+ | **tempora-0325** | 5,599 | train | ~25.9 MB |
244
+ | **tempora-0325B** | 250 | train | ~1.5 MB |
245
+ | **tempora-0325-raw** | 7,368 | train | ~4.19 GB |
246
+
247
+ ---
248
+
249
+
250
+
251
+ ## Licensing
252
+
253
+ This dataset is released under the [**Open Data Commons Attribution License (ODC-By) v1.0**](https://opendatacommons.org/licenses/by/1-0/).
254
+ Use of this dataset is also subject to the terms and conditions laid out by each respective source from which documents were collected.
255
+
256
+ ---
257
+
258
+ ## Citation
259
+
260
+ If you use **Tempora-0325** in your research or application, please cite:
261
+
262
+ ```
263
+ @misc{shashidhar2025yourbencheasycustomevaluation,
264
+ title={YourBench: Easy Custom Evaluation Sets for Everyone},
265
+ author={Sumuk Shashidhar and Clémentine Fourrier and Alina Lozovskia and Thomas Wolf and Gokhan Tur and Dilek Hakkani-Tür},
266
+ year={2025},
267
+ eprint={2504.01833},
268
+ archivePrefix={arXiv},
269
+ primaryClass={cs.CL},
270
+ url={https://arxiv.org/abs/2504.01833},
271
+ }
272
+ ```
273
+
274
+ ---
275
+
276
+ ## Acknowledgments
277
+
278
+ Special thanks to all domain experts and contributors who helped verify publication dates and authenticity. By regularly refreshing **Tempora** with new data, we hope to advance the understanding of how modern language models adapt to truly novel, time-sensitive content.
279
+
280
+ ---
281
+
282
+ *(Last updated: March 17, 2025)*
assets/.gitkeep ADDED
File without changes
assets/content_lengths.png ADDED

Git LFS Details

  • SHA256: 1b0b5ac83fcbc846e1c22692244f880af2d5322765cec5274e36ac76cb00ad14
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB
assets/tempora_logo.jpg ADDED

Git LFS Details

  • SHA256: b53f1f814684413d81a03c01ac2d401cf8217515811c963bc588518f76df286d
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
tempora-0325-raw/train-00000-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c9c9b056b9fc55006e0269a5d71efa337d3d3d7b1df4f6c93975a441868460d
3
+ size 124585363
tempora-0325-raw/train-00001-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67ffc47dbda50f13c5c03eaf422c6d2509054a01b6698ee9aa11e0daf64de526
3
+ size 120634956
tempora-0325-raw/train-00002-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:364646a9f4148e0e07a780309b7347a211b99136034f205fe2e06e19e3ef4740
3
+ size 124103957
tempora-0325-raw/train-00003-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd15edaf20e2c5ade1ea05991255fa4f24ebd04ed8514624c21f48859cdf8033
3
+ size 120753372
tempora-0325-raw/train-00004-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3b77917b0b929fa083403b81c8702eaeb90f6232008f80f56759076ca7cc49
3
+ size 128179260
tempora-0325-raw/train-00005-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5596da9b53695c47549973a7fba360e04e558a2e277faa17d01655730f0b35c4
3
+ size 125767901
tempora-0325-raw/train-00006-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:971da20c2c7d0efca18a2b038bbba8301a93366cf5ec48636c8ceac6bee8c667
3
+ size 118691545
tempora-0325-raw/train-00007-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39284bc426a0ba4754618d06cd5ad598ba467b8d7f2857aa745b965d1b63d9bf
3
+ size 121668642
tempora-0325-raw/train-00008-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959248309d2825d1f7c11ffe8d02791b97af65a150361b0658b8233d52bc8127
3
+ size 124096323
tempora-0325/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41f1f868f9f20fe81cfc8acb1353b6e86a5dc3c9dea69b7b93dc2cdd859b7be4
3
+ size 15080523
tempora-0325B/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31eb9ba20573f73f33a7d2824de45efa611764dd0ba666e5021363e484bdf24e
3
+ size 644917