π SRM Publications Dataset (2019-2024)
Instruction-Tuning Dataset for Academic Research & Publication Retrieval
π― Dataset Description
This dataset contains publication metadata from SRM Institute of Science and Technology spanning 2019-2024, formatted for instruction-following and question-answering tasks.
π’ 22,809 unique publications β 933,010 instruction-response pairs across 45 diverse instruction types
Perfect for training AI models to understand and retrieve academic publication information!
π Source
π Original Data: SRM Institute of Science and Technology - Research Publications
π Coverage: Scopus-indexed publications from SRM Institute researchers (2019-2024)
π Dataset Structure
π Data Fields
Each entry contains four fields following the Alpaca instruction format:
| Field | Description |
|---|---|
| π¬ instruction | The task or question to be performed (45 unique types) |
| π₯ input | Context or parameters (paper title, DOI, authors, etc.) |
| π€ output | The expected response or answer |
| π text | Formatted Alpaca-style string (instruction + input + output) |
π‘ Example Entry
{
"instruction": "Who are the authors of this research paper?",
"input": "Title: Controlling the electronic and magnetic properties of Mn2CoAl by d metal doping: A DFT study\nDOI: 10.1016/j.jpcs.2024.111914",
"output": "Karunakaran M.; Ravi D.; Bandyopadhyay P.; Banerjee R.",
"text": "### Instruction:\nWho are the authors of this research paper?\n\n### Input:\nTitle: Controlling the electronic and magnetic properties of Mn2CoAl by d metal doping: A DFT study\nDOI: 10.1016/j.jpcs.2024.111914\n\n### Response:\nKarunakaran M.; Ravi D.; Bandyopadhyay P.; Banerjee R."
}
π Data Splits
| Split | π Entries | π Percentage | πΎ Size |
|---|---|---|---|
| ποΈ Train | 746,408 | 80% | 389 MB |
| β Validation | 93,301 | 10% | 49 MB |
| π§ͺ Test | 93,301 | 10% | 49 MB |
| π― Total | 933,010 | 100% | 487 MB |
π¨ Instruction Types (45 Categories)
The dataset includes diverse instruction types across 10 major categories:
π 1. DOI Queries (4 types)
- Finding DOI from publication metadata
- Retrieving publication details from DOI
- Looking up paper titles from DOI
- Cross-referencing DOI with other metadata
π₯ 2. Author Queries (6 types)
- Identifying authors of papers
- Finding publications by specific authors
- Listing research team members
- Author contribution analysis
- Research output tracking
- Team collaboration discovery
π 3. Citation Queries (5 types)
- Citation counts and metrics
- Research impact assessment
- Citation-based comparisons
- Influence evaluation
- Impact factor analysis
π° 4. Source/Journal Queries (6 types)
- Publication venue identification
- Journal/conference searches
- Venue-based paper discovery
- Source title lookups
- Publication outlet analysis
- Venue-specific research trends
π 5. Temporal Queries (5 types)
- Publication year identification
- Year-based paper searches
- Temporal research trends
- Historical publication tracking
- Time-series analysis
π 6. Volume/Issue Queries (3 types)
- Volume and issue identification
- Issue-specific paper searches
- Journal navigation
π 7. Document Type Queries (4 types)
- Publication type classification
- Type-based filtering
- Article vs. conference paper distinction
- Document category analysis
π 8. Open Access Queries (3 types)
- Access status verification
- Open access paper discovery
- Accessibility checking
π 9. Comprehensive Metadata (5 types)
- Complete bibliographic information
- Citation entry generation
- Full publication details
- Metadata extraction
- Summary generation
π 10. Search/Discovery Queries (4 types)
- Topic-based searches
- Multi-criteria discovery
- Related research finding
- Parameter-based location
π Metadata Coverage
Publications include the following metadata fields (when available):
| π·οΈ Field | π Description |
|---|---|
| π€ Authors | Author names and IDs |
| π Title | Publication title |
| π Year | Publication year |
| π DOI | Digital Object Identifier |
| π° Source | Journal/conference name |
| π Volume/Issue | Volume and issue numbers |
| π Citations | Citation counts |
| π Document Type | Article, conference paper, etc. |
| π Open Access | Access status |
| π Page Info | Article numbers and page ranges |
π Use Cases
This dataset is perfect for:
β Data Quality
| Metric | Status | Details |
|---|---|---|
| π― Empty Outputs | β 0% | All entries contain valid responses |
| βοΈ Distribution | β Balanced | Each instruction: 0.6-2.5% of dataset |
| π Duplicates | β None | Proper train/val/test separation |
| π Formatting | β Clean | Consistent structure across all entries |
β οΈ Limitations
Important considerations when using this dataset:
- ποΈ Data is specific to SRM Institute of Science and Technology publications
- π Limited to Scopus-indexed publications (2019-2024)
- π Some metadata fields may be incomplete (abstracts/keywords not in all records)
- π Citation counts are from data collection time and may be outdated
- π Geographic and institutional scope is limited to one institution
π Citation
If you use this dataset, please cite:
@dataset{srm_publications_2024,
title={SRM Publications Dataset (2019-2024)},
author={Anuraag Rath},
year={2026},
url={https://www.srmist.edu.in/research/publications/},
note={Instruction-tuning dataset with 933K examples from 22.8K publications}
}
π οΈ Dataset Creation
Click to see creation methodology
This dataset was created through the following pipeline:
- π₯ Data Collection: Extracted publication metadata from SRM Institute's Scopus-indexed publications (2019-2024)
- π Transformation: Generated diverse instruction-response pairs from each publication record
- π¨ Diversification: Created 45 unique instruction types across 10 categories
- βοΈ Splitting: Divided data into train/validation/test sets (80/10/10)
- π Formatting: Structured in Alpaca instruction format for LLM training
Tools Used: Python, xlrd, pandas
π Version Info
| π·οΈ Version | π Release Date | π Coverage | π Publications | π― Examples |
|---|---|---|---|---|
| 1.0 | April 2026 | 2019-2024 | 22,809 | 933,010 |
π Made with β€οΈ for the Research Community
Happy Training! π
π¨βπ» Created by
Do follow me for more π
π Please upvote β¬οΈ this dataset if you find this to be useful
- Downloads last month
- 46