--- language: - ml pretty_name: GlotCC-V1 Malayalam tags: - language-modeling - monolingual - common-crawl - glotcc task_categories: - text-generation dataset_info: features: - name: content dtype: string - name: warc-target-uri dtype: string - name: warc-date dtype: string - name: warc-record-id dtype: string - name: quality-warnings sequence: dtype: string - name: categories sequence: dtype: string - name: identification-language dtype: string - name: identification-prob dtype: float32 - name: identification-consistency dtype: float32 - name: script-percentage dtype: float32 - name: num-sents dtype: int32 - name: content-length dtype: int32 - name: tlsh dtype: string ---