Norquinal commited on
Commit
405d0cd
·
verified ·
1 Parent(s): 4462172

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -4,6 +4,11 @@ language:
4
  - en
5
  size_categories:
6
  - 10K<n<100K
 
 
 
 
 
7
  ---
8
  This dataset is comprised of roleplay chat conversations scraped from several Discord RP fandom servers. The conversations have been split in terms of days, the assumption being that a majority of long-form roleplays are started/continued and completed within a day.
9
 
 
4
  - en
5
  size_categories:
6
  - 10K<n<100K
7
+ configs:
8
+ - config_name: train
9
+ data_files: "discord_logs.json"
10
+ - config_name: unsquashed
11
+ data_files: "discord_logs_unsquashed.json"
12
  ---
13
  This dataset is comprised of roleplay chat conversations scraped from several Discord RP fandom servers. The conversations have been split in terms of days, the assumption being that a majority of long-form roleplays are started/continued and completed within a day.
14