effectiveML commited on
Commit
5a1627f
·
verified ·
1 Parent(s): c0a05ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,8 +14,8 @@ size_categories:
14
  <img src="https://cdn-uploads.huggingface.co/production/uploads/630f5d27e52a259b8560c198/pdHJnvN_oIks8Yjrzbokz.jpeg" alt="image" width="300"/>
15
 
16
  "ArXiv-10" dataset consists of titles and abstracts extracted from 100k scientific papers on ArXiv, covering ten distinct research categories.
17
- These categories span subfields of computer science, physics, and mathematics.
18
- To ensure consistency and manageability, the dataset is downsampled to precisely 10k samples per category.
19
  This dataset provides a practical resource for researchers and practitioners interested in LLM.
20
  What is different about this dataset is the high complexity and domain-specific terminology, which currently poses significant challenges for LLM models.
21
  This specialized vocabulary found in research papers requires LLMs or LMs to have a deep understanding of context and semantic relationships.
 
14
  <img src="https://cdn-uploads.huggingface.co/production/uploads/630f5d27e52a259b8560c198/pdHJnvN_oIks8Yjrzbokz.jpeg" alt="image" width="300"/>
15
 
16
  "ArXiv-10" dataset consists of titles and abstracts extracted from 100k scientific papers on ArXiv, covering ten distinct research categories.
17
+ These categories includes subfields of computer science, physics, and mathematics.
18
+ To ensure consistency and manageability, the dataset consists of precisely 10k samples per category.
19
  This dataset provides a practical resource for researchers and practitioners interested in LLM.
20
  What is different about this dataset is the high complexity and domain-specific terminology, which currently poses significant challenges for LLM models.
21
  This specialized vocabulary found in research papers requires LLMs or LMs to have a deep understanding of context and semantic relationships.