mrzjy commited on
Commit
08f6317
·
verified ·
1 Parent(s): 57a468d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -31,13 +31,15 @@ For individual markdown files, the maximum token count is 655,266, and the minim
31
 
32
 
33
  ## Intended Use
 
34
  This dataset is intended for research and development in multimodal model pretraining, fine-tuning, and game studies. Potential use cases include:
35
  - Training and evaluating multimodal models that can process and generate text, images, and audio.
36
  - Analyzing game-related content for insights into player behavior, game design, and storytelling.
37
  - Building tools for automated content generation or summarization for gaming communities.
38
 
39
  ## Dataset Structure
40
- The dataset is organized as follows:
 
41
  - `genshin.jsonl`: Contains markdown content as well as some meta info for each wiki page.
42
  - `images/`: Stores 184,773 downloaded multimodal files (images, videos, and audio) referenced in the markdown content.
43
 
 
31
 
32
 
33
  ## Intended Use
34
+
35
  This dataset is intended for research and development in multimodal model pretraining, fine-tuning, and game studies. Potential use cases include:
36
  - Training and evaluating multimodal models that can process and generate text, images, and audio.
37
  - Analyzing game-related content for insights into player behavior, game design, and storytelling.
38
  - Building tools for automated content generation or summarization for gaming communities.
39
 
40
  ## Dataset Structure
41
+
42
+ The dataset occupies ~90GB of storage and is organized as follows:
43
  - `genshin.jsonl`: Contains markdown content as well as some meta info for each wiki page.
44
  - `images/`: Stores 184,773 downloaded multimodal files (images, videos, and audio) referenced in the markdown content.
45