File size: 1,002 Bytes
98155bb 60055ca 98155bb f4d0845 60055ca f4d0845 60055ca f4d0845 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
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) .
|