Dan Fu commited on
Commit
4153848
1 Parent(s): f80c196

Update links

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  task_categories:
4
  - text-generation
5
  language:
@@ -12,7 +11,7 @@ pretty_name: Red Pajama 1T Sample
12
 
13
  RedPajama is a clean-room, fully open-source implementation of the LLaMa dataset.
14
  This HuggingFace repo contains a 1B-token sample of the RedPajama dataset.
15
- The full dataset has the following token counts and is available for download LINK:
16
 
17
  | Dataset | Token Count |
18
  |---------------|-------------|
@@ -25,7 +24,7 @@ The full dataset has the following token counts and is available for download LI
25
  | StackExchange | 20 Billion |
26
  | Total | 1.2 Trillion |
27
 
28
- A full set of scripts to recreate the dataset from scratch can be found LINK.
29
 
30
  ### Languages
31
 
 
1
  ---
 
2
  task_categories:
3
  - text-generation
4
  language:
 
11
 
12
  RedPajama is a clean-room, fully open-source implementation of the LLaMa dataset.
13
  This HuggingFace repo contains a 1B-token sample of the RedPajama dataset.
14
+ The full dataset has the following token counts and is available for [download](https://github.com/togethercomputer/RedPajama-Data):
15
 
16
  | Dataset | Token Count |
17
  |---------------|-------------|
 
24
  | StackExchange | 20 Billion |
25
  | Total | 1.2 Trillion |
26
 
27
+ A full set of scripts to recreate the dataset from scratch can be found [here](https://github.com/togethercomputer/RedPajama-Data).
28
 
29
  ### Languages
30