File size: 1,489 Bytes
e99f155
1cc73f5
 
 
 
 
 
 
 
 
e99f155
1cc73f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
dataset:
  name: arxiv_small_nougat
  description: A dataset containing 108 recent papers from arXiv related to LLM (Large Language Models) and Transformers, parsed and processed using Meta's Nougat model to preserve tables and math equations.
  license: [MIT]
  task_categories: [Natural Language Processing, Machine Learning]
  languages: [English]
  size: 108 papers
  download_size: [21.9MB]

---

## Dataset Description

The "arxiv_small_nougat" dataset is a collection of 108 recent papers sourced from arXiv, focusing on topics related to Large Language Models (LLM) and Transformers. These papers have been meticulously processed and parsed using Meta's Nougat model, which is specifically designed to retain the integrity of complex elements such as tables and mathematical equations.

## Data Format

The dataset contains the parsed content of the selected papers, with special attention given to the preservation of formatting, tables, and mathematical expressions. Each paper is provided as plain text.

## Usage

Researchers, academics, and natural language processing practitioners can leverage this dataset for various tasks related to LLM and Transformers, including:

- Language modeling
- Text summarization
- Information retrieval
- Table and equation extraction

## Acknowledgments

We acknowledge the arXiv platform for providing open access to a wealth of research papers in the field of machine learning and natural language processing.

## License

[mit]

---