five

katharsis/necromunda_data

收藏
Hugging Face2024-06-14 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/katharsis/necromunda_data
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: mit dataset_info: features: - name: 'Unnamed: 0' dtype: int64 - name: markdown dtype: string - name: type dtype: string - name: name dtype: string - name: faction dtype: string - name: subtype dtype: string - name: movement dtype: float64 - name: weapon-skill dtype: float64 - name: ballistic-skill dtype: float64 - name: strength dtype: float64 - name: toughness dtype: float64 - name: wounds dtype: float64 - name: init dtype: float64 - name: attacks dtype: float64 - name: leadership dtype: float64 - name: cool dtype: float64 - name: willpower dtype: float64 - name: intelligence dtype: float64 - name: skills dtype: string - name: weapons dtype: string - name: equipment dtype: string - name: xp dtype: float64 - name: advancements dtype: float64 - name: Date dtype: string - name: tags dtype: string - name: weekday dtype: string - name: system_instructions dtype: string - name: resolveBacklinks dtype: string - name: resolveForwardLinks dtype: string - name: exclusionPattern dtype: string - name: effects dtype: string - name: source dtype: string - name: rarity dtype: float64 - name: short-range dtype: float64 - name: long-range dtype: float64 - name: accuracy-short dtype: float64 - name: accuracy-long dtype: float64 - name: strength-string dtype: string - name: damage dtype: float64 - name: cost dtype: float64 - name: rarity-string dtype: string - name: traits dtype: string - name: armor-piercing dtype: float64 - name: armor-piercing-string dtype: string - name: ammo-check-string dtype: string - name: ammo-check dtype: float64 - name: aliases dtype: string - name: short-range-string dtype: string - name: long-range-string dtype: string - name: illegal dtype: string - name: description dtype: string - name: limits dtype: string - name: sidebar_position dtype: float64 - name: credits dtype: float64 - name: territories dtype: string - name: gang-member-count dtype: float64 - name: gang-members dtype: float64 - name: controled-by dtype: string - name: boons dtype: float64 - name: gang1 dtype: float64 - name: gang2 dtype: float64 - name: additional-gangs dtype: float64 - name: win-conditions dtype: float64 - name: battlefield dtype: float64 - name: battlefield-details dtype: float64 - name: promptId dtype: string - name: author dtype: string - name: version dtype: string - name: disableProvider dtype: string - name: provider dtype: string - name: strict dtype: string - name: commands dtype: string - name: title dtype: string - name: mode dtype: string - name: chain.type dtype: string - name: splitter.chunkSize dtype: float64 - name: splitter.chunkOverlap dtype: float64 - name: max_tokens dtype: float64 - name: temperature dtype: float64 - name: chain.maxTokens dtype: float64 - name: noGenMode dtype: string - name: required_values dtype: string - name: endpoint dtype: string - name: headers dtype: string - name: body dtype: string - name: output dtype: string - name: bodyParams dtype: float64 - name: steaming dtype: string - name: model dtype: string - name: keywords dtype: string - name: slug dtype: string - name: ganger_id dtype: float64 - name: m dtype: float64 - name: ws dtype: float64 - name: bs dtype: float64 - name: s dtype: float64 - name: t dtype: float64 - name: w dtype: float64 - name: i dtype: float64 - name: a dtype: float64 - name: ld dtype: float64 - name: cl dtype: float64 - name: wil dtype: float64 - name: int dtype: float64 - name: kills dtype: float64 - name: advance_count dtype: float64 - name: injuries dtype: string - name: status dtype: string - name: notes dtype: string - name: datetime_added dtype: string - name: datetime_updated dtype: string - name: gang_id dtype: float64 - name: gang_name dtype: string - name: gang_type dtype: string - name: gang_rating dtype: float64 - name: campaign dtype: string - name: url dtype: string - name: meat dtype: float64 - name: reputation dtype: float64 - name: wealth dtype: float64 - name: alignment dtype: string - name: allegiance dtype: string - name: campaign_territories dtype: string - name: campaign_rackets dtype: string - name: stash dtype: string - name: gang_stash dtype: string - name: gang_image dtype: float64 - name: gang_notes dtype: string - name: linked-pages dtype: string - name: armor dtype: string - name: id dtype: string - name: date dtype: string - name: preview dtype: float64 - name: draft dtype: string - name: categories dtype: string - name: scenario-id dtype: float64 - name: summary dtype: string - name: toc_min_heading_level dtype: float64 - name: toc_max_heading_level dtype: float64 - name: text dtype: string - name: extracted_type dtype: string - name: extracted_subtype dtype: string - name: extracted_voice dtype: string - name: extracted_model dtype: string - name: extracted_strength dtype: float64 - name: extracted_toughness dtype: float64 - name: extracted_wounds dtype: float64 - name: extracted_movement dtype: float64 - name: extracted_leadership dtype: float64 - name: extracted_initiative dtype: float64 - name: extracted_weapon_skill dtype: float64 - name: extracted_ballistic_skill dtype: float64 - name: tokenized_text struct: - name: attention_mask sequence: sequence: int64 - name: input_ids sequence: sequence: int64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 26547669 num_examples: 988 - name: test num_bytes: 8662444 num_examples: 248 download_size: 8345076 dataset_size: 35210113 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---

