Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Medium article, research paper, and sentiment datasets #3596

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jul 21, 2023

  1. add dataset research_papers_dataset

    The "Research Papers Dataset 2023" contains information related to research papers. It includes the following features:
    - Title (dtype: string): The title of the research paper.
    - Abstract (dtype: string): The abstract of the research paper.
    
    ### Dataset Splits:
    
    The dataset is divided into one split:
    
    - Train Split:
      - Name: train
      - Number of Bytes: 2,363,569,633
      - Number of Examples: 2,311,491
    falahgs committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    809b6c3 View commit details
    Browse the repository at this point in the history
  2. Create load_dataset.py

    falahgs committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c4c5c87 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    92bf858 View commit details
    Browse the repository at this point in the history
  2. add_new_dataset_sentiments_381_classes

    your name committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    fd3f41f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55cc81d View commit details
    Browse the repository at this point in the history
  4. updata dataset

    your name committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    e1f8a81 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    c32b7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b1cbe0 View commit details
    Browse the repository at this point in the history
  3. updata_to_medium_post_dataset

    STDSU committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b86354b View commit details
    Browse the repository at this point in the history
  4. update dataset

    STDSU committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    87df835 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a69ff43 View commit details
    Browse the repository at this point in the history