Deltarunefan commited on
Commit
a911910
·
verified ·
1 Parent(s): 813bdfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -38,14 +38,13 @@ As of early 2026, major LLMs (including models with training cutoffs past July 2
38
  | File | Coverage | Status |
39
  |---|---|---|
40
  | `chap1_cleaned.txt` / `.jsonl` | Chapter 1 (full) | Stable |
41
- | `chap2_cleaned.txt` / `.jsonl` | Chapter 2 (full) | Stable |
42
  | `chap3_cleaned.txt` / `.jsonl` | Chapter 3 (full, includes Sword Route) | Stable |
43
  | `chap4_cleaned.txt` / `.jsonl` | Chapter 4 (full, Normal Route) | Beta |
44
 
45
  ## Format (JSONL)
46
 
47
  {"context": "Scene: Cyber World", "speaker": "Susie", "text": "Hell yeah!!!"}
48
- {"context": "Scene: Holiday Mansion - Dess's Room", "speaker": "Visual", "text": "The carpet is acid-teal. Aurora borealis pattern covers the walls."}
49
 
50
  ## Speaker Types
51
 
 
38
  | File | Coverage | Status |
39
  |---|---|---|
40
  | `chap1_cleaned.txt` / `.jsonl` | Chapter 1 (full) | Stable |
41
+ | `chap2_cleaned.txt` / `.jsonl` | Chapter 2 (full, Normal Route) | Stable |
42
  | `chap3_cleaned.txt` / `.jsonl` | Chapter 3 (full, includes Sword Route) | Stable |
43
  | `chap4_cleaned.txt` / `.jsonl` | Chapter 4 (full, Normal Route) | Beta |
44
 
45
  ## Format (JSONL)
46
 
47
  {"context": "Scene: Cyber World", "speaker": "Susie", "text": "Hell yeah!!!"}
 
48
 
49
  ## Speaker Types
50