This dataset contains detailed information about various aspects such as characters, weapons, equipment, and skills, including but not limited to attributes like strength, toughness, weapon skill, and leadership. The data is stored in string and float formats, divided into a training set with 988 samples and a test set with 248 samples.
提供机构:
katharsis
原始信息汇总

数据集概述

数据集特征

  • markdown:字符串类型
  • type:字符串类型
  • name:字符串类型
  • faction:字符串类型
  • subtype:字符串类型
  • movement:浮点数类型
  • weapon-skill:浮点数类型
  • ballistic-skill:浮点数类型
  • strength:浮点数类型
  • toughness:浮点数类型
  • wounds:浮点数类型
  • init:浮点数类型
  • attacks:浮点数类型
  • leadership:浮点数类型
  • cool:浮点数类型
  • willpower:浮点数类型
  • intelligence:浮点数类型
  • skills:浮点数类型
  • weapons:浮点数类型
  • equipment:浮点数类型
  • xp:浮点数类型
  • advancements:浮点数类型
  • Date:时间戳类型
  • tags:字符串类型
  • weekday:字符串类型
  • system_instructions:字符串类型
  • exclusionPattern:字符串类型
  • effects:字符串类型
  • source:字符串类型
  • rarity:浮点数类型
  • short-range:浮点数类型
  • long-range:浮点数类型
  • accuracy-short:浮点数类型
  • accuracy-long:浮点数类型
  • strength-string:字符串类型
  • damage:浮点数类型
  • cost:浮点数类型
  • rarity-string:字符串类型
  • traits:字符串类型
  • armor-piercing:浮点数类型
  • armor-piercing-string:字符串类型
  • ammo-check-string:字符串类型
  • ammo-check:浮点数类型
  • aliases:字符串类型
  • short-range-string:字符串类型
  • long-range-string:字符串类型
  • description:字符串类型
  • limits:字符串类型
  • sidebar_position:浮点数类型
  • credits:字符串类型
  • territories:字符串类型
  • gang-member-count:字符串类型
  • gang-members:浮点数类型
  • controled-by:字符串类型
  • boons:浮点数类型
  • gang1:浮点数类型
  • gang2:浮点数类型
  • additional-gangs:浮点数类型
  • win-conditions:浮点数类型
  • battlefield:浮点数类型
  • battlefield-details:浮点数类型
  • promptId:字符串类型
  • author:字符串类型
  • version:字符串类型
  • provider:字符串类型
  • commands:字符串类型
  • title:字符串类型
  • mode:字符串类型
  • chain.type:字符串类型
  • splitter.chunkSize:浮点数类型
  • splitter.chunkOverlap:浮点数类型
  • max_tokens:浮点数类型
  • temperature:浮点数类型
  • chain.maxTokens:浮点数类型
  • required_values:字符串类型
  • endpoint:字符串类型
  • headers:字符串类型
  • body:字符串类型
  • output:字符串类型
  • bodyParams:浮点数类型
  • model:字符串类型
  • linked-pages:字符串类型
  • id:字符串类型
  • toc_min_heading_level:浮点数类型
  • toc_max_heading_level:浮点数类型
  • summary:字符串类型
  • text:字符串类型
  • is_relevant:整数类型
  • index_level_0:整数类型

数据集分割

  • train:388个样本,8345110字节
  • test:97个样本,1618775字节

数据集大小

  • 下载大小:4039591字节
  • 数据集大小:9963885字节

配置

  • config_name:default
  • data_files
    • train:路径为data/train-*
    • test:路径为data/test-*
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作