acmc's picture
Upload README.md with huggingface_hub
3f30902
|
raw
history blame
No virus
5.43 kB
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: 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: 1887019064.0012002
      num_examples: 13996
    - name: test
      num_bytes: 404476792.79819953
      num_examples: 3000
    - name: val
      num_bytes: 404341967.20060015
      num_examples: 2999
  download_size: 957059277
  dataset_size: 2695837824

Dataset Card for "beamit-annotated_full_texts_dataset"

More Information needed