stepkurniawan/qa-rag-llama
收藏资源简介:
--- license: mit dataset_info: - config_name: Llama-2-13b-chat-hf features: - name: question dtype: string - name: ground_truths sequence: string - name: answer dtype: string - name: contexts sequence: string splits: - name: train num_bytes: 188631 num_examples: 50 download_size: 99989 dataset_size: 188631 - config_name: Llama-2-7b-chat-hf features: - name: question dtype: string - name: ground_truths sequence: string - name: answer dtype: string - name: contexts sequence: string splits: - name: train num_bytes: 168301 num_examples: 50 download_size: 89924 dataset_size: 168301 - config_name: default features: - name: question dtype: string - name: ground_truths sequence: string - name: answer dtype: string - name: contexts sequence: string splits: - name: train num_bytes: 10068 num_examples: 3 download_size: 0 dataset_size: 10068 configs: - config_name: Llama-2-13b-chat-hf data_files: - split: train path: Llama-2-13b-chat-hf/train-* - config_name: Llama-2-7b-chat-hf data_files: - split: train path: Llama-2-7b-chat-hf/train-* - config_name: default data_files: - split: train path: data/train-* ---
许可证:MIT许可证 数据集信息包含以下三个配置项: 1. 配置名称:Llama-2-13b-chat-hf 该配置的特征字段包括: - `question`:数据类型为字符串 - `ground_truths`(基准真值序列):字符串序列类型 - `answer`:数据类型为字符串 - `contexts`:上下文序列类型 该配置下的数据划分仅包含训练集:训练集字节数为188631,样本量为50。该配置的下载大小为99989字节,数据集总大小为188631字节。 2. 配置名称:Llama-2-7b-chat-hf 该配置的特征字段与上述一致: - `question`:数据类型为字符串 - `ground_truths`(基准真值序列):字符串序列类型 - `answer`:数据类型为字符串 - `contexts`:上下文序列类型 其训练集字节数为168301,样本量为50。该配置的下载大小为89924字节,数据集总大小为168301字节。 3. 配置名称:default(默认配置) 该配置的特征字段同样包含以下四个字段: - `question`:数据类型为字符串 - `ground_truths`(基准真值序列):字符串序列类型 - `answer`:数据类型为字符串 - `contexts`:上下文序列类型 其训练集字节数为10068,样本量为3。该配置的下载大小为0字节,数据集总大小为10068字节。 数据集配置项详情如下: - 配置`Llama-2-13b-chat-hf`对应的数据文件:训练集数据路径为`Llama-2-13b-chat-hf/train-*` - 配置`Llama-2-7b-chat-hf`对应的数据文件:训练集数据路径为`Llama-2-7b-chat-hf/train-*` - 配置`default`对应的数据文件:训练集数据路径为`data/train-*`
数据集概述
许可证
- MIT许可证
数据集配置
Llama-2-13b-chat-hf
- 特征
question: 字符串类型ground_truths: 字符串序列answer: 字符串类型contexts: 字符串序列
- 分割
train- 字节数: 188631
- 样本数: 50
- 下载大小: 99989字节
- 数据集大小: 188631字节
- 数据文件路径: Llama-2-13b-chat-hf/train-*
Llama-2-7b-chat-hf
- 特征
question: 字符串类型ground_truths: 字符串序列answer: 字符串类型contexts: 字符串序列
- 分割
train- 字节数: 168301
- 样本数: 50
- 下载大小: 89924字节
- 数据集大小: 168301字节
- 数据文件路径: Llama-2-7b-chat-hf/train-*
default
- 特征
question: 字符串类型ground_truths: 字符串序列answer: 字符串类型contexts: 字符串序列
- 分割
train- 字节数: 10068
- 样本数: 3
- 下载大小: 0字节
- 数据集大小: 10068字节
- 数据文件路径: data/train-*




