YAML Metadata Warning:The pipeline tag "text2text-generation" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other
TREC_AP_88-90 Model
Model Summary
This repository contains resources related to experiments on the TREC AP 88โ90 newswire collection.
It is intended for research in information retrieval and evaluation of models trained or tested on the AP 1988โ1990 subset of TREC.
A snapshot of this work is archived on Zenodo with the DOI: 10.5281/zenodo.17917839.
Please refer to the Zenodo record for a citable, versioned release of the code and experimental setup.
Intended Use
- Evaluation of retrieval models on the AP 88โ90 collection.
- Reproducibility of experiments for IR research.
- Analysis of ranking performance and credibility-related experiments (SysCRED context).
This repository is not a redistribution of the original Associated Press documents.
Users must obtain the AP 88โ90 collection from the official TREC/NIST source and comply with their license.
Training Data
The experiments are based on the TREC AP 88โ90 newswire data.
All copyrights for the underlying texts remain with the original rights holders (Associated Press / TREC).
Files
This repository may contain:
- Configuration files, scripts, and notebooks used for the experiments.
- Trained models or precomputed indexes derived from the AP 88โ90 corpus (without redistributing the raw documents).
Citation
If you use this repository or the associated Zenodo archive in academic work, please cite:
@dataset{loyer_trec_ap_88_90_zenodo,
author = {Dominique Loyer},
title = {TREC\_AP\_88-90 Resources},
year = {2025},
publisher = {Zenodo},
doi = {10.5281/zenodo.17917839},
url = {https://doi.org/10.5281/zenodo.17917839}
}
Limitations
- The original AP documents are not included here.
- Usage is restricted to research and evaluation purposes.