--- license: mit --- ### Overview: This dataset is augmented through *llama-3.1:8b*. The pourpose is to finetune llm for token classification i.e Email in our case. ### Following tags are present in dataset: ``` full_name : 1 email : 2 gender : 3 city : 4 country : 5 ```