jamescalam commited on
Commit
0b414ef
1 Parent(s): f228c8c

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 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 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.