| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: submitter | |
| dtype: string | |
| - name: authors | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| - name: comments | |
| dtype: string | |
| - name: journal-ref | |
| dtype: string | |
| - name: doi | |
| dtype: string | |
| - name: report-no | |
| dtype: string | |
| - name: categories | |
| dtype: string | |
| - name: license | |
| dtype: string | |
| - name: abstract | |
| dtype: string | |
| - name: versions | |
| dtype: string | |
| - name: update_date | |
| dtype: string | |
| - name: authors_parsed | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 389578224 | |
| num_examples: 2318918 | |
| download_size: 0 | |
| dataset_size: 389578224 | |
| # Dataset Card for "embeddings-network" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |