maanas-writer/mem_agent-model_based-memagent-1-5b-step1024-triviaqa-val-c27000-t2048-1000s-agnostic
收藏Hugging Face2025-12-09 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/maanas-writer/mem_agent-model_based-memagent-1-5b-step1024-triviaqa-val-c27000-t2048-1000s-agnostic
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: ground_truth
list: string
- name: response
dtype: string
- name: extracted_answer
dtype: string
- name: final_memory
dtype: string
- name: memory_length
dtype: int64
- name: response_length
dtype: int64
- name: context_length
dtype: int64
- name: similarity
dtype: float64
- name: correct
dtype: bool
- name: response_url
dtype: string
- name: response_url_index
dtype: int64
- name: model_name
dtype: string
- name: truncated
dtype: bool
- name: original_context_length
dtype: int64
- name: truncated_context_length
dtype: int64
- name: tokens_removed
dtype: int64
splits:
- name: train
num_bytes: 701385232
num_examples: 6000
download_size: 361304629
dataset_size: 701385232
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
features: 特征项:
- name: 问题(question)
dtype: 字符串(string)
- name: 上下文(context)
dtype: 字符串(string)
- name: 基准真值(ground_truth)
dtype: 字符串列表(list: string)
- name: 模型回复(response)
dtype: 字符串(string)
- name: 抽取答案(extracted_answer)
dtype: 字符串(string)
- name: 最终记忆(final_memory)
dtype: 字符串(string)
- name: 记忆长度(memory_length)
dtype: 64位整型(int64)
- name: 回复长度(response_length)
dtype: 64位整型(int64)
- name: 上下文长度(context_length)
dtype: 64位整型(int64)
- name: 相似度(similarity)
dtype: 64位浮点型(float64)
- name: 是否正确(correct)
dtype: 布尔型(bool)
- name: 回复链接(response_url)
dtype: 字符串(string)
- name: 回复链接索引(response_url_index)
dtype: 64位整型(int64)
- name: 模型名称(model_name)
dtype: 字符串(string)
- name: 是否截断(truncated)
dtype: 布尔型(bool)
- name: 原始上下文长度(original_context_length)
dtype: 64位整型(int64)
- name: 截断后上下文长度(truncated_context_length)
dtype: 64位整型(int64)
- name: 移除Token数(tokens_removed)
dtype: 64位整型(int64)
splits: 划分集:
- name: 训练集(train)
num_bytes: 701385232
num_examples: 6000
download_size: 361304629
dataset_size: 701385232
configs: 配置项:
- config_name: 默认配置(default)
data_files:
- split: 训练集(train)
path: data/train-*
提供机构:
maanas-writer



