--- dataset_info: features: - name: text dtype: string - name: existence dtype: int64 splits: - name: train num_bytes: 3533841 num_examples: 12788 - name: validation num_bytes: 747688 num_examples: 2740 - name: test num_bytes: 761388 num_examples: 2741 download_size: 2577044 dataset_size: 5042917 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* language: - fa pretty_name: 'N' --- # Dataset description It has been generated using this [dataset](https://github.com/Mostafa-Modaberi/Persian-NER-GUI). You can see the process of its formation here -----> [preprocess](https://github.com/MVesalA/LLM/blob/main/Named-Entity-Recognition/1_preprocess.ipynb) changing to hugging face formation -----> [preprocess2](https://github.com/MVesalA/LLM/blob/main/Named-Entity-Recognition/2_preprocess.ipynb) .