acmc's picture
Upload README.md with huggingface_hub (#6)
dd4c88c
metadata
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: 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: 1107320460
      num_examples: 8129
    - name: test
      num_bytes: 231845553
      num_examples: 1743
    - name: val
      num_bytes: 238143455
      num_examples: 1742
  download_size: 559077241
  dataset_size: 1577309468

Dataset Card for "beamit-annotated-full-texts-dataset"

More Information needed