File size: 5,421 Bytes
79054fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 |
---
dataset_info:
features:
- name: title
dtype: string
- name: pmid
dtype: string
- name: background_abstract
dtype: string
- name: background_abstract_label
dtype: string
- name: methods_abstract
dtype: string
- name: methods_abstract_label
dtype: string
- name: results_abstract
dtype: string
- name: results_abstract_label
dtype: string
- name: conclusions_abstract
dtype: string
- name: conclusions_abstract_label
dtype: string
- name: mesh_descriptor_names
sequence: string
- name: pmcid
dtype: string
- name: background_title
dtype: string
- name: background_text
dtype: string
- name: methods_title
dtype: string
- name: methods_text
dtype: string
- name: results_title
dtype: string
- name: results_text
dtype: string
- name: conclusions_title
dtype: string
- name: conclusions_text
dtype: string
- name: other_sections_titles
sequence: string
- name: other_sections_texts
sequence: string
- name: other_sections_sec_types
sequence: string
- name: all_sections_titles
sequence: string
- name: all_sections_texts
sequence: string
- name: all_sections_sec_types
sequence: string
- name: keywords
sequence: string
- name: whole_article_text
dtype: string
- name: whole_article_abstract
dtype: string
- name: background_conclusion_text
dtype: string
- name: background_conclusion_abstract
dtype: string
- name: whole_article_text_length
dtype: int64
- name: whole_article_abstract_length
dtype: int64
- name: other_sections_lengths
sequence: int64
- name: num_sections
dtype: int64
- name: most_frequent_words
sequence: string
- name: keybert_topics
sequence: string
- name: annotated_base_background_abstract_prompt
dtype: string
- name: annotated_base_methods_abstract_prompt
dtype: string
- name: annotated_base_results_abstract_prompt
dtype: string
- name: annotated_base_conclusions_abstract_prompt
dtype: string
- name: annotated_base_whole_article_abstract_prompt
dtype: string
- name: annotated_base_background_conclusion_abstract_prompt
dtype: string
- name: annotated_keywords_background_abstract_prompt
dtype: string
- name: annotated_keywords_methods_abstract_prompt
dtype: string
- name: annotated_keywords_results_abstract_prompt
dtype: string
- name: annotated_keywords_conclusions_abstract_prompt
dtype: string
- name: annotated_keywords_whole_article_abstract_prompt
dtype: string
- name: annotated_keywords_background_conclusion_abstract_prompt
dtype: string
- name: annotated_mesh_background_abstract_prompt
dtype: string
- name: annotated_mesh_methods_abstract_prompt
dtype: string
- name: annotated_mesh_results_abstract_prompt
dtype: string
- name: annotated_mesh_conclusions_abstract_prompt
dtype: string
- name: annotated_mesh_whole_article_abstract_prompt
dtype: string
- name: annotated_mesh_background_conclusion_abstract_prompt
dtype: string
- name: annotated_keybert_background_abstract_prompt
dtype: string
- name: annotated_keybert_methods_abstract_prompt
dtype: string
- name: annotated_keybert_results_abstract_prompt
dtype: string
- name: annotated_keybert_conclusions_abstract_prompt
dtype: string
- name: annotated_keybert_whole_article_abstract_prompt
dtype: string
- name: annotated_keybert_background_conclusion_abstract_prompt
dtype: string
- name: annotated_most_frequent_background_abstract_prompt
dtype: string
- name: annotated_most_frequent_methods_abstract_prompt
dtype: string
- name: annotated_most_frequent_results_abstract_prompt
dtype: string
- name: annotated_most_frequent_conclusions_abstract_prompt
dtype: string
- name: annotated_most_frequent_whole_article_abstract_prompt
dtype: string
- name: annotated_most_frequent_background_conclusion_abstract_prompt
dtype: string
- name: annotated_tf_idf_background_abstract_prompt
dtype: string
- name: annotated_tf_idf_methods_abstract_prompt
dtype: string
- name: annotated_tf_idf_results_abstract_prompt
dtype: string
- name: annotated_tf_idf_conclusions_abstract_prompt
dtype: string
- name: annotated_tf_idf_whole_article_abstract_prompt
dtype: string
- name: annotated_tf_idf_background_conclusion_abstract_prompt
dtype: string
- name: annotated_entity_plan_background_abstract_prompt
dtype: string
- name: annotated_entity_plan_methods_abstract_prompt
dtype: string
- name: annotated_entity_plan_results_abstract_prompt
dtype: string
- name: annotated_entity_plan_conclusions_abstract_prompt
dtype: string
- name: annotated_entity_plan_whole_article_abstract_prompt
dtype: string
- name: annotated_entity_plan_background_conclusion_abstract_prompt
dtype: string
splits:
- name: train
num_bytes: 1325134363.4726365
num_examples: 9669
- name: test
num_bytes: 284104202.655784
num_examples: 2073
- name: val
num_bytes: 283967152.8715795
num_examples: 2072
download_size: 671869439
dataset_size: 1893205719.0
---
# Dataset Card for "beamit-annotated_full_texts_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |