arabictext / README.md
gagan3012's picture
Upload README.md with huggingface_hub
6582d0b
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: check_char_repetition_criteria
      dtype: float64
    - name: check_flagged_words_criteria
      dtype: float64
    - name: meta_data
      dtype: string
    - name: __id__
      dtype: int64
    - name: duplicate
      dtype: bool
    - name: char
      dtype: int64
    - name: Arabic_char
      dtype: int64
    - name: latin_char
      dtype: int64
    - name: numbers_char
      dtype: int64
    - name: puc_char
      dtype: int64
  splits:
    - name: train
      num_bytes: 471530
      num_examples: 1000
  download_size: 231211
  dataset_size: 471530
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "arabictext"

More Information needed