own-dataset
gone_and_growned_my_own_dataset
Dataset structure
The examples have the following structure per configuration:
Configuration: default
{
"ents": {
"head": [
"41",
"42",
"PRODUCT",
"IPhone"
],
"tail": [
"0",
"5",
"DATE",
"This time of the year"
]
},
"generation": " NO_RELATION",
"instruction": "You are a fantastic relation extraction model who only outputs valid… See the full description on the dataset page: https://huggingface.co/datasets/jackboyla/gone_and_growned_my_own_dataset.our_own_datasetgone_and_growned_my_own_dataset
Dataset Card for gone_and_growned_my_own_dataset
This dataset has been created with distilabel.
Dataset Summary
This dataset contains a pipeline.yaml which can be used to reproduce the pipeline that generated it in distilabel using the distilabel CLI:
distilabel pipeline run --config "https://huggingface.co/datasets/catastropiyush/gone_and_growned_my_own_dataset/raw/main/pipeline.yaml"
or explore the configuration:
distilabel pipeline info --config… See the full description on the dataset page: https://huggingface.co/datasets/catastropiyush/gone_and_growned_my_own_dataset.llm_course_chapter5_own_dataset_github_issues
Dataset Card for GitHub Issues
Dataset Description
Dataset Summary
GitHub Issues is a dataset consisting of GitHub issues and pull requests associated with the 🤗 Datasets repository. It is intended for educational purposes and can be used for semantic search or multilabel text classification. The contents of each GitHub issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.
Supported Tasks and Leaderboards… See the full description on the dataset page: https://huggingface.co/datasets/konrud/llm_course_chapter5_own_dataset_github_issues.own-text-classification-datasetOwnDataset
