jamescalam commited on
Commit
4e64efc
1 Parent(s): cca5e59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,4 +4,4 @@ language:
4
  pretty_name: Chunked Arxiv Papers for Llama 2
5
  ---
6
 
7
- This dataset contains chunked extracts (of ~300 tokens) from papers related to (and including) the [Llama 2 research paper](https://arxiv.org/abs/2307.09288). Related papers were identified by following a trail of references, extracting those papers, and repeating.
 
4
  pretty_name: Chunked Arxiv Papers for Llama 2
5
  ---
6
 
7
+ This dataset contains chunked extracts (of ~300 tokens) from papers related to (and including) the [Llama 2 research paper](https://arxiv.org/abs/2307.09288). Related papers were identified by following a trail of references, extracting those papers with the [`arxiv-bot`](https://github.com/aurelio-labs/arxiv-bot) package, and repeating.