Deltarunefan commited on
Commit
2497426
·
verified ·
1 Parent(s): a3c8823

Update readme.md

Browse files
Files changed (1) hide show
  1. readme.md +4 -2
readme.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
  - deltarune-chapter-3
21
  size_categories:
22
  - 10K<n<100K
23
- pretty_name: Deltarune Chapters 2 & 3 (Unofficial Transcript)
24
  size_categories:
25
  - 10K<n<100K
26
  license: cc0-1.0
@@ -28,14 +28,16 @@ license: cc0-1.0
28
 
29
  # Deltarune Chapters 2 & 3 Dataset
30
 
31
- This dataset contains cleaned and formatted transcripts from **Deltarune Chapter 2** and **Chapter 3 (English)**.
32
  It is processed from video-to-text logs to provide high-quality dialogue and narrative text for NLP tasks.
33
 
34
  ## Content
35
  - `chap2_cleaned.txt`: Narrative script format of Chapter 2.
36
  - `chap3_cleaned.txt`: Narrative script format of Chapter 3.
 
37
  - `chap2_dataset.jsonl`: JSON Lines format for instruction tuning/chatbots.
38
  - `chap3_dataset.jsonl`: JSON Lines format for instruction tuning/chatbots.
 
39
 
40
  ## Format (JSONL)
41
  ```json
 
20
  - deltarune-chapter-3
21
  size_categories:
22
  - 10K<n<100K
23
+ pretty_name: Deltarune Chapters 2, 3 & 4 (Unofficial Transcript)
24
  size_categories:
25
  - 10K<n<100K
26
  license: cc0-1.0
 
28
 
29
  # Deltarune Chapters 2 & 3 Dataset
30
 
31
+ This dataset contains cleaned and formatted transcripts from **Deltarune Chapter 2**, **Chapter 3** and alpha version of **Chapter 4**(English).
32
  It is processed from video-to-text logs to provide high-quality dialogue and narrative text for NLP tasks.
33
 
34
  ## Content
35
  - `chap2_cleaned.txt`: Narrative script format of Chapter 2.
36
  - `chap3_cleaned.txt`: Narrative script format of Chapter 3.
37
+ - `chap4_cleaned.txt`: Narrative script format of Chapter 4.
38
  - `chap2_dataset.jsonl`: JSON Lines format for instruction tuning/chatbots.
39
  - `chap3_dataset.jsonl`: JSON Lines format for instruction tuning/chatbots.
40
+ - `chap4_dataset.jsonl`: JSON Lines format for instruction tuning/chatbots.
41
 
42
  ## Format (JSONL)
43
  ```json