pt-sk commited on
Commit
00fabeb
1 Parent(s): bc2bd09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -24,12 +24,10 @@ tags:
24
  - arxiv
25
  - ML
26
  ---
27
- # Dataset Card for "ml-arxiv-papers"
28
 
29
  This is a dataset containing ML ArXiv papers. The dataset is a version of the original one from [CShorten](https://huggingface.co/datasets/CShorten/ML-ArXiv-Papers), which is a part of the ArXiv papers dataset from [Kaggle](https://www.kaggle.com/datasets/Cornell-University/arxiv).
30
  Three steps are made to process the source data:
31
  1. useless columns removal;
32
  2. train-test split;
33
- 3. '\n' removal and trimming spaces on sides of the text.
34
-
35
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
24
  - arxiv
25
  - ML
26
  ---
27
+ # Dataset Card
28
 
29
  This is a dataset containing ML ArXiv papers. The dataset is a version of the original one from [CShorten](https://huggingface.co/datasets/CShorten/ML-ArXiv-Papers), which is a part of the ArXiv papers dataset from [Kaggle](https://www.kaggle.com/datasets/Cornell-University/arxiv).
30
  Three steps are made to process the source data:
31
  1. useless columns removal;
32
  2. train-test split;
33
+ 3. '\n' removal and trimming spaces on sides of the text.