scene_idx int64 1 9 | valence float64 0.18 0.9 | arousal float64 0.5 0.95 | dominance float64 0.3 0.9 | label stringlengths 4 12 |
|---|---|---|---|---|
1 | 0.75 | 0.6 | 0.9 | pride |
2 | 0.2 | 0.925 | 0.5 | anger |
3 | 0.43 | 0.83 | 0.41 | astonishment |
4 | 0.388 | 0.75 | 0.312 | nervousness |
5 | 0.175 | 0.783 | 0.333 | tension |
6 | 0.2 | 0.9 | 0.3 | fear |
7 | 0.63 | 0.61 | 0.46 | longing |
8 | 0.3 | 0.6 | 0.3 | worry |
9 | 0.5 | 0.5 | 0.5 | longing |
1 | 0.3 | 0.6 | 0.3 | worry |
2 | 0.2 | 0.95 | 0.4 | anger |
3 | 0.4 | 0.5 | 0.3 | confusion |
4 | 0.425 | 0.9 | 0.525 | astonishment |
5 | 0.75 | 0.675 | 0.55 | fascination |
6 | 0.5 | 0.5 | 0.5 | longing |
7 | 0.9 | 0.5 | 0.8 | compassion |
8 | 0.9 | 0.5 | 0.733 | grateful |
Try the PV Peak/Valley Explorer
🔗 PV Radar (Beta) Space: https://huggingface.co/spaces/jsisonou/narrative-engine-pv-radar-beta
Use this dataset’s sample files to test:
- Curve Mode: upload
book_curve.scene.csv→ Run- Text Mode: paste one scene per line → Run
You’ll getpv_pred(per-scene labels),arc_summary(global peak/valley), and score curves.
Assistive only; human-in-the-loop. No model weights or training recipes are exposed.
⚠️ This repository is no longer maintained.
👉 Please visit the new repository: Narrative Engine Emotion (7c)
Open access (no fee) for academic & non-commercial research. For extended
columns (conf, plot_break), request no-fee access to the 7c tier
→ 7c Core (No-fee, Access Request)
| Tier | Columns | Access |
|---|---|---|
| 5c | scene_idx, valence, arousal, dominance, label | Open (no fee) |
| 7c | 5c + conf, plot_break | No-fee (access request) |
What’s inside (5 columns)
scene_idx— integer index (monotonic)valence— [-1.0, 1.0]arousal— [0.0, 1.0]dominance— [0.0, 1.0]label— {joy, sadness, anger, fear, disgust, surprise, trust, anticipation}
No raw narrative text is included.
Sample (CSV)
scene_idx,valence,arousal,dominance,label
1,0.12,0.55,0.48,anticipation
2,-0.42,0.64,0.51,fear
3,0.58,0.47,0.46,joy
Files
data/v1_0/vol01/ep001/5c_curve.csv— dataset (5 columns)schema/public_contract.schema.json— optional machine-readable interfaceLICENSE.txt— JsisOn License (ARR, research-only, non-commercial)
Licensing
- License: JsisOn License (ARR) — non-commercial research/review only
- Prohibited without explicit permission: redistribution, commercial use, training of general-purpose foundation models
- Contact: ai@batalstone.com (collaboration/permission requests)
Citation
If you use this dataset in academic work, please cite:
@dataset{batalstone_emotion_5c_free_arr_2025, author = {Liia Black}, title = {Webnovel Narrative Emotion — 5c Free (Research-Only, ARR)}, year = {2025}, publisher = {JsisOn OÜ} }
- Downloads last month
- 13