Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
Dask
BKAINewsCorpus / README.md
qducnguyen's picture
Upload README.md with huggingface_hub
d14c973
|
raw
history blame
605 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: link
      dtype: string
    - name: publish
      struct:
        - name: $date
          dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 56444149767
      num_examples: 16762024
  download_size: 28652191009
  dataset_size: 56444149767
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "newscorpus-all-dedup-ver231030"

More Information needed