kenhktsui's picture
Upload dataset
b9ea3bf verified
metadata
dataset_info:
  features:
    - name: url
      dtype: string
    - name: date
      dtype: string
    - name: file_path
      dtype: string
    - name: language_score
      dtype: float64
    - name: token_count
      dtype: int64
    - name: dump
      dtype: string
    - name: global_id
      dtype: string
    - name: lang
      dtype: string
    - name: text
      dtype: string
    - name: domain
      dtype:
        class_label:
          names:
            '0': aerospace
            '1': agronomy
            '2': artistic
            '3': astronomy
            '4': atmospheric_science
            '5': automotive
            '6': beauty
            '7': biology
            '8': celebrity
            '9': chemistry
            '10': christianity
            '11': civil_engineering
            '12': communication_engineering
            '13': computer_science_and_technology
            '14': design
            '15': drama_and_film
            '16': economics
            '17': electronic_science
            '18': entertainment
            '19': environmental_science
            '20': fashion
            '21': finance
            '22': food
            '23': gamble
            '24': game
            '25': geography
            '26': health
            '27': history
            '28': hobby
            '29': hydraulic_engineering
            '30': instrument_science
            '31': journalism_and_media_communication
            '32': landscape_architecture
            '33': law
            '34': library
            '35': literature
            '36': materials_science
            '37': mathematics
            '38': mechanical_engineering
            '39': medical
            '40': mining_engineering
            '41': movie
            '42': music_and_dance
            '43': news
            '44': nuclear_science
            '45': ocean_science
            '46': optical_engineering
            '47': painting
            '48': pet
            '49': petroleum_and_natural_gas_engineering
            '50': philosophy
            '51': photo
            '52': physics
            '53': politics
            '54': psychology
            '55': public_administration
            '56': relationship
            '57': sociology
            '58': sports
            '59': statistics
            '60': systems_science
            '61': textile_science
            '62': topicality
            '63': transportation_engineering
            '64': travel
            '65': urban_planning
            '66': weapons_science
    - name: round
      dtype: int64
  splits:
    - name: train
      num_bytes: 20414376897.3
      num_examples: 6030000
    - name: test
      num_bytes: 2268264099.7
      num_examples: 670000
  download_size: 13333749398
  dataset_size: 22682640997
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*