LinhTinh_1_12 / README.md
QuangDuy's picture
Upload dataset
5391393 verified
metadata
dataset_info:
  features:
    - name: ID
      dtype: string
    - name: Type
      dtype: string
    - name: Education_Level
      dtype: string
    - name: Grade
      dtype: string
    - name: Question
      dtype: string
    - name: Answer
      dtype: string
    - name: Explanation
      dtype: string
    - name: Difficulty_Level
      dtype: string
    - name: Categories
      dtype: string
    - name: Source
      dtype: string
  splits:
    - name: Elementary
      num_bytes: 85608
      num_examples: 332
    - name: Middle
      num_bytes: 1001357
      num_examples: 1108
    - name: High
      num_bytes: 154761
      num_examples: 426
  download_size: 550840
  dataset_size: 1241726
configs:
  - config_name: default
    data_files:
      - split: Elementary
        path: data/Elementary-*
      - split: Middle
        path: data/Middle-*
      - split: High
        path: data/High-*