ferrazzipietro/LS_Llama-2-7b-hf_adapters_en.layer1_NoQuant_16_64_0.05_8_0.0002_3EpochsLast
收藏资源简介:
--- 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: 321736 dataset_size: 2785371 configs: - config_name: default data_files: - split: test path: data/test-* ---
数据集信息
特征
- sentence: 类型为字符串。
- entities: 列表类型,包含以下子特征:
- id: 类型为字符串。
- offsets: 整数序列,类型为int64。
- role: 类型为字符串。
- semantic_type_id: 类型为字符串。
- text: 类型为字符串。
- type: 类型为字符串。
- original_text: 类型为字符串。
- original_id: 类型为字符串。
- tokens: 字符串序列。
- ner_tags: 整数序列,类型为int64。
- input_ids: 整数序列,类型为int32。
- attention_mask: 整数序列,类型为int8。
- labels: 整数序列,类型为int64。
- predictions: 字符串序列。
- ground_truth_labels: 字符串序列。
数据分割
- test: 包含681个样本,占用2785371字节。
数据集大小
- 下载大小: 321736字节。
- 数据集大小: 2785371字节。
配置
- default: 包含测试数据文件,路径为
data/test-*。



