sha
stringlengths
40
40
text
stringlengths
1
13.4M
id
stringlengths
2
117
tags
listlengths
1
7.91k
created_at
stringlengths
25
25
metadata
stringlengths
2
875k
last_modified
stringlengths
25
25
arxiv
listlengths
0
25
languages
listlengths
0
7.91k
tags_str
stringlengths
17
159k
text_str
stringlengths
1
447k
text_lists
listlengths
0
352
processed_texts
listlengths
1
353
tokens_length
listlengths
1
353
input_texts
listlengths
1
40
4fb17528612f6545c87583bebb04d8ce06e7a167
## Dataset Description We introduce a challenging dataset for identifying machine parts from real photos, featuring images of 102 parts from a labeling machine. This dataset was developed with the complexity of real-world scenarios in mind and highlights the complexity of distinguishing between closely related classes...
ritterdennis/topex-printer
[ "task_categories:image-classification", "size_categories:1K<n<10K", "license:cc-by-nc-4.0", "arxiv:2310.04757", "region:us" ]
2023-07-24T18:17:12+00:00
{"license": "cc-by-nc-4.0", "size_categories": ["1K<n<10K"], "task_categories": ["image-classification"], "viewer": false}
2023-10-24T08:13:28+00:00
[ "2310.04757" ]
[]
TAGS #task_categories-image-classification #size_categories-1K<n<10K #license-cc-by-nc-4.0 #arxiv-2310.04757 #region-us
## Dataset Description We introduce a challenging dataset for identifying machine parts from real photos, featuring images of 102 parts from a labeling machine. This dataset was developed with the complexity of real-world scenarios in mind and highlights the complexity of distinguishing between closely related classes...
[ "## Dataset Description\nWe introduce a challenging dataset for identifying machine parts from real photos,\nfeaturing images of 102 parts from a labeling machine. This dataset was developed\nwith the complexity of real-world scenarios in mind and highlights the complexity\nof distinguishing between closely related...
[ "TAGS\n#task_categories-image-classification #size_categories-1K<n<10K #license-cc-by-nc-4.0 #arxiv-2310.04757 #region-us \n", "## Dataset Description\nWe introduce a challenging dataset for identifying machine parts from real photos,\nfeaturing images of 102 parts from a labeling machine. This dataset was develo...
[ 49, 207, 7, 22 ]
[ "passage: TAGS\n#task_categories-image-classification #size_categories-1K<n<10K #license-cc-by-nc-4.0 #arxiv-2310.04757 #region-us \n## Dataset Description\nWe introduce a challenging dataset for identifying machine parts from real photos,\nfeaturing images of 102 parts from a labeling machine. This dataset was dev...
017a1a085893e4eb613304d298e127a8916a5f6b
# Dataset Card for "tiny-imdb" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
AlekseyKorshuk/tiny-imdb
[ "region:us" ]
2023-07-24T19:05:13+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "neg", "1": "pos"}}}}], "splits": [{"name": "train", "num_bytes": 71641, "num_examples": 50}], "download_size": 58625, "dataset_size": 71641}}
2023-07-24T19:05:15+00:00
[]
[]
TAGS #region-us
# Dataset Card for "tiny-imdb" More Information needed
[ "# Dataset Card for \"tiny-imdb\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"tiny-imdb\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"tiny-imdb\"\n\nMore Information needed" ]
44c4b75ae93c076701e409a54cc7cfa6c16a2ca0
# Dataset Card for "TVCG_entity_classify" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Yamei/TVCG_entity_classify
[ "region:us" ]
2023-07-25T00:15:46+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "id", "dtype": "int64"}, {"name": "entity_type", "dtype": "string"}, {"name": "entity_type_high", "d...
2023-07-25T01:01:55+00:00
[]
[]
TAGS #region-us
# Dataset Card for "TVCG_entity_classify" More Information needed
[ "# Dataset Card for \"TVCG_entity_classify\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"TVCG_entity_classify\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"TVCG_entity_classify\"\n\nMore Information needed" ]
424d1952fd85e2f9cdb2d92cb890cc6d1c7366ae
### How to loading dataset? ```python from datasets import load_dataset datasets = load_dataset("minskiter/msra_dev",save_infos=True) train,test = datasets['train'],datasets['test'] # convert label to str print(train.features['labels'].feature.int2str(0)) ``` ### Force update ```python from datasets import load_datas...
minskiter/msra_dev
[ "region:us" ]
2023-07-25T01:03:33+00:00
{"dataset_info": {"features": [{"name": "text", "sequence": "string"}, {"name": "labels", "sequence": {"class_label": {"names": {"0": "O", "1": "B-NS", "2": "M-NS", "3": "E-NS", "4": "S-NS", "5": "B-NT", "6": "M-NT", "7": "E-NT", "8": "S-NT", "9": "B-NR", "10": "M-NR", "11": "E-NR", "12": "S-NR"}}}}], "splits": [{"name...
2023-07-25T01:04:51+00:00
[]
[]
TAGS #region-us
### How to loading dataset? ### Force update ### Fit your train
[ "### How to loading dataset?", "### Force update", "### Fit your train" ]
[ "TAGS\n#region-us \n", "### How to loading dataset?", "### Force update", "### Fit your train" ]
[ 6, 9, 4, 5 ]
[ "passage: TAGS\n#region-us \n### How to loading dataset?### Force update### Fit your train" ]
3de0379a4e3a9267a0cf0262aba926c9697d2ff6
# Dataset Card for "conll_v2" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jxu9001/conll_v2
[ "region:us" ]
2023-07-25T01:10:02+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "tokens", "sequence": "string"}, {"name": "tags", "sequence": "int64"}], "splits": ...
2023-07-25T01:10:06+00:00
[]
[]
TAGS #region-us
# Dataset Card for "conll_v2" More Information needed
[ "# Dataset Card for \"conll_v2\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"conll_v2\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"conll_v2\"\n\nMore Information needed" ]
6fe00a3130a8c6daacbefc6b59c72bbe169bd878
# Dataset Card for "custom_ontonotes5_v2" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jxu9001/custom_ontonotes5_v2
[ "region:us" ]
2023-07-25T01:16:33+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "tokens", "sequence": "string"}, {"name": "tags", "sequence": "int64"}], "splits": ...
2023-07-25T01:16:36+00:00
[]
[]
TAGS #region-us
# Dataset Card for "custom_ontonotes5_v2" More Information needed
[ "# Dataset Card for \"custom_ontonotes5_v2\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"custom_ontonotes5_v2\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"custom_ontonotes5_v2\"\n\nMore Information needed" ]
c20883ccfcc2f9d75ad38e5f90406b1964696a6e
# Dataset Card for "DeepCC_Java" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
CodeT5SmallCAPS/CAPS_Java
[ "region:us" ]
2023-07-25T01:46:49+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}]}], "dataset_info": {"features": [{"name": "code", "dtype": "string"}, {"name": "code_sememe", "dtype": "string"}, {"name": "token_type", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1953880250.6748219, "...
2023-07-30T23:04:55+00:00
[]
[]
TAGS #region-us
# Dataset Card for "DeepCC_Java" More Information needed
[ "# Dataset Card for \"DeepCC_Java\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"DeepCC_Java\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"DeepCC_Java\"\n\nMore Information needed" ]
d5491e18c20339b9126230e1f327b9a3f41dbf7c
# Dataset Card for "tagged_addresses_v2" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jxu9001/tagged_addresses_v2
[ "region:us" ]
2023-07-25T01:58:53+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "tokens", "sequence": "string"}, {"name": "tags", "sequence": "int64"}], "splits": ...
2023-07-25T01:58:57+00:00
[]
[]
TAGS #region-us
# Dataset Card for "tagged_addresses_v2" More Information needed
[ "# Dataset Card for \"tagged_addresses_v2\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"tagged_addresses_v2\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"tagged_addresses_v2\"\n\nMore Information needed" ]
0b414ef832888a9a098a14233c3819e6abde471d
This dataset contains papers related to (and including) the [Llama 2 research paper](https://arxiv.org/abs/2307.09288). Related papers were identified by following a trail of references, extracting those papers with the [`arxiv-bot`](https://github.com/aurelio-labs/arxiv-bot) package, and repeating.
jamescalam/llama-2-arxiv-papers
[ "language:en", "arxiv:2307.09288", "region:us" ]
2023-07-25T02:02:42+00:00
{"language": ["en"], "pretty_name": "Chunked Arxiv Papers for Llama 2"}
2023-07-25T02:11:43+00:00
[ "2307.09288" ]
[ "en" ]
TAGS #language-English #arxiv-2307.09288 #region-us
This dataset contains papers related to (and including) the Llama 2 research paper. Related papers were identified by following a trail of references, extracting those papers with the 'arxiv-bot' package, and repeating.
[]
[ "TAGS\n#language-English #arxiv-2307.09288 #region-us \n" ]
[ 18 ]
[ "passage: TAGS\n#language-English #arxiv-2307.09288 #region-us \n" ]
4e64efc164671e40e21609ea1c65b69dcef61633
This dataset contains chunked extracts (of ~300 tokens) from papers related to (and including) the [Llama 2 research paper](https://arxiv.org/abs/2307.09288). Related papers were identified by following a trail of references, extracting those papers with the [`arxiv-bot`](https://github.com/aurelio-labs/arxiv-bot) pac...
jamescalam/llama-2-arxiv-papers-chunked
[ "language:en", "arxiv:2307.09288", "region:us" ]
2023-07-25T02:06:58+00:00
{"language": ["en"], "pretty_name": "Chunked Arxiv Papers for Llama 2"}
2023-07-25T02:12:24+00:00
[ "2307.09288" ]
[ "en" ]
TAGS #language-English #arxiv-2307.09288 #region-us
This dataset contains chunked extracts (of ~300 tokens) from papers related to (and including) the Llama 2 research paper. Related papers were identified by following a trail of references, extracting those papers with the 'arxiv-bot' package, and repeating.
[]
[ "TAGS\n#language-English #arxiv-2307.09288 #region-us \n" ]
[ 18 ]
[ "passage: TAGS\n#language-English #arxiv-2307.09288 #region-us \n" ]
383106dc71dd7b695ad5442e66e40cb6efefb4ef
# Dataset Card for "ad_small_synth_ccs" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
acool/ad_small_synth_ccs
[ "region:us" ]
2023-07-25T03:06:02+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 159084594.2, "num_examples": 2100}], "download_size": 158972646, "dataset_size": 159084594.2}}
2023-07-25T03:06:08+00:00
[]
[]
TAGS #region-us
# Dataset Card for "ad_small_synth_ccs" More Information needed
[ "# Dataset Card for \"ad_small_synth_ccs\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"ad_small_synth_ccs\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"ad_small_synth_ccs\"\n\nMore Information needed" ]
cabd7dfaf5afc438d0ab7577ae249b7112ed43f4
# Dataset Card for "NewArOCRDatasetv5" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
gagan3012/NewArOCRDatasetv5
[ "region:us" ]
2023-07-25T03:50:40+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "text", "dtype": "string"}], "splits": [{"name...
2023-07-25T19:56:26+00:00
[]
[]
TAGS #region-us
# Dataset Card for "NewArOCRDatasetv5" More Information needed
[ "# Dataset Card for \"NewArOCRDatasetv5\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"NewArOCRDatasetv5\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"NewArOCRDatasetv5\"\n\nMore Information needed" ]
d2d32241b53de2fe5b1392ae81fa5bf94466e14c
# Dataset Card for "PRM800K" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
sarahpann/PRM800K
[ "region:us" ]
2023-07-25T03:57:23+00:00
{"dataset_info": {"features": [{"name": "label", "struct": [{"name": "finish_reason", "dtype": "string"}, {"name": "steps", "list": [{"name": "chosen_completion", "dtype": "int64"}, {"name": "completions", "list": [{"name": "flagged", "dtype": "bool"}, {"name": "rating", "dtype": "int64"}, {"name": "text", "dtype": "st...
2023-07-25T04:22:33+00:00
[]
[]
TAGS #region-us
# Dataset Card for "PRM800K" More Information needed
[ "# Dataset Card for \"PRM800K\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"PRM800K\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"PRM800K\"\n\nMore Information needed" ]
bf4614482c1e86498cfa342f9c73615ca69342a4
# Dataset Card for "stl10" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
haminShim/stl10
[ "region:us" ]
2023-07-25T04:01:06+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "airplane", "1": "bird", "2": "car", "3": "cat", "4": "deer", "5": "dog", "6": "horse", "7": "monkey", "8": "ship", "9": "truck"}}}}], "splits": [{"name": "train", "num_bytes": 198916055.0, "nu...
2023-08-03T06:19:46+00:00
[]
[]
TAGS #region-us
# Dataset Card for "stl10" More Information needed
[ "# Dataset Card for \"stl10\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"stl10\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"stl10\"\n\nMore Information needed" ]
f62544137647af4c1d550e415fee7ad48eead615
# Dataset Card for "한국어 일상 속 공감형 대화 데이터셋(멀티-턴)" ## Dataset Summary - boostCamp AI Tech 5기 과정 중 NLP 12조 훈제연어들 팀의 최종 프로젝트에서 제작한 데이터입니다. - 일상 속 다양한 상황에서 사용자와 챗봇 간의 대화를 담은 데이터셋 입니다. - GPT4, GPT3.5-turbo로 제작된 합성데이터이며 싱글-턴, 2-턴, 3-턴 대화로 구성되어 있습니다. - 답변은 **[공감적 표현 - 일반적인 대화 - 관련된 질문]** 의 형태를 가집니다. ## Generation Prompt Ex...
Smoked-Salmon-s/empathetic_dialogues_ko
[ "task_categories:text-generation", "task_categories:conversational", "size_categories:10K<n<100K", "language:ko", "license:apache-2.0", "region:us" ]
2023-07-25T04:13:43+00:00
{"language": ["ko"], "license": "apache-2.0", "size_categories": ["10K<n<100K"], "task_categories": ["text-generation", "conversational"]}
2023-12-08T01:42:03+00:00
[]
[ "ko" ]
TAGS #task_categories-text-generation #task_categories-conversational #size_categories-10K<n<100K #language-Korean #license-apache-2.0 #region-us
# Dataset Card for "한국어 일상 속 공감형 대화 데이터셋(멀티-턴)" ## Dataset Summary - boostCamp AI Tech 5기 과정 중 NLP 12조 훈제연어들 팀의 최종 프로젝트에서 제작한 데이터입니다. - 일상 속 다양한 상황에서 사용자와 챗봇 간의 대화를 담은 데이터셋 입니다. - GPT4, GPT3.5-turbo로 제작된 합성데이터이며 싱글-턴, 2-턴, 3-턴 대화로 구성되어 있습니다. - 답변은 [공감적 표현 - 일반적인 대화 - 관련된 질문] 의 형태를 가집니다. ## Generation Prompt Exampl...
[ "# Dataset Card for \"한국어 일상 속 공감형 대화 데이터셋(멀티-턴)\"", "## Dataset Summary\n- boostCamp AI Tech 5기 과정 중 NLP 12조 훈제연어들 팀의 최종 프로젝트에서 제작한 데이터입니다. \n- 일상 속 다양한 상황에서 사용자와 챗봇 간의 대화를 담은 데이터셋 입니다. \n- GPT4, GPT3.5-turbo로 제작된 합성데이터이며 싱글-턴, 2-턴, 3-턴 대화로 구성되어 있습니다.\n- 답변은 [공감적 표현 - 일반적인 대화 - 관련된 질문] 의 형태를 가집니다.", "## Genera...
[ "TAGS\n#task_categories-text-generation #task_categories-conversational #size_categories-10K<n<100K #language-Korean #license-apache-2.0 #region-us \n", "# Dataset Card for \"한국어 일상 속 공감형 대화 데이터셋(멀티-턴)\"", "## Dataset Summary\n- boostCamp AI Tech 5기 과정 중 NLP 12조 훈제연어들 팀의 최종 프로젝트에서 제작한 데이터입니다. \n- 일상 속 다양한 상황에서 ...
[ 52, 22, 110, 15, 47, 7 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-conversational #size_categories-10K<n<100K #language-Korean #license-apache-2.0 #region-us \n# Dataset Card for \"한국어 일상 속 공감형 대화 데이터셋(멀티-턴)\"## Dataset Summary\n- boostCamp AI Tech 5기 과정 중 NLP 12조 훈제연어들 팀의 최종 프로젝트에서 제작한 데이터입니다. \n- 일상 속 다양한 상황에서 사용자...
37d983c379e85c43723e50b6259f762bae0a96d6
# Dataset Card for "vicuna-eval-with-gpt4" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
zhengxuanzenwu/vicuna-eval-with-gpt4
[ "region:us" ]
2023-07-25T04:39:46+00:00
{"dataset_info": {"features": [{"name": "instruction", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "response", "dtype": "string"}, {"name": "category", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 155143, "num_examples": 80}], "download_size": 103930, "dataset_size": 155143}}
2023-07-25T04:39:46+00:00
[]
[]
TAGS #region-us
# Dataset Card for "vicuna-eval-with-gpt4" More Information needed
[ "# Dataset Card for \"vicuna-eval-with-gpt4\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"vicuna-eval-with-gpt4\"\n\nMore Information needed" ]
[ 6, 21 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"vicuna-eval-with-gpt4\"\n\nMore Information needed" ]
1d5ffe452980ba1d1a23a7c583ddfbce3defd7b6
# Dataset Card for "koala-eval-with-gpt4" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
zhengxuanzenwu/koala-eval-with-gpt4
[ "region:us" ]
2023-07-25T04:39:47+00:00
{"dataset_info": {"features": [{"name": "instruction", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "response", "dtype": "string"}, {"name": "category", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 403504, "num_examples": 180}], "download_size": 257173, "dataset_size": 403504}}
2023-07-25T04:39:48+00:00
[]
[]
TAGS #region-us
# Dataset Card for "koala-eval-with-gpt4" More Information needed
[ "# Dataset Card for \"koala-eval-with-gpt4\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"koala-eval-with-gpt4\"\n\nMore Information needed" ]
[ 6, 21 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"koala-eval-with-gpt4\"\n\nMore Information needed" ]
79e4f103ec5768854a5c7f0bf051715737c0df12
# Dataset Card for "alpaca-no-context" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
zhengxuanzenwu/alpaca-no-context
[ "region:us" ]
2023-07-25T04:40:01+00:00
{"dataset_info": {"features": [{"name": "instruction", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "response", "dtype": "string"}, {"name": "category", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 13048458, "num_examples": 31323}], "download_size": 7755578, "dataset_size": 1304...
2023-07-25T04:40:02+00:00
[]
[]
TAGS #region-us
# Dataset Card for "alpaca-no-context" More Information needed
[ "# Dataset Card for \"alpaca-no-context\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"alpaca-no-context\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"alpaca-no-context\"\n\nMore Information needed" ]
898f984580b480e4a2087b9f6ec266aa24c9f9c8
# Dataset Card for "SciCaptrain_10k-40k_deplot_conversations" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
alexshengzhili/SciCaptrain_10k-40k_deplot_conversations
[ "region:us" ]
2023-07-25T04:44:56+00:00
{"dataset_info": {"features": [{"name": "image_file", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "caption", "dtype": "string"}, {"name": "conversations", "list": [{"name": "from", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "first_mention", "dtype": "string"}, {"name": "res...
2023-07-25T04:45:01+00:00
[]
[]
TAGS #region-us
# Dataset Card for "SciCaptrain_10k-40k_deplot_conversations" More Information needed
[ "# Dataset Card for \"SciCaptrain_10k-40k_deplot_conversations\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"SciCaptrain_10k-40k_deplot_conversations\"\n\nMore Information needed" ]
[ 6, 27 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"SciCaptrain_10k-40k_deplot_conversations\"\n\nMore Information needed" ]
339a662642b5b2c22b60157b0b225761ed174e36
- This dataset is a subset of [izumi-lab/llm-japanese-dataset](https://huggingface.co/datasets/izumi-lab/llm-japanese-dataset) only including `wikipedia` task. - Please also refer to the original dataset: [izumi-lab/llm-japanese-dataset](https://huggingface.co/datasets/izumi-lab/llm-japanese-dataset)
fujiki/llm-japanese-dataset_wikipedia
[ "license:cc-by-sa-3.0", "region:us" ]
2023-07-25T04:47:53+00:00
{"license": "cc-by-sa-3.0", "dataset_info": {"features": [{"name": "instruction", "dtype": "string"}, {"name": "input", "dtype": "string"}, {"name": "output", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 617413933, "num_examples": 1347381}], "download_size": 335053357, "dataset_size": 617413933}}
2023-07-25T04:55:42+00:00
[]
[]
TAGS #license-cc-by-sa-3.0 #region-us
- This dataset is a subset of izumi-lab/llm-japanese-dataset only including 'wikipedia' task. - Please also refer to the original dataset: izumi-lab/llm-japanese-dataset
[]
[ "TAGS\n#license-cc-by-sa-3.0 #region-us \n" ]
[ 17 ]
[ "passage: TAGS\n#license-cc-by-sa-3.0 #region-us \n" ]
9134a005914ac91ce668eaf4fb09c6edc93a02da
- This dataset is a subset of [izumi-lab/llm-japanese-dataset](https://huggingface.co/datasets/izumi-lab/llm-japanese-dataset) only including snow tasks. - Please also refer to the original dataset: [izumi-lab/llm-japanese-dataset](https://huggingface.co/datasets/izumi-lab/llm-japanese-dataset)
fujiki/llm-japanese-dataset_snow
[ "license:cc-by-4.0", "region:us" ]
2023-07-25T04:53:14+00:00
{"license": "cc-by-4.0", "dataset_info": {"features": [{"name": "instruction", "dtype": "string"}, {"name": "input", "dtype": "string"}, {"name": "output", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 16051702, "num_examples": 84300}], "download_size": 5542365, "dataset_size": 16051702}}
2023-07-25T04:54:43+00:00
[]
[]
TAGS #license-cc-by-4.0 #region-us
- This dataset is a subset of izumi-lab/llm-japanese-dataset only including snow tasks. - Please also refer to the original dataset: izumi-lab/llm-japanese-dataset
[]
[ "TAGS\n#license-cc-by-4.0 #region-us \n" ]
[ 15 ]
[ "passage: TAGS\n#license-cc-by-4.0 #region-us \n" ]
31747d02370181d4b48849de1be86a6e7ee5d0af
# Dataset Card for "nego-dialogue-53" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dnjdsxor21/nego-dialogue-53
[ "region:us" ]
2023-07-25T05:23:04+00:00
{"dataset_info": {"features": [{"name": "result", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "description", "dtype": "string"}, {"name": "events", "list": [{"name": "message", "dtype": "string"}, {"name": "role", "dtype": "string"}]}, {"name": "price", "dtype": "int64"}], "splits": [{"name": "tr...
2023-07-25T05:26:45+00:00
[]
[]
TAGS #region-us
# Dataset Card for "nego-dialogue-53" More Information needed
[ "# Dataset Card for \"nego-dialogue-53\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"nego-dialogue-53\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"nego-dialogue-53\"\n\nMore Information needed" ]
0757a9b16f884451cc9a2be72c55ce63749acf43
# Dataset Card for "samsum" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Yuhthe/samsum
[ "task_categories:summarization", "language:vi", "region:us" ]
2023-07-25T05:50:43+00:00
{"language": ["vi"], "task_categories": ["summarization"], "configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "test", "path": "data/test-*"}, {"split": "validation", "path": "data/validation-*"}]}], "dataset_info": {"features": [{"name": "id", "dtype": "string"},...
2023-07-26T02:01:36+00:00
[]
[ "vi" ]
TAGS #task_categories-summarization #language-Vietnamese #region-us
# Dataset Card for "samsum" More Information needed
[ "# Dataset Card for \"samsum\"\n\nMore Information needed" ]
[ "TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n", "# Dataset Card for \"samsum\"\n\nMore Information needed" ]
[ 23, 12 ]
[ "passage: TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n# Dataset Card for \"samsum\"\n\nMore Information needed" ]
4758ce58abad1f198de94a726416c95137f35fdc
# Mythical Creatures Art Style Prompts (2M Prompts) ## Dataset Information - Dataset Name: Mythical Creatures Art Style Prompts (2M Prompts) - Description: This custom dataset contains a collection of art-style prompts centered around mythical creatures, aimed at inspiring creativity and generating unique artistic exp...
Falah/2000000_Style_art_prompts
[ "task_categories:text-classification", "size_categories:1M<n<10M", "language:en", "license:apache-2.0", "region:us" ]
2023-07-25T06:02:58+00:00
{"language": ["en"], "license": "apache-2.0", "size_categories": ["1M<n<10M"], "task_categories": ["text-classification"], "pretty_name": "2M style art diffusion", "dataset_info": {"features": [{"name": "prompt", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1359241055, "num_examples": 2000000}], "down...
2023-07-30T06:11:12+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #size_categories-1M<n<10M #language-English #license-apache-2.0 #region-us
# Mythical Creatures Art Style Prompts (2M Prompts) ## Dataset Information - Dataset Name: Mythical Creatures Art Style Prompts (2M Prompts) - Description: This custom dataset contains a collection of art-style prompts centered around mythical creatures, aimed at inspiring creativity and generating unique artistic exp...
[ "# Mythical Creatures Art Style Prompts (2M Prompts)", "## Dataset Information\n- Dataset Name: Mythical Creatures Art Style Prompts (2M Prompts)\n- Description: This custom dataset contains a collection of art-style prompts centered around mythical creatures, aimed at inspiring creativity and generating unique a...
[ "TAGS\n#task_categories-text-classification #size_categories-1M<n<10M #language-English #license-apache-2.0 #region-us \n", "# Mythical Creatures Art Style Prompts (2M Prompts)", "## Dataset Information\n- Dataset Name: Mythical Creatures Art Style Prompts (2M Prompts)\n- Description: This custom dataset contai...
[ 41, 16, 127, 33, 40, 79, 70, 67, 23, 39, 5, 57 ]
[ "passage: TAGS\n#task_categories-text-classification #size_categories-1M<n<10M #language-English #license-apache-2.0 #region-us \n# Mythical Creatures Art Style Prompts (2M Prompts)## Dataset Information\n- Dataset Name: Mythical Creatures Art Style Prompts (2M Prompts)\n- Description: This custom dataset contains ...
23a2a99c101345028ed13a56db4353c1c8711838
# Dataset Card for "samsum_vi" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Yuhthe/samsum_vi
[ "task_categories:summarization", "language:vi", "region:us" ]
2023-07-25T06:08:42+00:00
{"language": ["vi"], "task_categories": ["summarization"], "configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "test", "path": "data/test-*"}, {"split": "validation", "path": "data/validation-*"}]}], "dataset_info": {"features": [{"name": "id", "dtype": "string"},...
2023-07-26T02:01:12+00:00
[]
[ "vi" ]
TAGS #task_categories-summarization #language-Vietnamese #region-us
# Dataset Card for "samsum_vi" More Information needed
[ "# Dataset Card for \"samsum_vi\"\n\nMore Information needed" ]
[ "TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n", "# Dataset Card for \"samsum_vi\"\n\nMore Information needed" ]
[ 23, 14 ]
[ "passage: TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n# Dataset Card for \"samsum_vi\"\n\nMore Information needed" ]
ff13a5880480c643b4f2d144877a2d614d5c6e77
# Dataset Card for "dolly_hhrlhf_with_dev" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jmamou/dolly_hhrlhf_with_dev
[ "region:us" ]
2023-07-25T06:12:59+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "test", "path": "data/test-*"}, {"split": "dev", "path": "data/dev-*"}]}], "dataset_info": {"features": [{"name": "prompt", "dtype": "string"}, {"name": "response", "dtype": "string"}], "splits": [{"name": "trai...
2023-07-25T06:13:13+00:00
[]
[]
TAGS #region-us
# Dataset Card for "dolly_hhrlhf_with_dev" More Information needed
[ "# Dataset Card for \"dolly_hhrlhf_with_dev\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"dolly_hhrlhf_with_dev\"\n\nMore Information needed" ]
[ 6, 21 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"dolly_hhrlhf_with_dev\"\n\nMore Information needed" ]
83d6d347baa1667863805c7f153a6cc8ce72ad67
# Dataset Card for "anime_dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
qkrwnstj/anime_dataset
[ "region:us" ]
2023-07-25T06:16:14+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 7830945.0, "num_examples": 20}], "download_size": 7832732, "dataset_size": 7830945.0}}
2023-07-25T06:16:41+00:00
[]
[]
TAGS #region-us
# Dataset Card for "anime_dataset" More Information needed
[ "# Dataset Card for \"anime_dataset\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"anime_dataset\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"anime_dataset\"\n\nMore Information needed" ]
114aa22010453e30869237e5a65d7ae4c1699a68
We released the data for the second stage of valley training, a total of 73K, the data comes from the public video website ttps://www.jukinmedia.com/licensing, and the open source multimodal data sets VATEX and VIOLIN.It consists of four aspects, detailed description, complex reasoning, causal inference and conversatio...
luoruipu1/Valley-Instruct-73k
[ "license:apache-2.0", "region:us" ]
2023-07-25T06:19:51+00:00
{"license": "apache-2.0"}
2023-08-08T05:42:00+00:00
[]
[]
TAGS #license-apache-2.0 #region-us
We released the data for the second stage of valley training, a total of 73K, the data comes from the public video website ttps://URL and the open source multimodal data sets VATEX and VIOLIN.It consists of four aspects, detailed description, complex reasoning, causal inference and conversation. The detailed descriptio...
[]
[ "TAGS\n#license-apache-2.0 #region-us \n" ]
[ 14 ]
[ "passage: TAGS\n#license-apache-2.0 #region-us \n" ]
e3cf5a452477fb1e37c23cf0475e47053860b7c7
# Dataset Card for "samsum_vi_word" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Yuhthe/samsum_vi_word
[ "task_categories:summarization", "language:vi", "region:us" ]
2023-07-25T06:30:27+00:00
{"language": ["vi"], "task_categories": ["summarization"], "configs": [{"config_name": "default", "data_files": [{"split": "test", "path": "data/test-*"}, {"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}]}], "dataset_info": {"features": [{"name": "id", "dtype": "string"},...
2023-07-26T01:57:48+00:00
[]
[ "vi" ]
TAGS #task_categories-summarization #language-Vietnamese #region-us
# Dataset Card for "samsum_vi_word" More Information needed
[ "# Dataset Card for \"samsum_vi_word\"\n\nMore Information needed" ]
[ "TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n", "# Dataset Card for \"samsum_vi_word\"\n\nMore Information needed" ]
[ 23, 16 ]
[ "passage: TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n# Dataset Card for \"samsum_vi_word\"\n\nMore Information needed" ]
a09753c7781475143d85c3b6f5a63099327e0e5c
# Dataset Card for "enno-data" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Enno-Ai/enno-data
[ "region:us" ]
2023-07-25T06:51:44+00:00
{"dataset_info": {"features": [{"name": "output", "dtype": "string"}, {"name": "instruction", "dtype": "string"}, {"name": "input", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 69132, "num_examples": 242}], "download_size": 28555, "dataset_size": 69132}, "configs": [{"config_name": "default", "data_fi...
2023-07-25T06:51:48+00:00
[]
[]
TAGS #region-us
# Dataset Card for "enno-data" More Information needed
[ "# Dataset Card for \"enno-data\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"enno-data\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"enno-data\"\n\nMore Information needed" ]
4ee6c0148fc3f2a7d4965a039337e9d6aabf71f5
## Overview This is a brand new dataset, with nothing copied from the 1.* series of airoboros, using only the June version of gpt-4. I used the latest overhaul of the airoboros python tool to generate the data, which has several "instructions", where an instructor is a specific prompt/response generator. The instru...
jondurbin/airoboros-gpt4-2.0
[ "license:other", "region:us" ]
2023-07-25T07:17:42+00:00
{"license": "other"}
2023-07-30T07:30:24+00:00
[]
[]
TAGS #license-other #region-us
## Overview This is a brand new dataset, with nothing copied from the 1.* series of airoboros, using only the June version of gpt-4. I used the latest overhaul of the airoboros python tool to generate the data, which has several "instructions", where an instructor is a specific prompt/response generator. The instru...
[ "## Overview\n\nThis is a brand new dataset, with nothing copied from the 1.* series of airoboros, using only the June version of gpt-4.\n\nI used the latest overhaul of the airoboros python tool to generate the data, which has several \"instructions\", where an instructor is a specific prompt/response generator.\n...
[ "TAGS\n#license-other #region-us \n", "## Overview\n\nThis is a brand new dataset, with nothing copied from the 1.* series of airoboros, using only the June version of gpt-4.\n\nI used the latest overhaul of the airoboros python tool to generate the data, which has several \"instructions\", where an instructor is...
[ 11, 417, 8, 10, 317 ]
[ "passage: TAGS\n#license-other #region-us \n## Overview\n\nThis is a brand new dataset, with nothing copied from the 1.* series of airoboros, using only the June version of gpt-4.\n\nI used the latest overhaul of the airoboros python tool to generate the data, which has several \"instructions\", where an instructor...
9cbcdc8022727a7aa10f4c4a0f10aef2094e5f41
## Overview This is a merge of https://hf.co/datasets/jondurbin/airoboros-gpt4-1.4.1 and https://hf.co/datasets/jondurbin/airoboros-gpt4-2.0 ### Category breakdown ![chart](merged-breakdown.png) ### Licence and usage restrictions The data was generated by gpt-4 via OpenAI API calls. The ToS for OpenAI API usage ...
jondurbin/airoboros-gpt4-m2.0
[ "license:other", "region:us" ]
2023-07-25T07:18:01+00:00
{"license": "other"}
2023-07-31T06:01:42+00:00
[]
[]
TAGS #license-other #region-us
## Overview This is a merge of URL and URL ### Category breakdown !chart ### Licence and usage restrictions The data was generated by gpt-4 via OpenAI API calls. The ToS for OpenAI API usage has a clause preventing the output from being used to train a model that __competes__ with OpenAI - what does *compete* a...
[ "## Overview\n\nThis is a merge of URL and URL", "### Category breakdown\n\n!chart", "### Licence and usage restrictions\n\nThe data was generated by gpt-4 via OpenAI API calls.\n\nThe ToS for OpenAI API usage has a clause preventing the output from being used to train a model that __competes__ with OpenAI\n\n-...
[ "TAGS\n#license-other #region-us \n", "## Overview\n\nThis is a merge of URL and URL", "### Category breakdown\n\n!chart", "### Licence and usage restrictions\n\nThe data was generated by gpt-4 via OpenAI API calls.\n\nThe ToS for OpenAI API usage has a clause preventing the output from being used to train a ...
[ 11, 11, 8, 317 ]
[ "passage: TAGS\n#license-other #region-us \n## Overview\n\nThis is a merge of URL and URL### Category breakdown\n\n!chart### Licence and usage restrictions\n\nThe data was generated by gpt-4 via OpenAI API calls.\n\nThe ToS for OpenAI API usage has a clause preventing the output from being used to train a model tha...
6290c5e0fbe6c1e519370b130f9f5609f79e5578
# Dataset Card for "text" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
amogh-sinha/text
[ "region:us" ]
2023-07-25T07:18:46+00:00
{"dataset_info": {"features": [{"name": "input_ids", "sequence": "int32"}], "splits": [{"name": "train", "num_bytes": 24588.0, "num_examples": 3}, {"name": "test", "num_bytes": 8196, "num_examples": 1}], "download_size": 22034, "dataset_size": 32784.0}, "configs": [{"config_name": "default", "data_files": [{"split": "t...
2023-07-25T08:18:01+00:00
[]
[]
TAGS #region-us
# Dataset Card for "text" More Information needed
[ "# Dataset Card for \"text\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"text\"\n\nMore Information needed" ]
[ 6, 11 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"text\"\n\nMore Information needed" ]
ed386dde8c177fc4df96f7301d801afc0120baa1
Datasets are saved by tensorflow dataset. The read_video.py is the method to load them. See https://github.com/daibopku/X-VoE for more details.
RuriSama/X-VoE
[ "license:gpl-3.0", "region:us" ]
2023-07-25T07:35:46+00:00
{"license": "gpl-3.0"}
2023-08-19T03:17:12+00:00
[]
[]
TAGS #license-gpl-3.0 #region-us
Datasets are saved by tensorflow dataset. The read_video.py is the method to load them. See URL for more details.
[]
[ "TAGS\n#license-gpl-3.0 #region-us \n" ]
[ 14 ]
[ "passage: TAGS\n#license-gpl-3.0 #region-us \n" ]
d7d255abeb3e208f74c0f47291b228e53b73874e
# Dataset Card for "QG_korquad_aihub" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
daydrill/QG_korquad_aihub
[ "region:us" ]
2023-07-25T07:53:15+00:00
{"dataset_info": {"features": [{"name": "answer", "dtype": "string"}, {"name": "paragraph_question", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "sentence", "dtype": "string"}, {"name": "paragraph", "dtype": "string"}, {"name": "sentence_answer", "dtype": "string"}, {"name": "paragraph_answer"...
2023-08-01T04:08:40+00:00
[]
[]
TAGS #region-us
# Dataset Card for "QG_korquad_aihub" More Information needed
[ "# Dataset Card for \"QG_korquad_aihub\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"QG_korquad_aihub\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"QG_korquad_aihub\"\n\nMore Information needed" ]
bb77d832dab49f899af50606bf879475e5182215
# Dataset Card for "QG_aihub" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
daydrill/QG_aihub
[ "region:us" ]
2023-07-25T07:54:48+00:00
{"dataset_info": {"features": [{"name": "question", "dtype": "string"}, {"name": "paragraph", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "paragraph_answer", "dtype": "string"}, {"name": "paragraph_question", "dtype": "string"}, {"name": "sentence", "dtype": "string"}, {"name": "paragraph_senten...
2023-08-01T04:09:21+00:00
[]
[]
TAGS #region-us
# Dataset Card for "QG_aihub" More Information needed
[ "# Dataset Card for \"QG_aihub\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"QG_aihub\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"QG_aihub\"\n\nMore Information needed" ]
96d57f97ae609ff352aa97609a8d612db2d1c0f1
This is the shuffled version of medtext_1, so the datapoints are in random order and not sorted by category. This is to prevent catastrophic forgetting by category. This is a medical diagnosis dataset containing over 1000 top notch textbook quality patient presentations and diagnosis/treatments. The 100 most common d...
BI55/MedText
[ "license:cc-by-4.0", "region:us" ]
2023-07-25T08:13:09+00:00
{"license": "cc-by-4.0"}
2023-07-25T08:30:17+00:00
[]
[]
TAGS #license-cc-by-4.0 #region-us
This is the shuffled version of medtext_1, so the datapoints are in random order and not sorted by category. This is to prevent catastrophic forgetting by category. This is a medical diagnosis dataset containing over 1000 top notch textbook quality patient presentations and diagnosis/treatments. The 100 most common d...
[]
[ "TAGS\n#license-cc-by-4.0 #region-us \n" ]
[ 15 ]
[ "passage: TAGS\n#license-cc-by-4.0 #region-us \n" ]
c4d6826e73c1a52016a12184071e7f07f2bac521
# Dataset Card for "Lingo-medical-v1" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
WENGSYX/LMTuner-medical-v1
[ "region:us" ]
2023-07-25T08:21:37+00:00
{"dataset_info": {"features": [{"name": "conversations", "sequence": "string"}, {"name": "source", "dtype": "string"}, {"name": "version", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 163208205, "num_examples": 65850}], "download_size": 103626649, "dataset_size": 163208205}}
2023-07-25T08:22:16+00:00
[]
[]
TAGS #region-us
# Dataset Card for "Lingo-medical-v1" More Information needed
[ "# Dataset Card for \"Lingo-medical-v1\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"Lingo-medical-v1\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"Lingo-medical-v1\"\n\nMore Information needed" ]
8e00a0cda8dbd22c22f9a632bdcee5b55cbb25aa
# Dataset Card for "cnndm_llama2_7b_chat_summary" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
polplop/cnndm_llama2_7b_chat_summary
[ "region:us" ]
2023-07-25T08:39:11+00:00
{"dataset_info": {"features": [{"name": "article", "dtype": "string"}, {"name": "highlights", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "clean_summary", "dtype": "string"}, {"name": "summary_summacConv_scores", "dtype": "float64"}, {"name": "highlight_summacConv_scores", "dtype": "float64"}], "spl...
2023-07-27T04:48:43+00:00
[]
[]
TAGS #region-us
# Dataset Card for "cnndm_llama2_7b_chat_summary" More Information needed
[ "# Dataset Card for \"cnndm_llama2_7b_chat_summary\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"cnndm_llama2_7b_chat_summary\"\n\nMore Information needed" ]
[ 6, 25 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"cnndm_llama2_7b_chat_summary\"\n\nMore Information needed" ]
f56473dbd63e595402f70b788c5eb5afe8b9627c
--- license: cc-by-sa-4.0 dataset_info: features: - name: id dtype: int64 - name: genre dtype: string - name: sentence1 dtype: string - name: sentence2 dtype: string - name: score dtype: float64 splits: - name: train num_bytes: 1034815 num_examples: 5691 - name: valid n...
dkoterwa/kor-sts-cosine-embedding-loss
[ "region:us" ]
2023-07-25T08:55:17+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "int64"}, {"name": "genre", "dtype": "string"}, {"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}, {"name": "score", "dtype": "int64"}], "splits": [{"name": "train", "num_bytes": 1034815, "num_examples": 5691}, {"name": "test", "num...
2023-07-25T09:06:46+00:00
[]
[]
TAGS #region-us
--- license: cc-by-sa-4.0 dataset_info: features: - name: id dtype: int64 - name: genre dtype: string - name: sentence1 dtype: string - name: sentence2 dtype: string - name: score dtype: float64 splits: - name: train num_bytes: 1034815 num_examples: 5691 - name: valid n...
[ "# Korean Semantic Textual Similarity (KorSTS) Dataset (with converted scores)\n\nFor a better dataset description, please visit this GitHub repository prepared by the authors of the article: LINK <br>\n<br>\nThis dataset was prepared by converting this dataset Specifically, I've changed the values of scores. If th...
[ "TAGS\n#region-us \n", "# Korean Semantic Textual Similarity (KorSTS) Dataset (with converted scores)\n\nFor a better dataset description, please visit this GitHub repository prepared by the authors of the article: LINK <br>\n<br>\nThis dataset was prepared by converting this dataset Specifically, I've changed th...
[ 6, 160 ]
[ "passage: TAGS\n#region-us \n# Korean Semantic Textual Similarity (KorSTS) Dataset (with converted scores)\n\nFor a better dataset description, please visit this GitHub repository prepared by the authors of the article: LINK <br>\n<br>\nThis dataset was prepared by converting this dataset Specifically, I've changed...
35d8d204f237b29451f7677d0110ba0854209137
# Dataset Card for "vietnews_word" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Yuhthe/vietnews_word
[ "task_categories:summarization", "language:vi", "region:us" ]
2023-07-25T09:14:56+00:00
{"language": ["vi"], "task_categories": ["summarization"], "configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "guid", "dtype": "int64"}...
2023-07-26T02:00:48+00:00
[]
[ "vi" ]
TAGS #task_categories-summarization #language-Vietnamese #region-us
# Dataset Card for "vietnews_word" More Information needed
[ "# Dataset Card for \"vietnews_word\"\n\nMore Information needed" ]
[ "TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n", "# Dataset Card for \"vietnews_word\"\n\nMore Information needed" ]
[ 23, 14 ]
[ "passage: TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n# Dataset Card for \"vietnews_word\"\n\nMore Information needed" ]
c391150e7541839d0f07d9ea89fe00005618a8f7
# Dataset Card for "vietnews" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Yuhthe/vietnews
[ "task_categories:summarization", "language:vi", "region:us" ]
2023-07-25T09:24:34+00:00
{"language": ["vi"], "task_categories": ["summarization"], "configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "guid", "dtype": "int64"}...
2023-07-26T01:59:45+00:00
[]
[ "vi" ]
TAGS #task_categories-summarization #language-Vietnamese #region-us
# Dataset Card for "vietnews" More Information needed
[ "# Dataset Card for \"vietnews\"\n\nMore Information needed" ]
[ "TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n", "# Dataset Card for \"vietnews\"\n\nMore Information needed" ]
[ 23, 12 ]
[ "passage: TAGS\n#task_categories-summarization #language-Vietnamese #region-us \n# Dataset Card for \"vietnews\"\n\nMore Information needed" ]
df27943167c3a177add15cfdad27715c4120fba2
# Greenhouse plants - tomato and cucumber ## Dataset Description Raw photos only Tomato plants with flowers and green tomatos, cucumber plants with flowers and green cucumbers
odrinari/Greenhouse-cucumber-and-tomato-plants
[ "size_categories:n<1K", "region:us" ]
2023-07-25T09:29:16+00:00
{"size_categories": ["n<1K"]}
2023-07-26T07:31:14+00:00
[]
[]
TAGS #size_categories-n<1K #region-us
# Greenhouse plants - tomato and cucumber ## Dataset Description Raw photos only Tomato plants with flowers and green tomatos, cucumber plants with flowers and green cucumbers
[ "# Greenhouse plants - tomato and cucumber", "## Dataset Description\n\nRaw photos only\nTomato plants with flowers and green tomatos, cucumber plants with flowers and green cucumbers" ]
[ "TAGS\n#size_categories-n<1K #region-us \n", "# Greenhouse plants - tomato and cucumber", "## Dataset Description\n\nRaw photos only\nTomato plants with flowers and green tomatos, cucumber plants with flowers and green cucumbers" ]
[ 16, 11, 31 ]
[ "passage: TAGS\n#size_categories-n<1K #region-us \n# Greenhouse plants - tomato and cucumber## Dataset Description\n\nRaw photos only\nTomato plants with flowers and green tomatos, cucumber plants with flowers and green cucumbers" ]
2579522484ee8642c6ba967c256302a973f41763
SO dataset of python tag data and "Python basics and Envirinment" subcategory Question filters: - images - links - code blocks - Q_Score > 0 - Answer_count > 0 Answers filters: - images - links - code blocks - Scores are tanh applied to scaled with AbsMaxScaler to IQR range of Original SO Answers' scores
Myashka/SO-Python_basics_QA-filtered-2023-tanh_score
[ "language:en", "license:mit", "region:us" ]
2023-07-25T09:59:01+00:00
{"language": ["en"], "license": "mit"}
2023-07-25T10:03:13+00:00
[]
[ "en" ]
TAGS #language-English #license-mit #region-us
SO dataset of python tag data and "Python basics and Envirinment" subcategory Question filters: - images - links - code blocks - Q_Score > 0 - Answer_count > 0 Answers filters: - images - links - code blocks - Scores are tanh applied to scaled with AbsMaxScaler to IQR range of Original SO Answers' scores
[]
[ "TAGS\n#language-English #license-mit #region-us \n" ]
[ 15 ]
[ "passage: TAGS\n#language-English #license-mit #region-us \n" ]
6dc637c3c41ddcc84cf9b8f76ab7672bba586b0b
# Dataset Card for "Lingo-law-v1" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
WENGSYX/LMTuner-law-v1
[ "region:us" ]
2023-07-25T10:46:37+00:00
{"dataset_info": {"features": [{"name": "conversations", "sequence": "string"}, {"name": "source", "dtype": "string"}, {"name": "version", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 69131211, "num_examples": 92386}], "download_size": 34186545, "dataset_size": 69131211}}
2023-07-25T10:46:50+00:00
[]
[]
TAGS #region-us
# Dataset Card for "Lingo-law-v1" More Information needed
[ "# Dataset Card for \"Lingo-law-v1\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"Lingo-law-v1\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"Lingo-law-v1\"\n\nMore Information needed" ]
166d20d63553b27b81c59dfe67df8f007506b473
# Dataset Card for "ppo_eval_halfcheetah" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
ARDT-Project/ppo_test_halfcheetah
[ "region:us" ]
2023-07-25T10:51:37+00:00
{"dataset_info": {"features": [{"name": "observations", "sequence": {"sequence": "float64"}}, {"name": "rewards", "sequence": "float64"}, {"name": "dones", "sequence": "bool"}, {"name": "pr_actions", "sequence": {"sequence": "float32"}}, {"name": "adv_actions", "sequence": {"sequence": "float32"}}], "splits": [{"name":...
2023-07-25T10:54:04+00:00
[]
[]
TAGS #region-us
# Dataset Card for "ppo_eval_halfcheetah" More Information needed
[ "# Dataset Card for \"ppo_eval_halfcheetah\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"ppo_eval_halfcheetah\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"ppo_eval_halfcheetah\"\n\nMore Information needed" ]
a2dd6c2202ecb139b4bcea0da22979165a4015ed
# Dataset Card for "arrl_nrmdp_train_halfcheetah_v4" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
ARDT-Project/arrl_nrmdp_train_halfcheetah
[ "region:us" ]
2023-07-25T10:54:05+00:00
{"dataset_info": {"features": [{"name": "observations", "sequence": {"sequence": "float64"}}, {"name": "pr_actions", "sequence": {"sequence": "float64"}}, {"name": "adv_actions", "sequence": {"sequence": "float64"}}, {"name": "rewards", "sequence": "float64"}, {"name": "dones", "sequence": "bool"}], "splits": [{"name":...
2023-07-25T10:55:57+00:00
[]
[]
TAGS #region-us
# Dataset Card for "arrl_nrmdp_train_halfcheetah_v4" More Information needed
[ "# Dataset Card for \"arrl_nrmdp_train_halfcheetah_v4\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"arrl_nrmdp_train_halfcheetah_v4\"\n\nMore Information needed" ]
[ 6, 28 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"arrl_nrmdp_train_halfcheetah_v4\"\n\nMore Information needed" ]
f12ea102f619c8f2fd731d22a002f668e2109267
This dataset is collected as an initial proof-of-concept for OpenHearthstone data collection pipeline. The dataset is collected with PvE mode guided by actions from Silverfish. The dataset contains 57 games, mean action counts per game is ~30 and the win rate is around 60%.
BXYMartin/OpenHearthstone
[ "size_categories:1K<n<10K", "language:en", "license:gpl-3.0", "hearthstone", "region:us" ]
2023-07-25T11:08:38+00:00
{"language": ["en"], "license": "gpl-3.0", "size_categories": ["1K<n<10K"], "pretty_name": "v", "tags": ["hearthstone"]}
2023-07-25T11:12:17+00:00
[]
[ "en" ]
TAGS #size_categories-1K<n<10K #language-English #license-gpl-3.0 #hearthstone #region-us
This dataset is collected as an initial proof-of-concept for OpenHearthstone data collection pipeline. The dataset is collected with PvE mode guided by actions from Silverfish. The dataset contains 57 games, mean action counts per game is ~30 and the win rate is around 60%.
[]
[ "TAGS\n#size_categories-1K<n<10K #language-English #license-gpl-3.0 #hearthstone #region-us \n" ]
[ 34 ]
[ "passage: TAGS\n#size_categories-1K<n<10K #language-English #license-gpl-3.0 #hearthstone #region-us \n" ]
0692124bbf19881e5b0288105f45b1440879377a
# Email Spam Classification The dataset consists of a collection of emails categorized into two major classes: **spam** and **not spam**. It is designed to facilitate the development and evaluation of spam detection or email filtering systems. **The spam emails** in the dataset are typically unsolicited and unwante...
TrainingDataPro/email-spam-classification
[ "task_categories:text-classification", "language:en", "license:cc-by-nc-nd-4.0", "finance", "code", "region:us" ]
2023-07-25T11:09:29+00:00
{"language": ["en"], "license": "cc-by-nc-nd-4.0", "task_categories": ["text-classification"], "tags": ["finance", "code"]}
2023-09-14T15:37:38+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #language-English #license-cc-by-nc-nd-4.0 #finance #code #region-us
# Email Spam Classification The dataset consists of a collection of emails categorized into two major classes: spam and not spam. It is designed to facilitate the development and evaluation of spam detection or email filtering systems. The spam emails in the dataset are typically unsolicited and unwanted messages t...
[ "# Email Spam Classification\n\nThe dataset consists of a collection of emails categorized into two major classes: spam and not spam. It is designed to facilitate the development and evaluation of spam detection or email filtering systems. \n\nThe spam emails in the dataset are typically unsolicited and unwanted me...
[ "TAGS\n#task_categories-text-classification #language-English #license-cc-by-nc-nd-4.0 #finance #code #region-us \n", "# Email Spam Classification\n\nThe dataset consists of a collection of emails categorized into two major classes: spam and not spam. It is designed to facilitate the development and evaluation of...
[ 39, 252, 38, 5, 30, 37, 13, 39 ]
[ "passage: TAGS\n#task_categories-text-classification #language-English #license-cc-by-nc-nd-4.0 #finance #code #region-us \n# Email Spam Classification\n\nThe dataset consists of a collection of emails categorized into two major classes: spam and not spam. It is designed to facilitate the development and evaluation...
4c08e4e7ea1c4223ee58e0f37f6b3c783df88a9b
# Dataset Card for "gen_solution_postings" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
cbalaji/gen_solution_postings
[ "region:us" ]
2023-07-25T11:24:56+00:00
{"dataset_info": {"features": [{"name": "Instruction", "dtype": "string"}, {"name": "Description", "dtype": "string"}, {"name": "Posting", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 50174, "num_examples": 12}], "download_size": 53513, "dataset_size": 50174}, "configs": [{"config_name": "default", "d...
2023-07-25T11:25:00+00:00
[]
[]
TAGS #region-us
# Dataset Card for "gen_solution_postings" More Information needed
[ "# Dataset Card for \"gen_solution_postings\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"gen_solution_postings\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"gen_solution_postings\"\n\nMore Information needed" ]
5501605d0a43f3e6feba73c76a475c49e927cda9
# Dataset Card for "robot_ds" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Mihaj/robot_ds
[ "region:us" ]
2023-07-25T11:32:23+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "test", "path": "data/test-*"}, {"split": "train", "path": "data/train-*"}]}], "dataset_info": {"features": [{"name": "audio", "dtype": {"audio": {"sampling_rate": 16000}}}, {"name": "transcription", "dtype": "string"}], "splits": [{"name": "test", "num_b...
2023-07-25T12:01:54+00:00
[]
[]
TAGS #region-us
# Dataset Card for "robot_ds" More Information needed
[ "# Dataset Card for \"robot_ds\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"robot_ds\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"robot_ds\"\n\nMore Information needed" ]
40365e75668709db08620da074b6d5fca736e870
# Dataset Card for "un_linebreak-5000" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
liyongsea/un_linebreak-5000
[ "region:us" ]
2023-07-25T11:34:30+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "bool"}], "splits": [{"name": "train", "num_bytes": 406749797, "num_examples": 3237869}, {"name": "test", "num_bytes": 10851041, "num_examples": 84617}], "download_size": 0, "dataset_size": 417600838}}
2023-07-25T15:18:20+00:00
[]
[]
TAGS #region-us
# Dataset Card for "un_linebreak-5000" More Information needed
[ "# Dataset Card for \"un_linebreak-5000\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"un_linebreak-5000\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"un_linebreak-5000\"\n\nMore Information needed" ]
c2768ded74802e55d183fb8c2c89b9eb420b956d
# Dataset Card for "HowFarAreYou_3DSpeaker" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
BigSuperbPrivate/HowFarAreYou_3DSpeaker
[ "region:us" ]
2023-07-25T12:04:36+00:00
{"dataset_info": {"features": [{"name": "file", "dtype": "string"}, {"name": "audio", "dtype": "audio"}, {"name": "label", "dtype": "string"}, {"name": "instruction", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 876846831.63, "num_examples": 9253}], "download_size": 840306291, "dataset_size": 876846831...
2023-07-25T12:07:08+00:00
[]
[]
TAGS #region-us
# Dataset Card for "HowFarAreYou_3DSpeaker" More Information needed
[ "# Dataset Card for \"HowFarAreYou_3DSpeaker\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"HowFarAreYou_3DSpeaker\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"HowFarAreYou_3DSpeaker\"\n\nMore Information needed" ]
4d21ab40be7f39ab4c42985aa6b40cc82439e325
# Dataset Card for "rulm_human_preferences" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
IlyaGusev/rulm_human_preferences
[ "region:us" ]
2023-07-25T12:12:57+00:00
{"dataset_info": {"features": [{"name": "result", "dtype": "string"}, {"name": "worker_id", "dtype": "string"}, {"name": "assignment_id", "dtype": "string"}, {"name": "pool_id", "dtype": "int64"}, {"name": "instruction", "dtype": "string"}, {"name": "input", "dtype": "string"}, {"name": "left_answer", "dtype": "string"...
2023-09-07T06:40:28+00:00
[]
[]
TAGS #region-us
# Dataset Card for "rulm_human_preferences" More Information needed
[ "# Dataset Card for \"rulm_human_preferences\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"rulm_human_preferences\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"rulm_human_preferences\"\n\nMore Information needed" ]
92c0e23c305ff9f6f354c2e535de3fd67c618785
# Dataset Card for "orca_flan" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
leonardPKU/orca_flan
[ "region:us" ]
2023-07-25T12:14:17+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "system_prompt", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "response", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 938741, "num_examples": 518}], "download_size": 538758, "dataset_size": 938741}, "c...
2023-07-25T12:14:18+00:00
[]
[]
TAGS #region-us
# Dataset Card for "orca_flan" More Information needed
[ "# Dataset Card for \"orca_flan\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"orca_flan\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"orca_flan\"\n\nMore Information needed" ]
a29e09ff7c6b7e8dbe68796f2ec142e0c748a878
# Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/hug...
RazinAleks/SO-Python_QA-Database_and_SQL_class
[ "region:us" ]
2023-07-25T12:34:13+00:00
{}
2023-07-25T12:36:55+00:00
[]
[]
TAGS #region-us
# Dataset Card for Dataset Name ## Dataset Description - Homepage: - Repository: - Paper: - Leaderboard: - Point of Contact: ### Dataset Summary This dataset card aims to be a base template for new datasets. It has been generated using this raw template. ### Supported Tasks and Leaderboards ### Languages ...
[ "# Dataset Card for Dataset Name", "## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:", "### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw template.", "### Supported Tasks and Leaderb...
[ "TAGS\n#region-us \n", "# Dataset Card for Dataset Name", "## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:", "### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw template.", "### Su...
[ 6, 8, 24, 32, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 5 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for Dataset Name## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw template.### Supported Tasks a...
050079b3c19f9911570c66c261e306356373605a
# Dataset Card for "orca_flan_split_task" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
leonardPKU/orca_flan_split_task
[ "region:us" ]
2023-07-25T12:52:54+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "system_prompt", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "response", "dtype": "string"}, {"name": "task_name", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 2438766275, "num_examples": 1649259}], "d...
2023-07-25T12:53:46+00:00
[]
[]
TAGS #region-us
# Dataset Card for "orca_flan_split_task" More Information needed
[ "# Dataset Card for \"orca_flan_split_task\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"orca_flan_split_task\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"orca_flan_split_task\"\n\nMore Information needed" ]
9d78d0a0fe1e97364296c9e02eb123a35a09747d
# Dataset Card for "temp_data_LLM_Project" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
shirsh10mall/LLM_Instruct_Learning_Project_Preprocessed_Tokenized_Open_Orca_Dataset_Flan_T5
[ "region:us" ]
2023-07-25T12:53:22+00:00
{"dataset_info": {"features": [{"name": "system_prompt", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "response", "dtype": "string"}, {"name": "input_ids", "sequence": "int32"}, {"name": "attention_mask", "sequence": "int8"}, {"name": "labels", "sequence": "int64"}, {"name": "Inputs Token lengt...
2023-08-08T10:52:51+00:00
[]
[]
TAGS #region-us
# Dataset Card for "temp_data_LLM_Project" More Information needed
[ "# Dataset Card for \"temp_data_LLM_Project\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"temp_data_LLM_Project\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"temp_data_LLM_Project\"\n\nMore Information needed" ]
50133bdb7810ecb8224321680722b4ee58cd5fa1
# Indiana University Chest Xray Dataset Card ## Data sources: This is a converted and processed version of the open access pneumonia chest x-ray dataset provided by the indiana university.<br> You can see its information page [here](https://openi.nlm.nih.gov/faq).<br> The compressed images in the png format were downl...
Shrey-1329/cxiu_hf_dataset
[ "task_categories:image-to-text", "size_categories:1K<n<10K", "language:en", "medical", "region:us" ]
2023-07-25T13:02:46+00:00
{"language": ["en"], "size_categories": ["1K<n<10K"], "task_categories": ["image-to-text"], "dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1108945726.54, "num_examples": 6060}], "download_size": 1108991167, "dataset_size...
2023-07-25T14:05:56+00:00
[]
[ "en" ]
TAGS #task_categories-image-to-text #size_categories-1K<n<10K #language-English #medical #region-us
# Indiana University Chest Xray Dataset Card ## Data sources: This is a converted and processed version of the open access pneumonia chest x-ray dataset provided by the indiana university.<br> You can see its information page here.<br> The compressed images in the png format were downloaded from here and the correspon...
[ "# Indiana University Chest Xray Dataset Card", "## Data sources:\nThis is a converted and processed version of the open access pneumonia chest x-ray dataset provided by the indiana university.<br>\nYou can see its information page here.<br>\nThe compressed images in the png format were downloaded from here and t...
[ "TAGS\n#task_categories-image-to-text #size_categories-1K<n<10K #language-English #medical #region-us \n", "# Indiana University Chest Xray Dataset Card", "## Data sources:\nThis is a converted and processed version of the open access pneumonia chest x-ray dataset provided by the indiana university.<br>\nYou ca...
[ 37, 10, 68, 33, 215 ]
[ "passage: TAGS\n#task_categories-image-to-text #size_categories-1K<n<10K #language-English #medical #region-us \n# Indiana University Chest Xray Dataset Card## Data sources:\nThis is a converted and processed version of the open access pneumonia chest x-ray dataset provided by the indiana university.<br>\nYou can s...
a13598d8bd6b8f89141339d6bc4966a8513d7bf6
# Dataset Card for "goi2o_customer_identification" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
amritzeon/goi2o_customer_identification
[ "region:us" ]
2023-07-25T13:03:14+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "int64"}], "splits": [{"name": "train", "num_bytes": 1763, "num_examples": 20}, {"...
2023-07-25T13:03:16+00:00
[]
[]
TAGS #region-us
# Dataset Card for "goi2o_customer_identification" More Information needed
[ "# Dataset Card for \"goi2o_customer_identification\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"goi2o_customer_identification\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"goi2o_customer_identification\"\n\nMore Information needed" ]
aabc808d7069827fb5472980ac7c5de8d9c3236b
# Dataset Card for "DeOSAgentDocuments" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
vencortex/DeOSAgentDocuments
[ "region:us" ]
2023-07-25T13:20:22+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}]}], "dataset_info": {"features": [{"name": "company_id", "dtype": "string"}, {"name": "context_id", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "text", "dtype": ...
2023-07-25T13:20:30+00:00
[]
[]
TAGS #region-us
# Dataset Card for "DeOSAgentDocuments" More Information needed
[ "# Dataset Card for \"DeOSAgentDocuments\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"DeOSAgentDocuments\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"DeOSAgentDocuments\"\n\nMore Information needed" ]
14a15d6b2cfaf521166fd5e90c5557a033722181
This is a dataset made composed from the book "Lalka" by Bolesław Prus
igiag/Lalka
[ "language:pl", "region:us" ]
2023-07-25T13:40:11+00:00
{"language": ["pl"]}
2023-07-25T13:41:35+00:00
[]
[ "pl" ]
TAGS #language-Polish #region-us
This is a dataset made composed from the book "Lalka" by Bolesław Prus
[]
[ "TAGS\n#language-Polish #region-us \n" ]
[ 11 ]
[ "passage: TAGS\n#language-Polish #region-us \n" ]
06dae2969b8ef4acf68f34ec8949266f7a9212a4
# Dataset Card for "conll_v3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jxu9001/conll_v3
[ "region:us" ]
2023-07-25T14:09:08+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "tokens", "sequence": "string"}, {"name": "tags", "sequence": "int64"}], "splits": ...
2023-07-25T14:09:12+00:00
[]
[]
TAGS #region-us
# Dataset Card for "conll_v3" More Information needed
[ "# Dataset Card for \"conll_v3\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"conll_v3\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"conll_v3\"\n\nMore Information needed" ]
98711d726315023113053bc519132fe1883893f1
# Dataset Card for "PronounciationEvaluationProsodic_Speechocean762" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
BigSuperbPrivate/PronounciationEvaluationProsodic_Speechocean762
[ "region:us" ]
2023-07-25T14:09:53+00:00
{"dataset_info": {"features": [{"name": "file", "dtype": "string"}, {"name": "audio", "dtype": "audio"}, {"name": "instruction", "dtype": "string"}, {"name": "label", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 320842769.0, "num_examples": 2000}, {"name": "validation", "num_bytes": 65555751.0, "num_e...
2023-07-25T14:15:30+00:00
[]
[]
TAGS #region-us
# Dataset Card for "PronounciationEvaluationProsodic_Speechocean762" More Information needed
[ "# Dataset Card for \"PronounciationEvaluationProsodic_Speechocean762\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"PronounciationEvaluationProsodic_Speechocean762\"\n\nMore Information needed" ]
[ 6, 27 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"PronounciationEvaluationProsodic_Speechocean762\"\n\nMore Information needed" ]
41a939d4c940972a7bf6d8d372e5dec5e7ee75b0
# Dataset Card for "PronounciationEvaluationFluency_Speechocean762" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
BigSuperbPrivate/PronounciationEvaluationFluency_Speechocean762
[ "region:us" ]
2023-07-25T14:10:16+00:00
{"dataset_info": {"features": [{"name": "file", "dtype": "string"}, {"name": "audio", "dtype": "audio"}, {"name": "instruction", "dtype": "string"}, {"name": "label", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 319962671.0, "num_examples": 2000}, {"name": "validation", "num_bytes": 65551424.0, "num_e...
2023-07-25T14:14:05+00:00
[]
[]
TAGS #region-us
# Dataset Card for "PronounciationEvaluationFluency_Speechocean762" More Information needed
[ "# Dataset Card for \"PronounciationEvaluationFluency_Speechocean762\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"PronounciationEvaluationFluency_Speechocean762\"\n\nMore Information needed" ]
[ 6, 28 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"PronounciationEvaluationFluency_Speechocean762\"\n\nMore Information needed" ]
83c50f79189152f7c75716e21caa2f51426bedf9
# Dataset Card for "PronounciationEvaluationOverall_Speechocean762" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
BigSuperbPrivate/PronounciationEvaluationOverall_Speechocean762
[ "region:us" ]
2023-07-25T14:11:10+00:00
{"dataset_info": {"features": [{"name": "file", "dtype": "string"}, {"name": "audio", "dtype": "audio"}, {"name": "instruction", "dtype": "string"}, {"name": "label", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 319929052.0, "num_examples": 2000}, {"name": "validation", "num_bytes": 65560119.0, "num_e...
2023-07-25T14:12:25+00:00
[]
[]
TAGS #region-us
# Dataset Card for "PronounciationEvaluationOverall_Speechocean762" More Information needed
[ "# Dataset Card for \"PronounciationEvaluationOverall_Speechocean762\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"PronounciationEvaluationOverall_Speechocean762\"\n\nMore Information needed" ]
[ 6, 26 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"PronounciationEvaluationOverall_Speechocean762\"\n\nMore Information needed" ]
61e56153cfd7d016c922e80eef15209e54155214
# Dataset Card for "amazon-text4rec" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
yashonwu/amazon-text4rec
[ "region:us" ]
2023-07-25T14:24:14+00:00
{"dataset_info": {"features": [{"name": "asin", "dtype": "string"}, {"name": "description", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "imUrl", "dtype": "string"}, {"name": "salesRank", "dtype": "string"}, {"name": "categories", "dtype": "string"}, {"name": "price", "dtype": "float64"}, {"name":...
2023-08-07T08:22:16+00:00
[]
[]
TAGS #region-us
# Dataset Card for "amazon-text4rec" More Information needed
[ "# Dataset Card for \"amazon-text4rec\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"amazon-text4rec\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"amazon-text4rec\"\n\nMore Information needed" ]
1e50ef2ec5a0a1fc37e807443cf8c900d851411d
# Dataset Card for "legal-GPT-BARD-val_v3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
YoonSeul/legal-GPT-BARD-val_v3
[ "region:us" ]
2023-07-25T14:28:59+00:00
{"dataset_info": {"features": [{"name": "instruction", "dtype": "string"}, {"name": "input", "dtype": "string"}, {"name": "output", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1359457, "num_examples": 652}], "download_size": 689201, "dataset_size": 1359457}}
2023-07-25T14:29:02+00:00
[]
[]
TAGS #region-us
# Dataset Card for "legal-GPT-BARD-val_v3" More Information needed
[ "# Dataset Card for \"legal-GPT-BARD-val_v3\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"legal-GPT-BARD-val_v3\"\n\nMore Information needed" ]
[ 6, 22 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"legal-GPT-BARD-val_v3\"\n\nMore Information needed" ]
e9eeba3e514c3c2cc63fec026c483bb2304b4fa4
# Dataset Card for "negobot-userdata" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
ggul-tiger/negobot_userdata
[ "region:us" ]
2023-07-25T14:39:17+00:00
{"dataset_info": {"features": [{"name": "title", "dtype": "string"}, {"name": "description", "dtype": "string"}, {"name": "price", "dtype": "int64"}, {"name": "result", "dtype": "string"}, {"name": "events", "list": [{"name": "message", "dtype": "string"}, {"name": "role", "dtype": "string"}]}], "splits": [{"name": "tr...
2023-07-25T14:39:20+00:00
[]
[]
TAGS #region-us
# Dataset Card for "negobot-userdata" More Information needed
[ "# Dataset Card for \"negobot-userdata\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"negobot-userdata\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"negobot-userdata\"\n\nMore Information needed" ]
9c060a7bf3945ea329af6d8e6d9384cca6a3e99f
# Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/hugg...
sm-esgstudier/redditStocks_last1000
[ "license:mit", "finance", "region:us" ]
2023-07-25T14:47:04+00:00
{"license": "mit", "tags": ["finance"]}
2023-07-30T13:36:37+00:00
[]
[]
TAGS #license-mit #finance #region-us
# Dataset Card for Dataset Name ## Dataset Description - Homepage: - Repository: - Paper: - Leaderboard: - Point of Contact: ### Dataset Summary This dataset card aims to be a base template for new datasets. It has been generated using this raw template. ### Supported Tasks and Leaderboards ### Languages E...
[ "# Dataset Card for Dataset Name", "## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:", "### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw template.", "### Supported Tasks and Leaderb...
[ "TAGS\n#license-mit #finance #region-us \n", "# Dataset Card for Dataset Name", "## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:", "### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw...
[ 14, 8, 24, 32, 10, 5, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 5 ]
[ "passage: TAGS\n#license-mit #finance #region-us \n# Dataset Card for Dataset Name## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw template...
d78955de797f941485cff7bc405bd00b37d1814f
# Dataset Card for "rotten_tomatoes_reviews" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Dataset Structure](#dataset-structure) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Additional Information](#additional-information) - [Cit...
jeffnyman/rotten_tomatoes_reviews
[ "task_categories:text-classification", "task_ids:sentiment-classification", "license:cc-by-sa-4.0", "region:us" ]
2023-07-25T14:47:25+00:00
{"license": "cc-by-sa-4.0", "task_categories": ["text-classification"], "task_ids": ["sentiment-classification"]}
2023-07-25T15:16:20+00:00
[]
[]
TAGS #task_categories-text-classification #task_ids-sentiment-classification #license-cc-by-sa-4.0 #region-us
Dataset Card for "rotten\_tomatoes\_reviews" ============================================ Table of Contents ----------------- * Dataset Description + Dataset Summary * Dataset Structure + Data Fields + Data Splits * Additional Information + Citation Information Dataset Description ------------------- * Home...
[ "### Dataset Summary\n\n\nMovie Review Dataset.\n\n\nThis is a dataset containing 4,265 positive and 4,265 negative processed\nsentences from Rotten Tomatoes movie reviews.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'te...
[ "TAGS\n#task_categories-text-classification #task_ids-sentiment-classification #license-cc-by-sa-4.0 #region-us \n", "### Dataset Summary\n\n\nMovie Review Dataset.\n\n\nThis is a dataset containing 4,265 positive and 4,265 negative processed\nsentences from Rotten Tomatoes movie reviews.\n\n\nDataset Structure\n...
[ 39, 47, 17, 39, 12 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-sentiment-classification #license-cc-by-sa-4.0 #region-us \n### Dataset Summary\n\n\nMovie Review Dataset.\n\n\nThis is a dataset containing 4,265 positive and 4,265 negative processed\nsentences from Rotten Tomatoes movie reviews.\n\n\nDataset Structur...
269f65dd134e8e26cc925bd72f2342d4a76a1aa4
# Dataset Card for "Gita1gpt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
adhitya123/Gita1gpt
[ "doi:10.57967/hf/0930", "region:us" ]
2023-07-25T15:41:33+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "validation", "path": "data/validation-*"}]}], "dataset_info": {"features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "title", "dtype": "string"}], "splits": [{"name":...
2023-07-26T05:46:05+00:00
[]
[]
TAGS #doi-10.57967/hf/0930 #region-us
# Dataset Card for "Gita1gpt" More Information needed
[ "# Dataset Card for \"Gita1gpt\"\n\nMore Information needed" ]
[ "TAGS\n#doi-10.57967/hf/0930 #region-us \n", "# Dataset Card for \"Gita1gpt\"\n\nMore Information needed" ]
[ 18, 15 ]
[ "passage: TAGS\n#doi-10.57967/hf/0930 #region-us \n# Dataset Card for \"Gita1gpt\"\n\nMore Information needed" ]
40c68e933683c02873144a6ac17640a3d192902a
# Dataset Card for "waste-classification-audio" english to italian translation was made with [helsinki-NLP](https://huggingface.co/Helsinki-NLP/opus-mt-en-it) translation model. [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
thomasavare/waste-classification-audio-helsinki
[ "language:en", "language:it", "region:us" ]
2023-07-25T15:44:38+00:00
{"language": ["en", "it"], "configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}]}], "dataset_info": {"features": [{"name": "audio", "dtype": "audio"}, {"name": "speaker", "dtype": "string"}, {"name": "transcription", "dtype": "string"}, {"name": "translation", "dtype": "strin...
2023-08-29T23:25:38+00:00
[]
[ "en", "it" ]
TAGS #language-English #language-Italian #region-us
# Dataset Card for "waste-classification-audio" english to italian translation was made with helsinki-NLP translation model. More Information needed
[ "# Dataset Card for \"waste-classification-audio\"\n\nenglish to italian translation was made with helsinki-NLP translation model.\n\nMore Information needed" ]
[ "TAGS\n#language-English #language-Italian #region-us \n", "# Dataset Card for \"waste-classification-audio\"\n\nenglish to italian translation was made with helsinki-NLP translation model.\n\nMore Information needed" ]
[ 15, 32 ]
[ "passage: TAGS\n#language-English #language-Italian #region-us \n# Dataset Card for \"waste-classification-audio\"\n\nenglish to italian translation was made with helsinki-NLP translation model.\n\nMore Information needed" ]
2ac0c4bc22924a54b8e7b9aae25edf89c93d9c87
# Dataset Card for "subset_squadv2_format_date_only_train" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
giannis-mo/subset_squadv2_format_date_only_train
[ "region:us" ]
2023-07-25T16:03:52+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "answers", "sequence": [{"name": "text", "dtype": "string"}, {"name": "answer_start", "dtype": "int32"}]}], "splits": [{"name"...
2023-07-25T16:03:57+00:00
[]
[]
TAGS #region-us
# Dataset Card for "subset_squadv2_format_date_only_train" More Information needed
[ "# Dataset Card for \"subset_squadv2_format_date_only_train\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"subset_squadv2_format_date_only_train\"\n\nMore Information needed" ]
[ 6, 27 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"subset_squadv2_format_date_only_train\"\n\nMore Information needed" ]
1d6ba6feeb40a4cbf0709f519b6381b31f58439a
Credit: AlexanderDoria/novel17_test
Nekochu/novel17_train_alpaca_format
[ "license:apache-2.0", "region:us" ]
2023-07-25T16:13:27+00:00
{"license": "apache-2.0"}
2023-08-04T02:17:43+00:00
[]
[]
TAGS #license-apache-2.0 #region-us
Credit: AlexanderDoria/novel17_test
[]
[ "TAGS\n#license-apache-2.0 #region-us \n" ]
[ 14 ]
[ "passage: TAGS\n#license-apache-2.0 #region-us \n" ]
0b84078883dff6bd06d9c5bd565bd46dad711866
This dataset is a alpaca formatted version of "oliverwang15/news_with_gpt_instructions" (https://huggingface.co/datasets/oliverwang15/news_with_gpt_instructions) 20k examples of grading senitment using gpt (unclear which model) (used to train fingptv3). For ALPACA LORA users: Modules you can target with lora:"gate_pro...
Vezora/news_seniment_gpt_alpacaformat
[ "license:apache-2.0", "region:us" ]
2023-07-25T16:21:37+00:00
{"license": "apache-2.0"}
2023-08-14T03:49:12+00:00
[]
[]
TAGS #license-apache-2.0 #region-us
This dataset is a alpaca formatted version of "oliverwang15/news_with_gpt_instructions" (URL 20k examples of grading senitment using gpt (unclear which model) (used to train fingptv3). For ALPACA LORA users: Modules you can target with lora:"gate_proj", "down_proj", "up_proj", "q_proj", "v_proj", "k_proj", "o_proj" M...
[]
[ "TAGS\n#license-apache-2.0 #region-us \n" ]
[ 14 ]
[ "passage: TAGS\n#license-apache-2.0 #region-us \n" ]
7c36d51acfba08990de3349a4cc2e3528d883431
hello
rraileanu/dreamcraft_all
[ "region:us" ]
2023-07-25T16:39:07+00:00
{}
2023-08-07T07:43:35+00:00
[]
[]
TAGS #region-us
hello
[]
[ "TAGS\n#region-us \n" ]
[ 6 ]
[ "passage: TAGS\n#region-us \n" ]
f727802a1a54326f557bc515d2233841a1048e59
# Dataset Card for "SEC_Tables_Lite" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
GeneralCognition/SEC_Tables_Lite
[ "region:us" ]
2023-07-25T18:11:53+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "screenshot", "dtype": "image"}, {"name": "raw_html", "dtype": "string"}, {"name": "clean_html", "dtype": "string"}, {"name": "metadata",...
2023-07-26T01:59:38+00:00
[]
[]
TAGS #region-us
# Dataset Card for "SEC_Tables_Lite" More Information needed
[ "# Dataset Card for \"SEC_Tables_Lite\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"SEC_Tables_Lite\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"SEC_Tables_Lite\"\n\nMore Information needed" ]
3acf6ec0990d9b315715d255a7193627baf0f04e
# Dataset Card for "vinci_edit_sfw" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
pvduy/vinci_edit_sfw
[ "region:us" ]
2023-07-25T18:20:42+00:00
{"dataset_info": {"features": [{"name": "conversation", "list": [{"name": "content", "dtype": "string"}, {"name": "do_train", "dtype": "bool"}, {"name": "role", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 448281569, "num_examples": 130503}], "download_size": 222921781, "dataset_size": 448281569}}
2023-07-25T18:20:53+00:00
[]
[]
TAGS #region-us
# Dataset Card for "vinci_edit_sfw" More Information needed
[ "# Dataset Card for \"vinci_edit_sfw\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"vinci_edit_sfw\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"vinci_edit_sfw\"\n\nMore Information needed" ]
58a111c3503d92a0296d5b8a727948b1d05d1483
Subset of [databricks-dolly-15](https://huggingface.co/datasets/databricks/databricks-dolly-15k). Limited to the following categories: 'open_qa','closed_qa','general_qa'
dave-does-data/databricks-dolly-qa-subset-7k
[ "license:cc-by-sa-3.0", "region:us" ]
2023-07-25T18:29:41+00:00
{"license": "cc-by-sa-3.0"}
2023-07-25T18:32:36+00:00
[]
[]
TAGS #license-cc-by-sa-3.0 #region-us
Subset of databricks-dolly-15. Limited to the following categories: 'open_qa','closed_qa','general_qa'
[]
[ "TAGS\n#license-cc-by-sa-3.0 #region-us \n" ]
[ 17 ]
[ "passage: TAGS\n#license-cc-by-sa-3.0 #region-us \n" ]
9136bc0750df43a55f23afe56dd78d8098ed5c72
NAB1108/Macbook
[ "task_categories:question-answering", "size_categories:n<1K", "license:creativeml-openrail-m", "region:us" ]
2023-07-25T18:59:46+00:00
{"license": "creativeml-openrail-m", "size_categories": ["n<1K"], "task_categories": ["question-answering"], "pretty_name": "Macbook"}
2023-07-26T06:23:15+00:00
[]
[]
TAGS #task_categories-question-answering #size_categories-n<1K #license-creativeml-openrail-m #region-us
[]
[ "TAGS\n#task_categories-question-answering #size_categories-n<1K #license-creativeml-openrail-m #region-us \n" ]
[ 40 ]
[ "passage: TAGS\n#task_categories-question-answering #size_categories-n<1K #license-creativeml-openrail-m #region-us \n" ]
b3410afdbc234b5e570e98533952db1f1a5994f4
# A dataset for security patch summarization task. Currently, the dataset is under data curation phase; thus, `patch_sum_db` is not ready for public release.
shuwang127/patch_sum_db
[ "task_categories:summarization", "size_categories:1K<n<10K", "language:en", "license:cc-by-4.0", "code", "region:us" ]
2023-07-25T19:44:21+00:00
{"language": ["en"], "license": "cc-by-4.0", "size_categories": ["1K<n<10K"], "task_categories": ["summarization"], "pretty_name": "pard_4k", "tags": ["code"]}
2023-08-16T16:03:10+00:00
[]
[ "en" ]
TAGS #task_categories-summarization #size_categories-1K<n<10K #language-English #license-cc-by-4.0 #code #region-us
# A dataset for security patch summarization task. Currently, the dataset is under data curation phase; thus, 'patch_sum_db' is not ready for public release.
[ "# A dataset for security patch summarization task.\n\nCurrently, the dataset is under data curation phase; thus, 'patch_sum_db' is not ready for public release." ]
[ "TAGS\n#task_categories-summarization #size_categories-1K<n<10K #language-English #license-cc-by-4.0 #code #region-us \n", "# A dataset for security patch summarization task.\n\nCurrently, the dataset is under data curation phase; thus, 'patch_sum_db' is not ready for public release." ]
[ 43, 43 ]
[ "passage: TAGS\n#task_categories-summarization #size_categories-1K<n<10K #language-English #license-cc-by-4.0 #code #region-us \n# A dataset for security patch summarization task.\n\nCurrently, the dataset is under data curation phase; thus, 'patch_sum_db' is not ready for public release." ]
46e4ec72f7bef35046be447844fb21f57cce6111
# Chinkara Open Question Answering Dataset For more information on this dataset and how we made it, please visit our [Github page](https://github.com/prp-e/chinkara-openqa-dataset).
MaralGPT/chinkara_open_qa
[ "language:en", "license:mit", "region:us" ]
2023-07-25T19:57:35+00:00
{"language": ["en"], "license": "mit"}
2023-07-25T20:31:41+00:00
[]
[ "en" ]
TAGS #language-English #license-mit #region-us
# Chinkara Open Question Answering Dataset For more information on this dataset and how we made it, please visit our Github page.
[ "# Chinkara Open Question Answering Dataset\n\nFor more information on this dataset and how we made it, please visit our Github page." ]
[ "TAGS\n#language-English #license-mit #region-us \n", "# Chinkara Open Question Answering Dataset\n\nFor more information on this dataset and how we made it, please visit our Github page." ]
[ 15, 30 ]
[ "passage: TAGS\n#language-English #license-mit #region-us \n# Chinkara Open Question Answering Dataset\n\nFor more information on this dataset and how we made it, please visit our Github page." ]
9169f58423b2f56f69504afce429a999fcf2cffb
# Dataset Card for "babugroup_llamology_embeddings" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jdowni80/babugroup_llamology_embeddings
[ "region:us" ]
2023-07-25T21:33:49+00:00
{"dataset_info": {"features": [{"name": "title", "dtype": "string"}, {"name": "page", "dtype": "float64"}, {"name": "content", "dtype": "string"}, {"name": "type", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 918062, "num_examples": 1150}], "download_size": 403162, "dataset_size": 918062}}
2023-08-16T18:16:52+00:00
[]
[]
TAGS #region-us
# Dataset Card for "babugroup_llamology_embeddings" More Information needed
[ "# Dataset Card for \"babugroup_llamology_embeddings\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"babugroup_llamology_embeddings\"\n\nMore Information needed" ]
[ 6, 21 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"babugroup_llamology_embeddings\"\n\nMore Information needed" ]
96e2d8cd10a8acea9ab361f589b7f9f1356ee110
--- tags: - transportation - trains - travel data - english --- # Dataset Description ## General Information - **Title**: TrainInfo2023 - **Description**: This dataset contains information about train schedules, routes, and passenger statistics for the year 2023. - **Version**: 1.0 - **Author**: [Your Name ...
Aditya000001/TestDatasetForRA
[ "license:wtfpl", "region:us" ]
2023-07-25T22:09:13+00:00
{"license": "wtfpl"}
2023-08-18T20:21:37+00:00
[]
[]
TAGS #license-wtfpl #region-us
--- tags: - transportation - trains - travel data - english --- # Dataset Description ## General Information - Title: TrainInfo2023 - Description: This dataset contains information about train schedules, routes, and passenger statistics for the year 2023. - Version: 1.0 - Author: [Your Name or Organization]...
[ "# Dataset Description", "## General Information\n\n- Title: TrainInfo2023\n- Description: This dataset contains information about train schedules, routes, and passenger statistics for the year 2023.\n- Version: 1.0\n- Author: [Your Name or Organization]\n- License: [Appropriate License, e.g., MIT, CC BY 4.0]\n- ...
[ "TAGS\n#license-wtfpl #region-us \n", "# Dataset Description", "## General Information\n\n- Title: TrainInfo2023\n- Description: This dataset contains information about train schedules, routes, and passenger statistics for the year 2023.\n- Version: 1.0\n- Author: [Your Name or Organization]\n- License: [Approp...
[ 14, 4, 89, 6, 157 ]
[ "passage: TAGS\n#license-wtfpl #region-us \n# Dataset Description## General Information\n\n- Title: TrainInfo2023\n- Description: This dataset contains information about train schedules, routes, and passenger statistics for the year 2023.\n- Version: 1.0\n- Author: [Your Name or Organization]\n- License: [Appropria...
be929b45a2fbdb3f58b4e9019beab2405e299f61
# Dataset Card for "autotrain-data-20mz-k0nd-nqy1" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
TDA58/autotrain-data-20mz-k0nd-nqy1
[ "region:us" ]
2023-07-25T22:37:43+00:00
{"dataset_info": {"features": [{"name": "instruction", "dtype": "string"}, {"name": "input", "dtype": "string"}, {"name": "output", "dtype": "string"}, {"name": "autotrain_text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 687846, "num_examples": 800}, {"name": "validation", "num_bytes": 160463, "num...
2023-07-25T22:37:44+00:00
[]
[]
TAGS #region-us
# Dataset Card for "autotrain-data-20mz-k0nd-nqy1" More Information needed
[ "# Dataset Card for \"autotrain-data-20mz-k0nd-nqy1\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"autotrain-data-20mz-k0nd-nqy1\"\n\nMore Information needed" ]
[ 6, 26 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"autotrain-data-20mz-k0nd-nqy1\"\n\nMore Information needed" ]
a6fb0507591503291da48365ff3e2335a939c150
# AutoTrain Dataset for project: lwf-summarization ## Dataset Description This dataset has been automatically processed by AutoTrain for project lwf-summarization. ### Languages The BCP-47 code for the dataset's language is zh. ## Dataset Structure ### Data Instances A sample from this dataset looks as follows: ...
wayne0019/autotrain-data-lwf-summarization
[ "task_categories:summarization", "language:zh", "region:us" ]
2023-07-25T23:40:56+00:00
{"language": ["zh"], "task_categories": ["summarization"]}
2023-07-25T23:54:53+00:00
[]
[ "zh" ]
TAGS #task_categories-summarization #language-Chinese #region-us
AutoTrain Dataset for project: lwf-summarization ================================================ Dataset Description ------------------- This dataset has been automatically processed by AutoTrain for project lwf-summarization. ### Languages The BCP-47 code for the dataset's language is zh. Dataset Structure ...
[ "### Languages\n\n\nThe BCP-47 code for the dataset's language is zh.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis da...
[ "TAGS\n#task_categories-summarization #language-Chinese #region-us \n", "### Languages\n\n\nThe BCP-47 code for the dataset's language is zh.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the followi...
[ 21, 27, 17, 23, 27 ]
[ "passage: TAGS\n#task_categories-summarization #language-Chinese #region-us \n### Languages\n\n\nThe BCP-47 code for the dataset's language is zh.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA sample from this dataset looks as follows:### Dataset Fields\n\n\nThe dataset has the following fields...
3c43aa280ce34dd7565bc743e8ac5964d32226a9
# Dataset Card for "chartqa_without_images" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
ahmed-masry/chartqa_without_images
[ "region:us" ]
2023-07-25T23:46:17+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "val", "path": "data/val-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "imgname", "dtype": "string"}, {"name": "query", "dtype": "string"}, {"name": "label", "dtype": "...
2023-07-25T23:46:27+00:00
[]
[]
TAGS #region-us
# Dataset Card for "chartqa_without_images" More Information needed
[ "# Dataset Card for \"chartqa_without_images\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"chartqa_without_images\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"chartqa_without_images\"\n\nMore Information needed" ]
3c9a9d3eda9eaaa9267d52b7293933e54414d2b8
# Safebooru Prompts with 0-category Safebooru prompts crawled at 2023.7 filtered by up_score >= 8, with tags from Danbooru category group of 0. Source codes for crawling and preprocessing are [here](https://github.com/Balladie/safebooru-prompt-generation).
ssonpull519/safebooru-prompts-2023-upscore8
[ "license:unknown", "region:us" ]
2023-07-26T00:20:02+00:00
{"license": "unknown"}
2023-07-26T01:31:45+00:00
[]
[]
TAGS #license-unknown #region-us
# Safebooru Prompts with 0-category Safebooru prompts crawled at 2023.7 filtered by up_score >= 8, with tags from Danbooru category group of 0. Source codes for crawling and preprocessing are here.
[ "# Safebooru Prompts with 0-category\n\nSafebooru prompts crawled at 2023.7 filtered by up_score >= 8, with tags from Danbooru category group of 0.\n\nSource codes for crawling and preprocessing are here." ]
[ "TAGS\n#license-unknown #region-us \n", "# Safebooru Prompts with 0-category\n\nSafebooru prompts crawled at 2023.7 filtered by up_score >= 8, with tags from Danbooru category group of 0.\n\nSource codes for crawling and preprocessing are here." ]
[ 13, 59 ]
[ "passage: TAGS\n#license-unknown #region-us \n# Safebooru Prompts with 0-category\n\nSafebooru prompts crawled at 2023.7 filtered by up_score >= 8, with tags from Danbooru category group of 0.\n\nSource codes for crawling and preprocessing are here." ]
8c1243e32c512489a70093041838a8a93836ce82
# Dataset Card for "ArtifactAI/arxiv_research_code" ## Dataset Description https://huggingface.co/datasets/ArtifactAI/arxiv_research_code ### Dataset Summary ArtifactAI/arxiv_research_code contains over 21.8GB of source code files referenced strictly in ArXiv papers. The dataset serves as a curated dataset for Cod...
ArtifactAI/arxiv_research_code
[ "task_categories:text-generation", "size_categories:10B<n<100B", "language:en", "license:bigscience-openrail-m", "doi:10.57967/hf/0929", "region:us" ]
2023-07-26T00:48:20+00:00
{"language": ["en"], "license": "bigscience-openrail-m", "size_categories": ["10B<n<100B"], "task_categories": ["text-generation"], "pretty_name": "arxiv_research_code", "dataset_info": {"features": [{"name": "repo", "dtype": "string"}, {"name": "file", "dtype": "string"}, {"name": "code", "dtype": "string"}, {"name": ...
2023-07-26T18:13:22+00:00
[]
[ "en" ]
TAGS #task_categories-text-generation #size_categories-10B<n<100B #language-English #license-bigscience-openrail-m #doi-10.57967/hf/0929 #region-us
# Dataset Card for "ArtifactAI/arxiv_research_code" ## Dataset Description URL ### Dataset Summary ArtifactAI/arxiv_research_code contains over 21.8GB of source code files referenced strictly in ArXiv papers. The dataset serves as a curated dataset for Code LLMs. ### How to use it ## Dataset Structure ### Data ...
[ "# Dataset Card for \"ArtifactAI/arxiv_research_code\"", "## Dataset Description\n\nURL", "### Dataset Summary\n\nArtifactAI/arxiv_research_code contains over 21.8GB of source code files referenced strictly in ArXiv papers. The dataset serves as a curated dataset for Code LLMs.", "### How to use it", "## Da...
[ "TAGS\n#task_categories-text-generation #size_categories-10B<n<100B #language-English #license-bigscience-openrail-m #doi-10.57967/hf/0929 #region-us \n", "# Dataset Card for \"ArtifactAI/arxiv_research_code\"", "## Dataset Description\n\nURL", "### Dataset Summary\n\nArtifactAI/arxiv_research_code contains o...
[ 56, 19, 5, 56, 6, 6, 49, 128, 24, 5, 4, 80, 30, 47, 5, 18 ]
[ "passage: TAGS\n#task_categories-text-generation #size_categories-10B<n<100B #language-English #license-bigscience-openrail-m #doi-10.57967/hf/0929 #region-us \n# Dataset Card for \"ArtifactAI/arxiv_research_code\"## Dataset Description\n\nURL### Dataset Summary\n\nArtifactAI/arxiv_research_code contains over 21.8G...
eccc043a80bd320e25f7c0f08df93e434b429e83
# Data chat question answering Bộ data này có 2 đặc trưng: 1. Data về Việt Nam (nguồn chủ yếu đến từ wikipedia) 2. Data theo dạng chat hỏi đáp # Một số điểm lưu ý về data Các dòng trong bộ data sẽ có những đặc điểm cần lưu ý sau: 1. Câu trả lời theo hướng chat nên sẽ có các thông tin đi kèm theo câu trả lời. Tuy nhiên...
nlplabtdtu/vn_event_wiki
[ "language:vi", "region:us" ]
2023-07-26T01:07:50+00:00
{"language": ["vi"]}
2023-08-19T06:47:52+00:00
[]
[ "vi" ]
TAGS #language-Vietnamese #region-us
# Data chat question answering Bộ data này có 2 đặc trưng: 1. Data về Việt Nam (nguồn chủ yếu đến từ wikipedia) 2. Data theo dạng chat hỏi đáp # Một số điểm lưu ý về data Các dòng trong bộ data sẽ có những đặc điểm cần lưu ý sau: 1. Câu trả lời theo hướng chat nên sẽ có các thông tin đi kèm theo câu trả lời. Tuy nhiên...
[ "# Data chat question answering\nBộ data này có 2 đặc trưng:\n1. Data về Việt Nam (nguồn chủ yếu đến từ wikipedia)\n2. Data theo dạng chat hỏi đáp", "# Một số điểm lưu ý về data\nCác dòng trong bộ data sẽ có những đặc điểm cần lưu ý sau:\n1. Câu trả lời theo hướng chat nên sẽ có các thông tin đi kèm theo câu trả ...
[ "TAGS\n#language-Vietnamese #region-us \n", "# Data chat question answering\nBộ data này có 2 đặc trưng:\n1. Data về Việt Nam (nguồn chủ yếu đến từ wikipedia)\n2. Data theo dạng chat hỏi đáp", "# Một số điểm lưu ý về data\nCác dòng trong bộ data sẽ có những đặc điểm cần lưu ý sau:\n1. Câu trả lời theo hướng cha...
[ 13, 36, 179 ]
[ "passage: TAGS\n#language-Vietnamese #region-us \n# Data chat question answering\nBộ data này có 2 đặc trưng:\n1. Data về Việt Nam (nguồn chủ yếu đến từ wikipedia)\n2. Data theo dạng chat hỏi đáp# Một số điểm lưu ý về data\nCác dòng trong bộ data sẽ có những đặc điểm cần lưu ý sau:\n1. Câu trả lời theo hướng chat n...
11ea5f08fab25fd22abab832425da38c1da595de
数据集正在加紧处理中,我们会尽快更新,敬请期待。 The data set is being processed, we will release it as soon as possible.
LinkSoul/LLaSM-Audio-Instructions
[ "task_categories:conversational", "size_categories:100K<n<1M", "language:en", "language:zh", "license:apache-2.0", "region:us" ]
2023-07-26T01:38:47+00:00
{"language": ["en", "zh"], "license": "apache-2.0", "size_categories": ["100K<n<1M"], "task_categories": ["conversational"], "pretty_name": "LLaSA-Audio-Instructions"}
2023-07-26T01:40:07+00:00
[]
[ "en", "zh" ]
TAGS #task_categories-conversational #size_categories-100K<n<1M #language-English #language-Chinese #license-apache-2.0 #region-us
数据集正在加紧处理中,我们会尽快更新,敬请期待。 The data set is being processed, we will release it as soon as possible.
[]
[ "TAGS\n#task_categories-conversational #size_categories-100K<n<1M #language-English #language-Chinese #license-apache-2.0 #region-us \n" ]
[ 45 ]
[ "passage: TAGS\n#task_categories-conversational #size_categories-100K<n<1M #language-English #language-Chinese #license-apache-2.0 #region-us \n" ]
39d3d1cc23692fb0d5332e8138a861cab5ebc046
# Dataset Card for "sft_with_reward_score" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
DialogueCharacter/general_instruction_with_reward_score_judged_by_7B_llama1
[ "region:us" ]
2023-07-26T01:45:33+00:00
{"dataset_info": {"features": [{"name": "input", "dtype": "string"}, {"name": "output", "dtype": "string"}, {"name": "reward_score", "dtype": "float64"}], "splits": [{"name": "train", "num_bytes": 3101653893, "num_examples": 1018671}], "download_size": 1663185027, "dataset_size": 3101653893}}
2023-07-30T08:54:32+00:00
[]
[]
TAGS #region-us
# Dataset Card for "sft_with_reward_score" More Information needed
[ "# Dataset Card for \"sft_with_reward_score\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"sft_with_reward_score\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"sft_with_reward_score\"\n\nMore Information needed" ]
7fe7a3827c3fc34075b4d171b689648c8051896d
# Dataset Card for "Java_Dependency" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
CodeT5SmallCAPS/CAPS_Java_Dependency
[ "region:us" ]
2023-07-26T02:35:43+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "val", "path": "data/val-*"}, {"split": "test", "path": "data/test-*"}]}], "dataset_info": {"features": [{"name": "code", "dtype": "string"}, {"name": "code_dependency", "dtype": "string"}], "splits": [{"name": ...
2023-07-26T02:36:49+00:00
[]
[]
TAGS #region-us
# Dataset Card for "Java_Dependency" More Information needed
[ "# Dataset Card for \"Java_Dependency\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"Java_Dependency\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"Java_Dependency\"\n\nMore Information needed" ]
c50822fe67665a3b5e9d09cbc7f498149465390a
# Dataset Card for "one_piece_QA" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dev-ninja/one_piece_QA
[ "region:us" ]
2023-07-26T03:04:43+00:00
{"configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}]}], "dataset_info": {"features": [{"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 2958, "num_examples": 89}], "download_size": 2190, "dataset_size": 2958}}
2023-07-26T03:04:45+00:00
[]
[]
TAGS #region-us
# Dataset Card for "one_piece_QA" More Information needed
[ "# Dataset Card for \"one_piece_QA\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"one_piece_QA\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"one_piece_QA\"\n\nMore Information needed" ]
f5a1c552bcf72364b50e5e12623f2051daa78798
====================================== **!important**: Be careful when using `caption_attribute_prediction` (We don't recommend to use)! ====================================== # Dataset Card for LP-MusicCaps-MC ## Dataset Description - **Repository:** [LP-MusicCaps repository](https://github.com/seungheondoh/lp-m...
seungheondoh/LP-MusicCaps-MC
[ "size_categories:1K<n<10K", "language:en", "license:mit", "music", "text-to-music", "music-to-text", "art", "arxiv:2307.16372", "region:us" ]
2023-07-26T03:19:27+00:00
{"language": ["en"], "license": "mit", "size_categories": ["1K<n<10K"], "pretty_name": "LP-MusicCaps-MC", "tags": ["music", "text-to-music", "music-to-text", "art"]}
2023-08-01T02:52:24+00:00
[ "2307.16372" ]
[ "en" ]
TAGS #size_categories-1K<n<10K #language-English #license-mit #music #text-to-music #music-to-text #art #arxiv-2307.16372 #region-us
====================================== !important: Be careful when using 'caption\_attribute\_prediction' (We don't recommend to use)! ====================================== Dataset Card for LP-MusicCaps-MC ================================ Dataset Description ------------------- * Repository: LP-MusicCaps rep...
[]
[ "TAGS\n#size_categories-1K<n<10K #language-English #license-mit #music #text-to-music #music-to-text #art #arxiv-2307.16372 #region-us \n" ]
[ 51 ]
[ "passage: TAGS\n#size_categories-1K<n<10K #language-English #license-mit #music #text-to-music #music-to-text #art #arxiv-2307.16372 #region-us \n" ]
6b65ffa81ac1b166c98a18e33d229f619676e16d
# Dataset Card for Calculation ### size JSON file: output1.json≒1.3GB ~ output60.json In total 70 ~ 80GB ### Dataset Summary **en**: Calculation. Its range will be expanded later. **zh**: 计算。其范围将在以后扩展。 **de**: Berechnung. Der Umfang wird später erweitert werden. **ru**: Расчет. Его диапазон будет р...
OzoneAsai/calculation
[ "task_categories:conversational", "language:en", "language:zh", "language:de", "language:ru", "language:ko", "language:fr", "language:ja", "license:wtfpl", "region:us" ]
2023-07-26T03:41:58+00:00
{"language": ["en", "zh", "de", "ru", "ko", "fr", "ja"], "license": "wtfpl", "task_categories": ["conversational"], "tag": "conversational"}
2023-08-06T07:27:18+00:00
[]
[ "en", "zh", "de", "ru", "ko", "fr", "ja" ]
TAGS #task_categories-conversational #language-English #language-Chinese #language-German #language-Russian #language-Korean #language-French #language-Japanese #license-wtfpl #region-us
# Dataset Card for Calculation ### size JSON file: URL≒1.3GB ~ URL In total 70 ~ 80GB ### Dataset Summary en: Calculation. Its range will be expanded later. zh: 计算。其范围将在以后扩展。 de: Berechnung. Der Umfang wird später erweitert werden. ru: Расчет. Его диапазон будет расширен позже. ko: 계산. 범위는 나중에 확장될...
[ "# Dataset Card for Calculation", "### size\n JSON file: URL≒1.3GB\n ~\n URL\n In total 70 ~ 80GB", "### Dataset Summary\n\nen: Calculation. Its range will be expanded later.\n\nzh: 计算。其范围将在以后扩展。\n\nde: Berechnung. Der Umfang wird später erweitert werden.\n\nru: Расчет. Его диапазон будет расширен позж...
[ "TAGS\n#task_categories-conversational #language-English #language-Chinese #language-German #language-Russian #language-Korean #language-French #language-Japanese #license-wtfpl #region-us \n", "# Dataset Card for Calculation", "### size\n JSON file: URL≒1.3GB\n ~\n URL\n In total 70 ~ 80GB", "### Da...
[ 59, 7, 19, 98, 57, 151, 11, 9 ]
[ "passage: TAGS\n#task_categories-conversational #language-English #language-Chinese #language-German #language-Russian #language-Korean #language-French #language-Japanese #license-wtfpl #region-us \n# Dataset Card for Calculation### size\n JSON file: URL≒1.3GB\n ~\n URL\n In total 70 ~ 80GB### Dataset Sum...
2482e7cb4dae50a5b87293e657b89426b6cf9fb9
# Dataset Card for "accent_classification_accentdb_extended" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
DynamicSuperb/AccentClassification_AccentdbExtended
[ "region:us" ]
2023-07-26T03:52:18+00:00
{"dataset_info": {"features": [{"name": "file", "dtype": "string"}, {"name": "audio", "dtype": "audio"}, {"name": "label", "dtype": "string"}, {"name": "instruction", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 17187452734.084, "num_examples": 17313}], "download_size": 5693971728, "dataset_size": 1718...
2023-07-26T04:18:30+00:00
[]
[]
TAGS #region-us
# Dataset Card for "accent_classification_accentdb_extended" More Information needed
[ "# Dataset Card for \"accent_classification_accentdb_extended\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"accent_classification_accentdb_extended\"\n\nMore Information needed" ]
[ 6, 23 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"accent_classification_accentdb_extended\"\n\nMore Information needed" ]
d5c325e746da0387b4e91133e2059efab4589da5
# Dataset Card for "sarcasm_detection_mustard" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
DynamicSuperb/SarcasmDetection_Mustard
[ "region:us" ]
2023-07-26T03:54:42+00:00
{"dataset_info": {"features": [{"name": "file", "dtype": "string"}, {"name": "audio", "dtype": "audio"}, {"name": "utterance", "dtype": "string"}, {"name": "speaker", "dtype": "string"}, {"name": "context", "sequence": "string"}, {"name": "context_speakers", "sequence": "string"}, {"name": "show", "dtype": "string"}, {...
2023-07-26T03:55:38+00:00
[]
[]
TAGS #region-us
# Dataset Card for "sarcasm_detection_mustard" More Information needed
[ "# Dataset Card for \"sarcasm_detection_mustard\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"sarcasm_detection_mustard\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"sarcasm_detection_mustard\"\n\nMore Information needed" ]
0b4fe9e7038b9e2bb5c4ad80eb650ac64743d3c3
# Dataset Card for "intent_classification_fluent_speech_commands" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
DynamicSuperb/IntentClassification_FluentSpeechCommands
[ "region:us" ]
2023-07-26T03:58:41+00:00
{"dataset_info": {"features": [{"name": "file", "dtype": "string"}, {"name": "speakerId", "dtype": "string"}, {"name": "transcription", "dtype": "string"}, {"name": "audio", "dtype": "audio"}, {"name": "action", "dtype": "string"}, {"name": "object", "dtype": "string"}, {"name": "location", "dtype": "string"}, {"name":...
2023-07-26T04:15:02+00:00
[]
[]
TAGS #region-us
# Dataset Card for "intent_classification_fluent_speech_commands" More Information needed
[ "# Dataset Card for \"intent_classification_fluent_speech_commands\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"intent_classification_fluent_speech_commands\"\n\nMore Information needed" ]
[ 6, 24 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"intent_classification_fluent_speech_commands\"\n\nMore Information needed" ]