Datasets:

Modalities:
Text
Formats:
csv
Libraries:
Datasets
pandas
License:
kimihailv commited on
Commit
34d17e5
1 Parent(s): 0b8b377

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,6 +4,6 @@ license: apache-2.0
4
 
5
  # 2M Title-Abstract Arxiv Pairs
6
 
7
- - `title_abstract.tsv` data from [Unsplash](https://www.kaggle.com/Cornell-University/arxiv), preprocessed and coverted to TSV.
8
  - `title.e5-base-v2.fbin` is a binary file with [e5-base-v2](https://huggingface.co/intfloat/e5-base-v2) title embeddings.
9
  - `abstract.e5-base-v2.fbin` is a binary file with [e5-base-v2](https://huggingface.co/intfloat/e5-base-v2) abstract embeddings.
 
4
 
5
  # 2M Title-Abstract Arxiv Pairs
6
 
7
+ - `title_abstract.tsv` data from [Cornell University Arxiv Dataset](https://www.kaggle.com/Cornell-University/arxiv), preprocessed and coverted to TSV.
8
  - `title.e5-base-v2.fbin` is a binary file with [e5-base-v2](https://huggingface.co/intfloat/e5-base-v2) title embeddings.
9
  - `abstract.e5-base-v2.fbin` is a binary file with [e5-base-v2](https://huggingface.co/intfloat/e5-base-v2) abstract embeddings.