h-gajdov/vezilka-crowd-sourcing-20260527-105236
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: text dtype: string - name: source dtype: string - name: chunk dtype: int64 - name: topic dtype: string - name: description dtype: string - name: file_type dtype: string - name: dialect dtype: string - name: page dtype: int64 splits: - name: train num_bytes: 1307004 num_examples: 1172 download_size: 586106 dataset_size: 1307004 configs: - config_name: default data_files: - split: train path: data/train-* ---
This dataset is a collection of 1172 text samples, each with multiple features including a unique identifier (id), text content (text), source (source), chunk number (chunk), topic (topic), description (description), file type (file_type), dialect (dialect), and page number (page). The data likely originates from documents covering various topics and dialects, suitable for natural language processing tasks such as text analysis, classification, or language modeling.




