MedRAG commited on
Commit
9c72838
1 Parent(s): 274da28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ We used the RecursiveCharacterTextSplitter from [LangChain](https://www.langchai
25
  This HF dataset contains our ready-to-use chunked snippets for the Textbooks corpus, including 125,847 snippets with an average of 182 tokens.
26
 
27
  ### Dataset Structure
28
- Each row is a snippet of Textbooks, which include the following features:
29
 
30
  - id: a unique identifier of the snippet
31
  - title: the title of the textbook from which the snippet is collected
 
25
  This HF dataset contains our ready-to-use chunked snippets for the Textbooks corpus, including 125,847 snippets with an average of 182 tokens.
26
 
27
  ### Dataset Structure
28
+ Each row is a snippet of Textbooks, which includes the following features:
29
 
30
  - id: a unique identifier of the snippet
31
  - title: the title of the textbook from which the snippet is collected