Upload dataset
Browse files- README.md +15 -173
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -2,193 +2,35 @@
|
|
2 |
license: mit
|
3 |
dataset_info:
|
4 |
features:
|
5 |
-
- name:
|
6 |
-
dtype: string
|
7 |
-
- name: type
|
8 |
-
dtype: string
|
9 |
-
- name: name
|
10 |
-
dtype: string
|
11 |
-
- name: faction
|
12 |
-
dtype: string
|
13 |
-
- name: subtype
|
14 |
-
dtype: string
|
15 |
-
- name: movement
|
16 |
-
dtype: float64
|
17 |
-
- name: weapon-skill
|
18 |
-
dtype: float64
|
19 |
-
- name: ballistic-skill
|
20 |
-
dtype: float64
|
21 |
-
- name: strength
|
22 |
-
dtype: float64
|
23 |
-
- name: toughness
|
24 |
-
dtype: float64
|
25 |
-
- name: wounds
|
26 |
-
dtype: float64
|
27 |
-
- name: init
|
28 |
-
dtype: float64
|
29 |
-
- name: attacks
|
30 |
-
dtype: float64
|
31 |
-
- name: leadership
|
32 |
-
dtype: float64
|
33 |
-
- name: cool
|
34 |
-
dtype: float64
|
35 |
-
- name: willpower
|
36 |
-
dtype: float64
|
37 |
-
- name: intelligence
|
38 |
-
dtype: float64
|
39 |
-
- name: skills
|
40 |
-
dtype: float64
|
41 |
-
- name: weapons
|
42 |
-
dtype: float64
|
43 |
-
- name: equipment
|
44 |
-
dtype: float64
|
45 |
-
- name: xp
|
46 |
-
dtype: float64
|
47 |
-
- name: advancements
|
48 |
-
dtype: float64
|
49 |
-
- name: Date
|
50 |
-
dtype: timestamp[ns]
|
51 |
-
- name: tags
|
52 |
-
dtype: string
|
53 |
-
- name: weekday
|
54 |
-
dtype: string
|
55 |
-
- name: system_instructions
|
56 |
-
dtype: string
|
57 |
-
- name: exclusionPattern
|
58 |
-
dtype: string
|
59 |
-
- name: effects
|
60 |
-
dtype: string
|
61 |
-
- name: source
|
62 |
-
dtype: string
|
63 |
-
- name: rarity
|
64 |
-
dtype: float64
|
65 |
-
- name: short-range
|
66 |
-
dtype: float64
|
67 |
-
- name: long-range
|
68 |
-
dtype: float64
|
69 |
-
- name: accuracy-short
|
70 |
-
dtype: float64
|
71 |
-
- name: accuracy-long
|
72 |
-
dtype: float64
|
73 |
-
- name: strength-string
|
74 |
-
dtype: string
|
75 |
-
- name: damage
|
76 |
-
dtype: float64
|
77 |
-
- name: cost
|
78 |
-
dtype: float64
|
79 |
-
- name: rarity-string
|
80 |
-
dtype: string
|
81 |
-
- name: traits
|
82 |
-
dtype: string
|
83 |
-
- name: armor-piercing
|
84 |
-
dtype: float64
|
85 |
-
- name: armor-piercing-string
|
86 |
-
dtype: string
|
87 |
-
- name: ammo-check-string
|
88 |
-
dtype: string
|
89 |
-
- name: ammo-check
|
90 |
-
dtype: float64
|
91 |
-
- name: aliases
|
92 |
-
dtype: string
|
93 |
-
- name: short-range-string
|
94 |
-
dtype: string
|
95 |
-
- name: long-range-string
|
96 |
-
dtype: string
|
97 |
-
- name: description
|
98 |
-
dtype: string
|
99 |
-
- name: limits
|
100 |
-
dtype: string
|
101 |
-
- name: sidebar_position
|
102 |
-
dtype: float64
|
103 |
-
- name: credits
|
104 |
-
dtype: string
|
105 |
-
- name: territories
|
106 |
-
dtype: string
|
107 |
-
- name: gang-member-count
|
108 |
-
dtype: string
|
109 |
-
- name: gang-members
|
110 |
dtype: float64
|
111 |
-
- name:
|
112 |
-
dtype: string
|
113 |
-
- name: boons
|
114 |
dtype: float64
|
115 |
-
- name:
|
116 |
dtype: float64
|
117 |
-
- name:
|
118 |
dtype: float64
|
119 |
-
- name:
|
120 |
dtype: float64
|
121 |
-
- name:
|
122 |
dtype: float64
|
123 |
-
- name:
|
124 |
dtype: float64
|
125 |
-
- name:
|
126 |
dtype: float64
|
127 |
-
- name:
|
128 |
-
dtype: string
|
129 |
-
- name: author
|
130 |
-
dtype: string
|
131 |
-
- name: version
|
132 |
-
dtype: string
|
133 |
-
- name: provider
|
134 |
-
dtype: string
|
135 |
-
- name: commands
|
136 |
-
dtype: string
|
137 |
-
- name: title
|
138 |
-
dtype: string
|
139 |
-
- name: mode
|
140 |
-
dtype: string
|
141 |
-
- name: chain.type
|
142 |
dtype: string
|
143 |
-
- name: splitter.chunkSize
|
144 |
-
dtype: float64
|
145 |
-
- name: splitter.chunkOverlap
|
146 |
-
dtype: float64
|
147 |
-
- name: max_tokens
|
148 |
-
dtype: float64
|
149 |
-
- name: temperature
|
150 |
-
dtype: float64
|
151 |
-
- name: chain.maxTokens
|
152 |
-
dtype: float64
|
153 |
-
- name: required_values
|
154 |
-
dtype: string
|
155 |
-
- name: endpoint
|
156 |
-
dtype: string
|
157 |
-
- name: headers
|
158 |
-
dtype: string
|
159 |
-
- name: body
|
160 |
-
dtype: string
|
161 |
-
- name: output
|
162 |
-
dtype: string
|
163 |
-
- name: bodyParams
|
164 |
-
dtype: float64
|
165 |
-
- name: model
|
166 |
-
dtype: string
|
167 |
-
- name: linked-pages
|
168 |
-
dtype: string
|
169 |
-
- name: id
|
170 |
-
dtype: string
|
171 |
-
- name: toc_min_heading_level
|
172 |
-
dtype: float64
|
173 |
-
- name: toc_max_heading_level
|
174 |
-
dtype: float64
|
175 |
-
- name: summary
|
176 |
-
dtype: string
|
177 |
-
- name: text
|
178 |
-
dtype: string
|
179 |
-
- name: is_relevant
|
180 |
-
dtype: int64
|
181 |
- name: __index_level_0__
|
182 |
dtype: int64
|
183 |
splits:
|
184 |
- name: train
|
185 |
-
num_bytes:
|
186 |
-
num_examples:
|
187 |
- name: test
|
188 |
-
num_bytes:
|
189 |
-
num_examples:
|
190 |
-
download_size:
|
191 |
-
dataset_size:
|
192 |
configs:
|
193 |
- config_name: default
|
194 |
data_files:
|
|
|
2 |
license: mit
|
3 |
dataset_info:
|
4 |
features:
|
5 |
+
- name: extracted_strength
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
dtype: float64
|
7 |
+
- name: extracted_toughness
|
|
|
|
|
8 |
dtype: float64
|
9 |
+
- name: extracted_wounds
|
10 |
dtype: float64
|
11 |
+
- name: extracted_movement
|
12 |
dtype: float64
|
13 |
+
- name: extracted_leadership
|
14 |
dtype: float64
|
15 |
+
- name: extracted_initiative
|
16 |
dtype: float64
|
17 |
+
- name: extracted_weapon_skill
|
18 |
dtype: float64
|
19 |
+
- name: extracted_ballistic_skill
|
20 |
dtype: float64
|
21 |
+
- name: extracted_type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- name: __index_level_0__
|
24 |
dtype: int64
|
25 |
splits:
|
26 |
- name: train
|
27 |
+
num_bytes: 82066
|
28 |
+
num_examples: 988
|
29 |
- name: test
|
30 |
+
num_bytes: 20584
|
31 |
+
num_examples: 248
|
32 |
+
download_size: 18923
|
33 |
+
dataset_size: 102650
|
34 |
configs:
|
35 |
- config_name: default
|
36 |
data_files:
|
data/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7317e76859ffa80f27f3b1f094df094f4707271657eb3797e3ed767234742ed
|
3 |
+
size 7429
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc40193fce14e0bdfed280ac398216640b070105728829e654fabc94631816aa
|
3 |
+
size 11494
|