wincode commited on
Commit
c78dc30
·
verified ·
1 Parent(s): d29bee2

Upload stats.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. stats.json +28 -0
stats.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_stories": 50000,
3
+ "total_words": 4419079,
4
+ "avg_words_per_story": 88.4,
5
+ "min_words": 66,
6
+ "max_words": 113,
7
+ "combination_space_lower_bound": 1379840,
8
+ "pools": {
9
+ "archetypes": 22,
10
+ "creatures": 28,
11
+ "realms": 28,
12
+ "magic_systems": 16,
13
+ "scaffolds": 5,
14
+ "morals": 25
15
+ },
16
+ "scaffold_counts": {
17
+ "betrayal": 9922,
18
+ "meeting": 10096,
19
+ "discovery": 10195,
20
+ "transformation": 9946,
21
+ "quest": 9841
22
+ },
23
+ "moral_source_counts": {
24
+ "curated": 7547,
25
+ "synthetic": 42453
26
+ },
27
+ "seed": 42
28
+ }