64bits commited on
Commit
33f6c51
1 Parent(s): 3d75337

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ This dataset can be an invaluable resource for training and refining language mo
17
 
18
  ### 3 versions
19
  1. _original: original dataset where each item is an entire episode
20
- 2. _chunked: chunked dataset where episodes are formated into chunks of approximately 1500 words or 2048 tokens
21
  3. _chunked_gpt: change "lex" & "guest" to "human" & "gpt" in _chunked dataset to fit Vicuna training
22
 
23
 
 
17
 
18
  ### 3 versions
19
  1. _original: original dataset where each item is an entire episode
20
+ 2. _chunked: chunked dataset where episodes are formated into chunks of approximately 1200 words(roughly < 2048 tokens)
21
  3. _chunked_gpt: change "lex" & "guest" to "human" & "gpt" in _chunked dataset to fit Vicuna training
22
 
23