ferrazzipietro/LS_Llama-2-7b-hf_adapters_en.layer1_NoQuant_32_64_0.05_8_0.0002_5EpochsBestF1Train
收藏资源简介:
--- dataset_info: features: - name: sentence dtype: string - name: entities list: - name: id dtype: string - name: offsets sequence: int64 - name: role dtype: string - name: semantic_type_id dtype: string - name: text dtype: string - name: type dtype: string - name: original_text dtype: string - name: original_id dtype: string - name: tokens sequence: string - name: ner_tags sequence: int64 - name: input_ids sequence: int32 - name: attention_mask sequence: int8 - name: labels sequence: int64 - name: predictions sequence: string - name: ground_truth_labels sequence: string splits: - name: test num_bytes: 2785371 num_examples: 681 download_size: 318183 dataset_size: 2785371 configs: - config_name: default data_files: - split: test path: data/test-* ---
数据集信息: 特征项: - 字段名:句子(sentence),数据类型:字符串(string) - 字段名:实体(entities),为列表类型,包含以下子字段: - 字段名:id,数据类型:字符串(string) - 字段名:偏移量(offsets),为int64整数序列 - 字段名:角色(role),数据类型:字符串(string) - 字段名:语义类型ID(semantic_type_id),数据类型:字符串(string) - 字段名:文本(text),数据类型:字符串(string) - 字段名:类型(type),数据类型:字符串(string) - 字段名:原始文本(original_text),数据类型:字符串(string) - 字段名:原始ID(original_id),数据类型:字符串(string) - 字段名:词元(tokens),为字符串序列 - 字段名:命名实体识别标签(ner_tags),为int64整数序列 - 字段名:输入ID(input_ids),为int32整数序列 - 字段名:注意力掩码(attention_mask),为int8整数序列 - 字段名:标签(labels),为int64整数序列 - 字段名:预测结果(predictions),为字符串序列 - 字段名:真实标签(ground_truth_labels),为字符串序列 划分集: - 划分名称:测试集(test),字节大小:2785371,样本数量:681 下载大小:318183 数据集总大小:2785371 配置项: - 配置名称:默认(default),数据文件: - 划分:测试集(test),路径:data/test-*
数据集概述
数据集特征
- sentence:文本类型
- entities:列表类型,包含以下子特征:
- id:文本类型
- offsets:整数序列类型
- role:文本类型
- semantic_type_id:文本类型
- text:文本类型
- type:文本类型
- original_text:文本类型
- original_id:文本类型
- tokens:文本序列类型
- ner_tags:整数序列类型
- input_ids:整数序列类型
- attention_mask:字节序列类型
- labels:整数序列类型
- predictions:文本序列类型
- ground_truth_labels:文本序列类型
数据集分割
- test:
- 字节数:2785371
- 示例数:681
数据集大小
- 下载大小:318183字节
- 数据集大小:2785371字节
配置
- config_name:default
- data_files:
- split:test
- path:data/test-*



