id
stringlengths
2
115
author
stringlengths
2
42
last_modified
timestamp[us, tz=UTC]
downloads
int64
0
8.87M
likes
int64
0
3.84k
paperswithcode_id
stringlengths
2
45
tags
list
lastModified
timestamp[us, tz=UTC]
createdAt
stringlengths
24
24
key
stringclasses
1 value
created
timestamp[us]
card
stringlengths
1
1.01M
embedding
list
library_name
stringclasses
21 values
pipeline_tag
stringclasses
27 values
mask_token
null
card_data
null
widget_data
null
model_index
null
config
null
transformers_info
null
spaces
null
safetensors
null
transformersInfo
null
modelId
stringlengths
5
111
embeddings
list
hooool/tilled
hooool
2023-10-31T18:20:20Z
0
0
null
[ "language:en", "license:mit", "region:us" ]
2023-10-31T18:20:20Z
2023-10-31T18:12:17.000Z
2023-10-31T18:12:17
--- license: mit language: - en pretty_name: tilled zendesk ---
[ -0.1285335123538971, -0.1861683875322342, 0.6529128551483154, 0.49436232447624207, -0.19319400191307068, 0.23607441782951355, 0.36072009801864624, 0.05056373029947281, 0.5793656706809998, 0.7400146722793579, -0.650810182094574, -0.23784008622169495, -0.7102247476577759, -0.0478255338966846...
null
null
null
null
null
null
null
null
null
null
null
null
null
zeio/auto-pale
zeio
2023-10-31T21:25:58Z
0
0
null
[ "task_categories:text-generation", "task_categories:text-classification", "task_categories:automatic-speech-recognition", "language_creators:crowdsourced", "size_categories:10K<n<100K", "language:en", "license:apache-2.0", "gaming", "region:us" ]
2023-10-31T21:25:58Z
2023-10-31T19:18:21.000Z
2023-10-31T19:18:21
--- language: - en license: apache-2.0 tags: - gaming annotation_creators: - crowdsourced language_creators: - crowdsourced pretty_name: pale size_categories: - 10K<n<100K task_categories: - text-generation - text-classification - automatic-speech-recognition configs: - config_name: quotes data_files: - split: train path: quotes/*.parquet default: true - config_name: vanilla data_files: - split: train path: vanilla/*.parquet default: false - config_name: annotated data_files: - split: train path: annotated/*.parquet default: false - config_name: pulled data_files: - split: train path: pulled/*.parquet default: false dataset_info: - config_name: pulled features: - name: header dtype: string - name: subheader dtype: string - name: text dtype: string - name: sound dtype: audio: sampling_rate: 44100 - name: champion dtype: string splits: - name: train num_bytes: 4621864509.2 num_examples: 67575 download_size: 2557617774 dataset_size: 4621864509.2 - config_name: quotes features: - name: header dtype: string - name: subheader dtype: string - name: text dtype: string - name: champion dtype: string splits: - name: train num_bytes: 2499768 num_examples: 31001 download_size: 947409 dataset_size: 2499768 - config_name: vanilla features: - name: header dtype: string - name: subheader dtype: string - name: text dtype: string - name: source dtype: string - name: champion dtype: string splits: - name: train num_bytes: 14430202 num_examples: 67575 download_size: 2675223 dataset_size: 14430202 - config_name: annotated features: - name: header dtype: string - name: subheader dtype: string - name: text dtype: string - name: source dtype: string - name: champion dtype: string - name: quote dtype: bool splits: - name: train num_bytes: 14339149 num_examples: 67575 download_size: 2681173 dataset_size: 14339149 --- # Dataset card for pale ## Table of contents - [Dataset description](#dataset-description) - [Dataset summary](#dataset-summary) - [Dataset structure](#dataset-structure) - [Dataset instance](#dataset-instance) - [Dataset fields](#dataset-fields) ## Dataset description - **Homepage:** [pale homepage](https://huggingface.co/datasets/zeio/pale) - **Repository:** [pale repository](https://huggingface.co/datasets/zeio/pale) - **Point of contact:** [Zeio Nara](mailto:zeionara@gmail.com) - **Dataset version:** `30.10.2023` ### Dataset summary This dataset contains league of legends champions' quotes parsed from [fandom](https://leagueoflegends.fandom.com). See dataset usage example [at google colab](https://cutt.ly/3wEKDUI9). The dataset is available in the following configurations: 1. `vanilla` - all data pulled from the website without significant modifications apart from the web page structure parsing; 1. `quotes` - truncated version of the corpus, which does't contain sound effects; 1. `annotated` - an extended version of the full configuration with a couple of additional columns with labels; 1. `pulled` - same as vanilla, but sound files have been pulled from the website, and `source` column is replaced with `sound`. ## Dataset structure ### Data instance An example of an entry from the dataset is given below: ```json { "header": "Attack", "subheader": "Attacking", "text": "Kindred: \"The masks of the Kindred seek you!\"", "source": "https://static.wikia.nocookie.net/leagueoflegends/images/1/12/Kindred_Original_Passive_Mark_Enemy_6.ogg/revision/latest?cb=20221204121356", "champion": "kindred" } ``` ### Data fields Each dataset entry therefore consists of the following fields: - `header` - main category of the text; - `subheader` - secondary category of the text (none in some cases); - `text` - text said by the champion or description of sound made by the champion; - `source` - link to the audio file (only `vanilla` configuration); - `champion` - name of the champion in lowercase; - `quote` - binary field displaying whether corresponding text contains quote or not (only `annotated` configuration); - `sound` - audio data for the entry (only `pulled` configuration).
[ -0.46009430289268494, -0.5085052847862244, 0.015058537945151329, 0.06276040524244308, -0.36235177516937256, 0.03143049776554108, -0.2072218656539917, -0.6449440121650696, 0.553580641746521, 0.5785967707633972, -1.0902091264724731, -1.1204153299331665, -0.3420592248439789, 0.244598254561424...
null
null
null
null
null
null
null
null
null
null
null
null
null
joshuajewell/32000-BlackSharpie
joshuajewell
2023-10-31T20:12:40Z
0
0
null
[ "task_categories:text-to-image", "annotations_creators:human generated", "language_creators:other", "multilinguality:monolingual", "size_categories:n=33", "language:en", "license:cc0-1.0", "region:us" ]
2023-10-31T20:12:40Z
2023-10-31T20:08:08.000Z
2023-10-31T20:08:08
--- license: cc0-1.0 annotations_creators: - human generated language: - en language_creators: - other multilinguality: - monolingual pretty_name: Black Sharpie size_categories: - n=33 source_datasets: tags: [] task_categories: - text-to-image task_ids: [] --- <h1>Dataset Card for a Black and White Sharpie Style</h1> Dataset used to train/finetune a black and white sharpie style Captions are generated by hand with the assistance of BLIP. Images were hand drawn. Text file filenames correspond image file filenames as captions.
[ -0.40463191270828247, -0.2076748013496399, -0.044471122324466705, -0.12560805678367615, -0.6493182182312012, 0.16567584872245789, -0.04674297198653221, -0.47266194224357605, 0.4998399019241333, 0.6573968529701233, -0.6771934628486633, -0.24253088235855103, -0.5451939105987549, 0.0983258485...
null
null
null
null
null
null
null
null
null
null
null
null
null
joshuajewell/FengZikai
joshuajewell
2023-11-03T03:07:51Z
0
0
null
[ "task_categories:text-to-image", "annotations_creators:human generated", "language_creators:other", "multilinguality:monolingual", "size_categories:n=40", "language:en", "license:unknown", "region:us" ]
2023-11-03T03:07:51Z
2023-10-31T20:15:16.000Z
2023-10-31T20:15:16
--- license: unknown annotations_creators: - human generated language: - en language_creators: - other multilinguality: - monolingual pretty_name: Black Sharpie size_categories: - n=40 source_datasets: null tags: [] task_categories: - text-to-image task_ids: [] --- <h1>Dataset Card for Feng Zikai</h1> Dataset used to train/finetune in the art style of artist Feng Zikai </br>Captions are generated by hand with the assistance of BLIP. Images sourced from: http://www.chinaonlinemuseum.com/gallery-feng-zikai.php Text file filenames correspond image file filenames as captions.
[ -0.17080877721309662, -0.1416175812482834, -0.23919641971588135, 0.3295429050922394, -0.5248501300811768, -0.10840905457735062, -0.1628417819738388, -0.6345942616462708, 0.36610928177833557, 0.4312358796596527, -0.9999276995658875, -0.39229077100753784, -0.19826020300388336, 0.065451532602...
null
null
null
null
null
null
null
null
null
null
null
null
null
LuiMito/gostosa
LuiMito
2023-10-31T20:53:17Z
0
0
null
[ "region:us" ]
2023-10-31T20:53:17Z
2023-10-31T20:52:59.000Z
2023-10-31T20:52:59
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
MAKHLWF/Myfiles
MAKHLWF
2023-10-31T21:30:14Z
0
0
null
[ "region:us" ]
2023-10-31T21:30:14Z
2023-10-31T21:27:57.000Z
2023-10-31T21:27:57
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
xdmizo/q
xdmizo
2023-10-31T21:56:20Z
0
0
null
[ "region:us" ]
2023-10-31T21:56:20Z
2023-10-31T21:55:20.000Z
2023-10-31T21:55:20
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
LuiMito/clipe
LuiMito
2023-10-31T21:58:00Z
0
0
null
[ "region:us" ]
2023-10-31T21:58:00Z
2023-10-31T21:57:12.000Z
2023-10-31T21:57:12
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
LuiMito/lani
LuiMito
2023-10-31T23:00:04Z
0
0
null
[ "region:us" ]
2023-10-31T23:00:04Z
2023-10-31T22:59:45.000Z
2023-10-31T22:59:45
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
sordonia/t0-1.6M
sordonia
2023-10-31T23:21:55Z
0
0
null
[ "region:us" ]
2023-10-31T23:21:55Z
2023-10-31T23:20:04.000Z
2023-10-31T23:20:04
--- configs: - config_name: default data_files: - split: imdb path: data/imdb-* - split: app_reviews path: data/app_reviews-* - split: quarel path: data/quarel-* - split: glue_mrpc path: data/glue_mrpc-* - split: xsum path: data/xsum-* - split: quail path: data/quail-* - split: duorc_SelfRC path: data/duorc_SelfRC-* - split: samsum path: data/samsum-* - split: qasc path: data/qasc-* - split: rotten_tomatoes path: data/rotten_tomatoes-* - split: wiki_hop_original path: data/wiki_hop_original-* - split: wiqa path: data/wiqa-* - split: adversarial_qa_droberta path: data/adversarial_qa_droberta-* - split: sciq path: data/sciq-* - split: cnn_dailymail_3_0_0 path: data/cnn_dailymail_3_0_0-* - split: kilt_tasks_hotpotqa path: data/kilt_tasks_hotpotqa-* - split: social_i_qa path: data/social_i_qa-* - split: quoref path: data/quoref-* - split: gigaword path: data/gigaword-* - split: adversarial_qa_dbidaf path: data/adversarial_qa_dbidaf-* - split: cos_e_v1_11 path: data/cos_e_v1_11-* - split: duorc_ParaphraseRC path: data/duorc_ParaphraseRC-* - split: wiki_qa path: data/wiki_qa-* - split: dbpedia_14 path: data/dbpedia_14-* - split: glue_qqp path: data/glue_qqp-* - split: common_gen path: data/common_gen-* - split: dream path: data/dream-* - split: yelp_review_full path: data/yelp_review_full-* - split: cosmos_qa path: data/cosmos_qa-* - split: multi_news path: data/multi_news-* - split: wiki_bio path: data/wiki_bio-* - split: ropes path: data/ropes-* - split: quartz path: data/quartz-* - split: adversarial_qa_dbert path: data/adversarial_qa_dbert-* - split: trec path: data/trec-* - split: paws_labeled_final path: data/paws_labeled_final-* - split: ag_news path: data/ag_news-* - split: amazon_polarity path: data/amazon_polarity-* dataset_info: features: - name: source dtype: string - name: target dtype: string - name: task_name dtype: string - name: template_type dtype: string - name: task_source dtype: string splits: - name: imdb num_bytes: 52859822 num_examples: 42585 - name: app_reviews num_bytes: 19710030 num_examples: 77256 - name: quarel num_bytes: 504872 num_examples: 1498 - name: glue_mrpc num_bytes: 1258685 num_examples: 3585 - name: xsum num_bytes: 133384188 num_examples: 76729 - name: quail num_bytes: 43809016 num_examples: 20438 - name: duorc_SelfRC num_bytes: 164765651 num_examples: 76910 - name: samsum num_bytes: 11075813 num_examples: 15764 - name: qasc num_bytes: 3309186 num_examples: 9850 - name: rotten_tomatoes num_bytes: 3045751 num_examples: 13241 - name: wiki_hop_original num_bytes: 449380537 num_examples: 60298 - name: wiqa num_bytes: 19288142 num_examples: 36712 - name: adversarial_qa_droberta num_bytes: 7578531 num_examples: 7824 - name: sciq num_bytes: 4256483 num_examples: 8971 - name: cnn_dailymail_3_0_0 num_bytes: 177888508 num_examples: 76782 - name: kilt_tasks_hotpotqa num_bytes: 14517870 num_examples: 68139 - name: social_i_qa num_bytes: 7988123 num_examples: 30793 - name: quoref num_bytes: 66234929 num_examples: 32740 - name: gigaword num_bytes: 23978535 num_examples: 77006 - name: adversarial_qa_dbidaf num_bytes: 7456115 num_examples: 7632 - name: cos_e_v1_11 num_bytes: 4790144 num_examples: 16615 - name: duorc_ParaphraseRC num_bytes: 162483691 num_examples: 74092 - name: wiki_qa num_bytes: 5431611 num_examples: 16679 - name: dbpedia_14 num_bytes: 44043731 num_examples: 76994 - name: glue_qqp num_bytes: 18958396 num_examples: 77040 - name: common_gen num_bytes: 15022547 num_examples: 76846 - name: dream num_bytes: 3497783 num_examples: 4653 - name: yelp_review_full num_bytes: 57992348 num_examples: 77081 - name: cosmos_qa num_bytes: 30273356 num_examples: 50736 - name: multi_news num_bytes: 232463518 num_examples: 41622 - name: wiki_bio num_bytes: 73684080 num_examples: 77231 - name: ropes num_bytes: 21693377 num_examples: 20338 - name: quartz num_bytes: 1200108 num_examples: 3291 - name: adversarial_qa_dbert num_bytes: 7453529 num_examples: 7654 - name: trec num_bytes: 1447487 num_examples: 7249 - name: paws_labeled_final num_bytes: 26156763 num_examples: 73568 - name: ag_news num_bytes: 29489407 num_examples: 76842 - name: amazon_polarity num_bytes: 45520832 num_examples: 76716 download_size: 1131498390 dataset_size: 1993893495 --- # Dataset Card for "t0-1.6M" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5999395251274109, -0.09672796726226807, 0.16466124355793, 0.2844436466693878, -0.3985810875892639, -0.11928549408912659, 0.353787362575531, -0.23432248830795288, 1.0508544445037842, 0.49557727575302124, -0.8641858100891113, -0.8009591102600098, -0.6927846074104309, -0.36452755331993103,...
null
null
null
null
null
null
null
null
null
null
null
null
null
cp500/synthetic_hebrew_medical_text
cp500
2023-11-02T00:05:12Z
0
0
null
[ "region:us" ]
2023-11-02T00:05:12Z
2023-11-01T00:01:59.000Z
2023-11-01T00:01:59
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 12496549 num_examples: 4811 download_size: 5944521 dataset_size: 12496549 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "synthetic_hebrew_medical_text" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.2204214334487915, -0.4754132926464081, 0.2977360188961029, 0.21596907079219818, -0.2684827744960785, 0.09200135618448257, 0.05292234942317009, -0.3521365523338318, 0.8938658833503723, 0.44505423307418823, -0.7554929256439209, -1.0291669368743896, -0.5967150330543518, -0.0635282248258590...
null
null
null
null
null
null
null
null
null
null
null
null
null
NoobPROBR/Felipe
NoobPROBR
2023-11-01T01:03:08Z
0
0
null
[ "license:openrail", "region:us" ]
2023-11-01T01:03:08Z
2023-11-01T01:00:00.000Z
2023-11-01T01:00:00
--- license: openrail ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
JoaoJunior/formatted-java-preprocessed-code-APR
JoaoJunior
2023-11-01T01:30:51Z
0
0
null
[ "region:us" ]
2023-11-01T01:30:51Z
2023-11-01T01:29:50.000Z
2023-11-01T01:29:50
--- dataset_info: features: - name: bugged dtype: string - name: fixed dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 5356711880 num_examples: 996209 download_size: 683377373 dataset_size: 5356711880 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "formatted-java-preprocessed-code-APR" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.51612389087677, -0.28278666734695435, 0.24824997782707214, 0.6425032615661621, -0.37659990787506104, -0.2787979543209076, -0.03539855778217316, 0.06802365183830261, 0.7334396243095398, 0.638386070728302, -0.6945337057113647, -0.9546675682067871, -0.5792657136917114, 0.05190548673272133,...
null
null
null
null
null
null
null
null
null
null
null
null
null
WangResearchLab/AgentInstruct
WangResearchLab
2023-11-02T23:42:21Z
0
0
null
[ "size_categories:n<1K", "language:en", "arxiv:2310.03710", "region:us" ]
2023-11-02T23:42:21Z
2023-11-01T02:05:55.000Z
2023-11-01T02:05:55
--- configs: - config_name: default data_files: - split: agentinstruct_instruction path: instructions.parquet language: - en size_categories: - n<1K --- # AgentInstruct: Agent Instructs Large Language Models to be General Zero-Shot Reasoners The repo for paper [Agent Instructs Large Language Models to be General Zero-Shot Reasoners](https://arxiv.org/abs/2310.03710). <p align="center"> 📃 <a href="https://arxiv.org/abs/2310.03710" target="_blank">[Paper]</a> • 💻 <a href="https://github.com/wang-research-lab/agentinstruct" target="_blank">[Github]</a> • 🤗 <a href="https://huggingface.co/datasets/WangResearchLab/AgentInstruct" target="_blank">[HuggingFace]</a> • 📌 <a href="https://nlp.wustl.edu/blog/2023-11-02-agentinstruct/" target="_blank">[Blog]</a> • 📽 <a href="http://cgraywang.github.io/files/2023-agentinstruct-slides(10min).pdf" target="_blank">[Slides]</a> • 📋 <a href="http://cgraywang.github.io/files/2023-agentinstruct-poster.pdf" target="_blank">[Poster]</a> </p> ## AgentInstruct Instruction Dataset The **AgentInstruct** Instruction dataset contains agent instructions for the 29 datasets used in the paper. We encourage you to use our AgentInstruct methodology detailed in the paper and code to produce more instructions and evaluate on more datasets. We provide an example of using the instructions and producing more instructions with our AgentInstruct below. The AgentInstruct Instruction dataset we used in the code is [here](https://huggingface.co/datasets/WangResearchLab/AgentInstruct/blob/main/instructions.json). ## Installation Begin by cloning this repository: ``` git clone --recurse-submodules https://github.com/wang-research-lab/agentinstruct.git ``` Then, run the following to implement zero-shot AgentInstruct into the HELM submodule: ``` cd agentinstruct bash src/agentinstruct/reasoning/helm_updates/update_helm.sh ``` Now, add the following api keys to `prod_env/credentials.conf`: `openaiApiKey` (from [here](https://openai.com/blog/openai-api)) and `bingSubscriptionKey` (from [here](https://www.microsoft.com/en-us/bing/apis/bing-web-search-api)). Use the following format: ``` openaiApiKey: [your key here] bingSubscriptionKey: [your key here] ``` We would recommend using a [Python 3.10 docker image](https://hub.docker.com/layers/library/python/3.10/images/sha256-6eff601177b9fdfb85f383089b97468910ff59be129019b1588dc3f9ac862204?context=explore). ``` docker network create mynetwork docker pull python:3.10 docker run --network=mynetwork -v ~/agentinstruct:/code/agentinstruct -it python:3.10 bash ``` Next, create a virtual enviroment: ``` cd /code/agentinstruct python3 -m pip install virtualenv python3 -m virtualenv -p python3.10 helm-venv source helm-venv/bin/activate ``` Run the following to download the necessary dependencies: ``` pip install -e src/agentinstruct/reasoning/helm pip install -r requirements.txt ``` *Note*: For running other models (vicuna-13b, llama-2-7b-chat, llama-2-13b-chat, llama-2-70b-chat), you must also follow the instructions [here](src/agentinstruct/reasoning/serve/README.md). ## Replicating Main Results To replicate the main results on 28 datasets (excludes NewsQA for its license restrictions, see [here](src/agentinstruct/reasoning/helm_updates/src/helm/benchmark/scenarios/newsqa_scenario.py)) with a specific model (gpt-3.5-turbo, llama-2-7b-chat, llama-2-13b-chat, llama-2-70b-chat, vicuna-13b), run: ``` bash scripts/gpt-3.5-turbo.sh bash scripts/llama-2-7b-chat.sh bash scripts/llama-2-13b-chat.sh bash scripts/llama-2-70b-chat.sh bash scripts/vicuna-13b.sh ``` Results will be stored in ```benchmark_outputs/runs/{model}-agentinstruct/results.csv```. ## Customizing your Run There are three key components of the zero-shot AgentInstruct pipeline: (1) generating agent instructions, (2) running reasoning steps with the instructions, and (3) formatting the results. In this section, we will look at each component in detail, focusing on a single dataset: AddSub. Note that nothing here is specific to AddSub, and can be applied to any dataset, or even a combination of datasets! ### Generating Agent Instructions First, to generate the agent instructions for AddSub, run the following: ``` bash scripts/generate_agent_instructions.sh scripts/run_specs/simple-gpt-3.5-turbo.conf addsub ``` We'll create a configuration file that specifies the run configuration. As an example, we'll look at the configuration file ```scripts/run_specs/simple-gpt-3.5-turbo.conf```, which specifies the configuration of running the AddSub dataset using GPT-3.5 Turbo: ``` entries: [ {description: "addsub:model=openai/gpt-3.5-turbo-0301,max_train_instances=0,instructions=agentinstruct", priority: 1} ] ``` The agent instructions for the AddSub dataset will be saved in ```instructions/addsub/instructions.json```. The agent's input, as well as the web sources used and intermediate prompts, will be saved under ```instructions/addsub/inputs.json``` and ```instructions/addsub/metadata.json``` respectively. ### Running Reasoning Steps We'll use the same configuration file as above. To run reasoning steps with zero-shot AgentInstruct on AddSub, run the following: ``` bash scripts/run_reasoning.sh scripts/run_specs/simple-gpt-3.5-turbo.conf addsub 1000 ``` The first two parameters are identical to those above, and the third represents the number of instances to run reasoning steps on. The results will be stored in ```benchmark_outputs/runs/addsub```. *Note*: By default, zero-shot AgentInstruct reasoning will be done using the latest set of instructions generated. To run reasoning with the instructions used in the paper, run this script before the run_reasoning command: ``` python scripts/replicate.py ``` ### Format Results To easily format the evaluation results, run: ``` python src/agentinstruct/eval/format_results.py --suite addsub ``` The evaluation results will be saved in ```benchmark_output/runs/addsub/results.csv```. To see the full text output by instance, open ```benchmark_output/runs/addsub/'addsub:model=openai_gpt-3.5-turbo-0301,max_train_instances=0,instructions=agentinstruct'/scenario_state.json``` and search for ```full_text```. *Note*: Normally, the results are formatted after all the run spec descriptions in the configuration file have been run. To see for a single run spec description, view: ``` benchmark_output/runs/addsub/'addsub:model=openai_gpt-3.5-turbo-0301,max_train_instances=0,instructions=agentinstruct'/stats.json ``` ### All Together Now To run the above entire AgentInstruct pipeline in one go, run: ``` bash scripts/run.sh scripts/run_specs/simple-gpt-3.5-turbo.conf addsub 1000 ``` This will run all 3 steps outlined above, and store the result in ```benchmark_outputs/runs/addsub```. ## Arguments In this section, we'll cover various important run arguments. ### Run Configuration Arguments A run spec describes a specific dataset to run. For example, the run spec for AddSub used above is: ``` {description: "addsub:model=openai/gpt-3.5-turbo-0301,max_train_instances=0,instructions=agentinstruct", priority: 1} ``` | argument | description | options| |----|----|----| | `model` | Model to use for inference. | `local/vicuna-13b` <br> `local/llama-2-7b-chat` <br> `local/llama-2-13b-chat` <br> `local/llama-2-70b-chat` <br> `openai/gpt-3.5-turbo-0301` | | `max_train_instances` | Number of few shot examples to prepend. Few Shot is not recommended. | int | | `instructions` | Optional prompting method to use. `None` corresponds to standard zeroshot. | `agentinstruct` <br> `zeroshotcot` <br> `None` | *Note*: Several datasets have additional argument to specify the specific subset or task. ### Generating Agent Instructions Arguments The main script to generate agent instructions is ```scripts/generate_agent_instructions.sh```. It takes the following 2 positional arguments: | argument | description | options| |----|----|----| | 1st | Path to run spec file. | str | | 2nd | Suite name under which to save instructions. | str | Internally, the agent instructions are generated by first running dataset preprocessing (in ```src/agentinstruct/agent/utils/dataset_preprocessing.py```) and then running the instruction generation (in ```src/agentinstruct/agent/agent_instr_generation.py```). These are combined in ```src/agentinstruct/agent/agent_pipeline.py``` and called by ```scripts/generate_agent_instructions.sh```. GPT-4 is used as the agent LLM as in our paper. ### Running Reasoning Arguments The main script to run reasoning is ```scripts/run_reasoning.sh```, which internally calls `helm-run`. It takes the following 4 positional arguments, as well as a placeholder for any additional argument to pass to `helm-run`: | argument | description | options| |----|--------------------------------------------------------------------------------------|----| | 1st | Path to run spec file. | str | | 2nd | Suite name under which to save outputs. | str | | 3rd | Maximum number of instances to run. | int | | 4th | Maximum number of threads from which to send requests. Defaults to 8 for all models. | int | | 5th | Place holder for any additional argument to pass to `helm-run`. | str | ### Outputting Results Arguments The main script to format the results is ```src/agentinstruct/eval/format_results.py```. It takes a single named argument: | argument | description | options| |----|----|----| | --suite | Suite name under which to find outputs. | str | ## Replicating Additional Results To replicate the zero-shot (`zeroshot`) and zero-shot CoT (`zeroshot`) modes, run: ``` bash scripts/run_reasoning.sh scripts/run_specs/{mode}/{model}-{mode}.conf {model}-{mode} 1000 8 python src/agentinstruct/eval/format_results.py --suite {model}-{mode} ``` where `{mode}` is `zeroshot` or `zeroshotcot` and `{model}` is `vicuna-13b`, `llama-2-7b-chat`, `llama-2-13b-chat`, `llama-2-70b-chat`, or `gpt-3.5-turbo`. *Note*: For standard zero-shot runs, pass `skip-expander` as the 5th positional argument. ## Citation ```bibtex @article{crispino2023agent, title={Agent Instructs Large Language Models to be General Zero-Shot Reasoners}, author={Crispino, Nicholas and Montgomery, Kyle and Zeng, Fankun and Song, Dawn and Wang, Chenguang}, journal={arXiv preprint arXiv:2310.03710}, year={2023} } ```
[ -0.6301241517066956, -0.5782124400138855, 0.6510108709335327, -0.09942834079265594, -0.10196127742528915, -0.18158327043056488, -0.11921259015798569, -0.23231247067451477, 0.013661029748618603, 0.4448820948600769, -0.7010908722877502, -0.523276686668396, -0.2442738115787506, -0.17169749736...
null
null
null
null
null
null
null
null
null
null
null
null
null
TurcoLoko/modelo
TurcoLoko
2023-11-01T03:30:20Z
0
0
null
[ "license:apache-2.0", "region:us" ]
2023-11-01T03:30:20Z
2023-11-01T03:27:14.000Z
2023-11-01T03:27:14
--- license: apache-2.0 ---
[ -0.1285335123538971, -0.1861683875322342, 0.6529128551483154, 0.49436232447624207, -0.19319400191307068, 0.23607441782951355, 0.36072009801864624, 0.05056373029947281, 0.5793656706809998, 0.7400146722793579, -0.650810182094574, -0.23784008622169495, -0.7102247476577759, -0.0478255338966846...
null
null
null
null
null
null
null
null
null
null
null
null
null
ACCA225/sd-configs-5
ACCA225
2023-11-01T10:54:20Z
0
0
null
[ "region:us" ]
2023-11-01T10:54:20Z
2023-11-01T05:42:52.000Z
2023-11-01T05:42:52
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
Falah/water_effects_prompts
Falah
2023-11-01T06:05:12Z
0
0
null
[ "region:us" ]
2023-11-01T06:05:12Z
2023-11-01T06:05:10.000Z
2023-11-01T06:05:10
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 165337 num_examples: 1000 download_size: 12533 dataset_size: 165337 --- # Dataset Card for "water_effects_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6287413239479065, -0.45960307121276855, 0.5019155740737915, 0.43866977095603943, -0.42251384258270264, -0.11174196004867554, 0.41670137643814087, 0.1356344223022461, 0.6888846158981323, 0.48700791597366333, -0.9998897910118103, -0.5758963823318481, -0.7340567111968994, -0.13413247466087...
null
null
null
null
null
null
null
null
null
null
null
null
null
Falah/succulents_prompts
Falah
2023-11-01T06:08:03Z
0
0
null
[ "region:us" ]
2023-11-01T06:08:03Z
2023-11-01T06:08:02.000Z
2023-11-01T06:08:02
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 99910 num_examples: 1000 download_size: 1813 dataset_size: 99910 --- # Dataset Card for "succulents_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.40562254190444946, -0.3544893264770508, 0.19214129447937012, 0.32696372270584106, -0.29074710607528687, -0.21589286625385284, 0.05605760216712952, 0.1524391919374466, 0.9364414811134338, 0.2505309283733368, -1.1816505193710327, -0.6249942779541016, -0.3795626163482666, 0.087177775800228...
null
null
null
null
null
null
null
null
null
null
null
null
null
Falah/wooden_objects_prompts
Falah
2023-11-01T06:11:04Z
0
0
null
[ "region:us" ]
2023-11-01T06:11:04Z
2023-11-01T06:11:03.000Z
2023-11-01T06:11:03
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 94232 num_examples: 1000 download_size: 1631 dataset_size: 94232 --- # Dataset Card for "wooden_objects_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5233685970306396, -0.74248868227005, 0.41409507393836975, 0.24490027129650116, -0.32909440994262695, -0.13419391214847565, 0.28550317883491516, -0.1304904818534851, 0.5547915101051331, 0.2583058774471283, -1.1992844343185425, -0.8457329869270325, -0.4736054539680481, -0.0764075517654419...
null
null
null
null
null
null
null
null
null
null
null
null
null
Falah/movie_poster_prompts
Falah
2023-11-01T06:14:18Z
0
0
null
[ "region:us" ]
2023-11-01T06:14:18Z
2023-11-01T06:14:16.000Z
2023-11-01T06:14:16
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 35799 num_examples: 1000 download_size: 1361 dataset_size: 35799 --- # Dataset Card for "movie_poster_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6562258005142212, -0.2846907675266266, 0.4050440788269043, 0.15027759969234467, -0.28244537115097046, 0.05110888183116913, 0.35572049021720886, 0.3307214081287384, 0.7580417990684509, 0.46971675753593445, -1.117491602897644, -0.6150121688842773, -0.6712653636932373, -0.11340314149856567...
null
null
null
null
null
null
null
null
null
null
null
null
null
Falah/app_icon_prompts
Falah
2023-11-01T06:18:01Z
0
0
null
[ "region:us" ]
2023-11-01T06:18:01Z
2023-11-01T06:18:00.000Z
2023-11-01T06:18:00
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 119295 num_examples: 1000 download_size: 1739 dataset_size: 119295 --- # Dataset Card for "app_icon_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6947279572486877, -0.273663729429245, 0.22295008599758148, 0.3187329173088074, -0.05350024998188019, 0.12641501426696777, 0.3895052373409271, 0.040888573974370956, 0.903183102607727, 0.3610724210739136, -0.9694971442222595, -0.7888497114181519, -0.3678390383720398, 0.05796786770224571, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
Falah/app_mockup_prompts
Falah
2023-11-01T06:21:16Z
0
0
null
[ "region:us" ]
2023-11-01T06:21:16Z
2023-11-01T06:21:15.000Z
2023-11-01T06:21:15
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 118978 num_examples: 1000 download_size: 4975 dataset_size: 118978 --- # Dataset Card for "app_mockup_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.8099190592765808, -0.29372286796569824, 0.3697086274623871, 0.44003599882125854, -0.06519448757171631, 0.026133228093385696, 0.36386173963546753, 0.09045332670211792, 0.9193748235702515, 0.35358095169067383, -1.0320525169372559, -0.5949891209602356, -0.168899267911911, -0.09182246774435...
null
null
null
null
null
null
null
null
null
null
null
null
null
Falah/ghibli_stills_prompts
Falah
2023-11-01T06:25:31Z
0
0
null
[ "region:us" ]
2023-11-01T06:25:31Z
2023-11-01T06:25:29.000Z
2023-11-01T06:25:29
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 174193 num_examples: 1000 download_size: 18160 dataset_size: 174193 --- # Dataset Card for "ghibli_stills_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.4872288703918457, -0.15084147453308105, 0.2771186828613281, 0.3071112632751465, -0.30292147397994995, -0.03182816132903099, 0.17212067544460297, -0.27625003457069397, 0.695070743560791, 0.050135064870119095, -1.2209453582763672, -0.644848108291626, -0.49596405029296875, -0.1992075741291...
null
null
null
null
null
null
null
null
null
null
null
null
null
kevinwang676/Vincent-van-Gogh
kevinwang676
2023-11-01T06:59:22Z
0
0
null
[ "region:us" ]
2023-11-01T06:59:22Z
2023-11-01T06:40:29.000Z
2023-11-01T06:40:29
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
explodinggradients/qrecc_conversational_embeddings
explodinggradients
2023-11-01T07:30:40Z
0
0
null
[ "region:us" ]
2023-11-01T07:30:40Z
2023-11-01T07:30:35.000Z
2023-11-01T07:30:35
--- dataset_info: features: - name: Answer dtype: string - name: Hard_negatives sequence: string - name: Question dtype: string - name: Turn_no dtype: int64 - name: Context sequence: string - name: Negatives sequence: string - name: Conversation_no dtype: int64 - name: Positives sequence: string splits: - name: train num_bytes: 7094988 num_examples: 1153 download_size: 1222882 dataset_size: 7094988 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "qrecc_conversational_embeddings" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.515652060508728, -0.3883248567581177, 0.18196888267993927, 0.1888415664434433, -0.1328514665365219, 0.2299468070268631, 0.10237103700637817, 0.058599185198545456, 0.8442506194114685, 0.43176788091659546, -0.7414765954017639, -0.8956685662269592, -0.483645498752594, -0.5172149538993835, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
health360/Ultrachat-Filtered-Multiple-Conversations-Alpaca-Style
health360
2023-11-01T07:41:41Z
0
0
null
[ "region:us" ]
2023-11-01T07:41:41Z
2023-11-01T07:37:43.000Z
2023-11-01T07:37:43
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 1201812388 num_examples: 207865 download_size: 0 dataset_size: 1201812388 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "Ultrachat-Filtered-Multiple-Conversations-Alpaca-Style" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7810099124908447, -0.7989649176597595, 0.21814091503620148, 0.379121333360672, -0.5058063268661499, 0.06019362434744835, 0.2639954388141632, -0.4439597427845001, 1.0690966844558716, 0.7671281099319458, -0.9220756888389587, -0.7768557071685791, -0.42073556780815125, -0.2522905468940735, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
AA12312424/andylo-v10-20-1024-sdxl-tagger
AA12312424
2023-11-01T07:57:10Z
0
0
null
[ "region:us" ]
2023-11-01T07:57:10Z
2023-11-01T07:56:36.000Z
2023-11-01T07:56:36
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
alfredplpl/genai-terminology-en-ja
alfredplpl
2023-11-01T08:05:56Z
0
0
null
[ "size_categories:n<1K", "language:en", "language:ja", "license:apache-2.0", "region:us" ]
2023-11-01T08:05:56Z
2023-11-01T08:01:31.000Z
2023-11-01T08:01:31
--- license: apache-2.0 language: - en - ja size_categories: - n<1K --- 生成AIの日英専門用語集です。正確さは保証しませんが、GPT-4などの頭に入れておくと綺麗に訳せると思います。
[ -0.06189657375216484, -0.6668322682380676, 0.6789136528968811, 0.6209915280342102, -0.5858960747718811, -0.19210056960582733, 0.36028769612312317, 0.09847081452608109, 0.23488035798072815, 0.2641335427761078, -0.7049440741539001, -0.6389720439910889, -0.6882150173187256, 0.4376419186592102...
null
null
null
null
null
null
null
null
null
null
null
null
null
danielz01/forest-damage
danielz01
2023-11-01T08:37:53Z
0
0
null
[ "region:us" ]
2023-11-01T08:37:53Z
2023-11-01T08:12:13.000Z
2023-11-01T08:12:13
--- dataset_info: features: - name: image dtype: image - name: path dtype: string - name: width dtype: int64 - name: height dtype: int64 - name: depth dtype: int64 - name: objects struct: - name: bbox sequence: sequence: float64 - name: categories sequence: string - name: damage sequence: string - name: objects_meta struct: - name: difficult sequence: int64 - name: pose sequence: string - name: truncated sequence: int64 splits: - name: train num_bytes: 3527542816.427 num_examples: 1537 download_size: 3539168325 dataset_size: 3527542816.427 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "forest-damage" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.36210596561431885, -0.5466496348381042, 0.23095817863941193, 0.3771537244319916, -0.11074461787939072, 0.024615708738565445, 0.49152183532714844, -0.5129676461219788, 0.7630099058151245, 0.6458631753921509, -0.9877827763557434, -0.5307648777961731, -0.6047319769859314, -0.49351921677589...
null
null
null
null
null
null
null
null
null
null
null
null
null
Kelvinloh/lady
Kelvinloh
2023-11-01T09:18:00Z
0
0
null
[ "license:mit", "region:us" ]
2023-11-01T09:18:00Z
2023-11-01T09:17:05.000Z
2023-11-01T09:17:05
--- license: mit ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
kit-nlp/Vulgar_Lexicon_of_Chittagonian_Dialect_of_Bangla_or_Bengali
kit-nlp
2023-11-01T11:12:50Z
0
1
null
[ "task_categories:text-classification", "size_categories:1K<n<10K", "language:bn", "license:apache-2.0", "doi:10.57967/hf/1296", "region:us" ]
2023-11-01T11:12:50Z
2023-11-01T10:54:54.000Z
2023-11-01T10:54:54
--- license: apache-2.0 task_categories: - text-classification language: - bn size_categories: - 1K<n<10K --- A list of Chittagonian Dialect of Bangla vulgar words If you use Vulgar Lexicon dataset, please cite the following paper: ``` @Article{app132111875, AUTHOR = {Mahmud, Tanjim and Ptaszynski, Michal and Masui, Fumito}, TITLE = {Automatic Vulgar Word Extraction Method with Application to Vulgar Remark Detection in Chittagonian Dialect of Bangla}, JOURNAL = {Applied Sciences}, VOLUME = {13}, YEAR = {2023}, NUMBER = {21}, ARTICLE-NUMBER = {11875}, URL = {https://www.mdpi.com/2076-3417/13/21/11875}, ISSN = {2076-3417}, DOI = {10.3390/app132111875} } ```
[ -0.35981306433677673, -0.8870856165885925, 0.20048697292804718, 0.3350561261177063, -0.5970019698143005, -0.21587806940078735, -0.1848381757736206, -0.4636310935020447, 0.054108113050460815, 0.5836163759231567, -0.10798364132642746, -0.34734004735946655, -0.6434248089790344, 0.413207918405...
null
null
null
null
null
null
null
null
null
null
null
null
null
TanjimKIT/Vulgar_Lexicon_of_Chittagonian_Dialect_of_Bangla_or_Bengali
TanjimKIT
2023-11-01T11:15:31Z
0
0
null
[ "task_categories:text-classification", "size_categories:1K<n<10K", "language:bn", "license:apache-2.0", "doi:10.57967/hf/1297", "region:us" ]
2023-11-01T11:15:31Z
2023-11-01T11:08:04.000Z
2023-11-01T11:08:04
--- license: apache-2.0 task_categories: - text-classification language: - bn size_categories: - 1K<n<10K --- A list of Chittagonian Dialect of Bangla vulgar words If you use Vulgar Lexicon dataset, please cite the following paper: ``` @Article{app132111875, AUTHOR = {Mahmud, Tanjim and Ptaszynski, Michal and Masui, Fumito}, TITLE = {Automatic Vulgar Word Extraction Method with Application to Vulgar Remark Detection in Chittagonian Dialect of Bangla}, JOURNAL = {Applied Sciences}, VOLUME = {13}, YEAR = {2023}, NUMBER = {21}, ARTICLE-NUMBER = {11875}, URL = {https://www.mdpi.com/2076-3417/13/21/11875}, ISSN = {2076-3417}, DOI = {10.3390/app132111875} } ```
[ -0.35981306433677673, -0.8870856165885925, 0.20048697292804718, 0.3350561261177063, -0.5970019698143005, -0.21587806940078735, -0.1848381757736206, -0.4636310935020447, 0.054108113050460815, 0.5836163759231567, -0.10798364132642746, -0.34734004735946655, -0.6434248089790344, 0.413207918405...
null
null
null
null
null
null
null
null
null
null
null
null
null
kdawoud91/news_articles_NLP801
kdawoud91
2023-11-01T13:02:14Z
0
0
null
[ "region:us" ]
2023-11-01T13:02:14Z
2023-11-01T13:01:15.000Z
2023-11-01T13:01:15
Entry not found
[ -0.3227647542953491, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965083122253, 0.7915717959403992, 0.07618629932403564, 0.7746022343635559, 0.2563222348690033, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
RaulSalinasHerr/chilean_touristic_data
RaulSalinasHerr
2023-11-01T21:40:05Z
0
0
null
[ "task_categories:time-series-forecasting", "size_categories:100K<n<1M", "language:es", "license:apache-2.0", "region:us" ]
2023-11-01T21:40:05Z
2023-11-01T14:44:32.000Z
2023-11-01T14:44:32
--- license: apache-2.0 task_categories: - time-series-forecasting language: - es size_categories: - 100K<n<1M ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
Sheokedech/id-ibnt
Sheokedech
2023-11-01T15:14:52Z
0
0
null
[ "region:us" ]
2023-11-01T15:14:52Z
2023-11-01T14:57:09.000Z
2023-11-01T14:57:09
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: audio dtype: audio - name: transcription dtype: string - name: text dtype: string splits: - name: train num_bytes: 2209462862.61 num_examples: 4222 - name: test num_bytes: 856481987.936 num_examples: 1512 download_size: 1900578091 dataset_size: 3065944850.546 --- # Dataset Card for "id-ibnt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.743198573589325, -0.35849955677986145, 0.10503509640693665, 0.17288830876350403, -0.33414608240127563, 0.00009199439227813855, 0.46566322445869446, -0.19630113244056702, 0.950286865234375, 0.2584623098373413, -0.8428927063941956, -0.7764807343482971, -0.6128121614456177, -0.122593566775...
null
null
null
null
null
null
null
null
null
null
null
null
null
Mira-LeafTown/sd-configs
Mira-LeafTown
2023-11-28T11:02:02Z
0
0
null
[ "region:us" ]
2023-11-28T11:02:02Z
2023-11-01T15:24:25.000Z
2023-11-01T15:24:25
Entry not found
[ -0.3227647542953491, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965083122253, 0.7915717959403992, 0.07618629932403564, 0.7746022343635559, 0.2563222348690033, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
ClaireOzzz/collageTest
ClaireOzzz
2023-11-01T16:18:30Z
0
0
null
[ "region:us" ]
2023-11-01T16:18:30Z
2023-11-01T16:18:27.000Z
2023-11-01T16:18:27
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
ClaireOzzz/collage
ClaireOzzz
2023-11-01T16:20:01Z
0
0
null
[ "region:us" ]
2023-11-01T16:20:01Z
2023-11-01T16:19:59.000Z
2023-11-01T16:19:59
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
iashchak/igor_link_dialogues_rendered
iashchak
2023-11-01T16:36:59Z
0
0
null
[ "region:us" ]
2023-11-01T16:36:59Z
2023-11-01T16:33:33.000Z
2023-11-01T16:33:33
--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output struct: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 29950800 num_examples: 31516 download_size: 15605747 dataset_size: 29950800 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "igor_link_dialogues_rendered" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.4858340620994568, -0.28850454092025757, 0.2566068768501282, 0.049705538898706436, -0.16525985300540924, 0.05622988939285278, -0.012500688433647156, -0.05778346583247185, 0.9595848321914673, 0.34207749366760254, -1.0530767440795898, -0.7039240002632141, -0.383321076631546, -0.12158966064...
null
null
null
null
null
null
null
null
null
null
null
null
null
tsuyuan/gptspeech_amazon_google_tencent
tsuyuan
2023-11-01T19:03:16Z
0
0
null
[ "region:us" ]
2023-11-01T19:03:16Z
2023-11-01T17:11:27.000Z
2023-11-01T17:11:27
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: eval path: data/eval-* dataset_info: features: - name: input_ids sequence: int32 - name: attention_mask sequence: int8 - name: decoder_input_ids sequence: sequence: int64 - name: decoder_attention_mask sequence: int64 - name: labels sequence: int64 splits: - name: train num_bytes: 526153002921 num_examples: 6675459 - name: eval num_bytes: 13396628973 num_examples: 169967 download_size: 16698860181 dataset_size: 539549631894 --- # Dataset Card for "gptspeech_amazon_google_tencent" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5006973743438721, -0.3630402088165283, 0.34529662132263184, 0.3267119824886322, -0.23867997527122498, 0.12487543374300003, 0.17103789746761322, -0.0036505209282040596, 0.738254189491272, 0.538409411907196, -0.7677075862884521, -0.7437071204185486, -0.5456283688545227, -0.171566143631935...
null
null
null
null
null
null
null
null
null
null
null
null
null
osbm/semi-private-dataset
osbm
2023-11-01T17:30:25Z
0
0
null
[ "region:us" ]
2023-11-01T17:30:25Z
2023-11-01T17:30:25.000Z
2023-11-01T17:30:25
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
patrickvonplaten/some_audios
patrickvonplaten
2023-11-01T18:29:54Z
0
0
null
[ "region:us" ]
2023-11-01T18:29:54Z
2023-11-01T18:29:36.000Z
2023-11-01T18:29:36
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
Fraternitas/ElektraGoFAQs-en
Fraternitas
2023-11-01T22:49:33Z
0
0
null
[ "task_categories:question-answering", "size_categories:n<1K", "language:en", "finance", "region:us" ]
2023-11-01T22:49:33Z
2023-11-01T18:30:13.000Z
2023-11-01T18:30:13
--- task_categories: - question-answering language: - en tags: - finance pretty_name: tiny_FAQs size_categories: - n<1K --- This is the dataset used to fine tuning (train) the LLama2. This dataset has the original questios (FAQs), with only 37 samples and 2 features (questions and answers). This version dataset is in ENLIGSH: Another dataset was created to increase the number of samples by applying data augmentation (synthetic data). Check dataset in Fraternitas repo
[ -0.6388819217681885, -0.1663566678762436, -0.010795866139233112, 0.18963025510311127, -0.35113081336021423, -0.02477250061929226, 0.27191466093063354, -0.35954034328460693, 0.21247538924217224, 0.937273383140564, -1.0983093976974487, -0.21134990453720093, -0.150130495429039, 0.292351812124...
null
null
null
null
null
null
null
null
null
null
null
null
null
nekofura/zero_one
nekofura
2023-11-01T18:52:04Z
0
0
null
[ "task_categories:text-generation", "license:apache-2.0", "kamen_rider", "zero-one", "region:us" ]
2023-11-01T18:52:04Z
2023-11-01T18:40:15.000Z
2023-11-01T18:40:15
--- license: apache-2.0 task_categories: - text-generation tags: - kamen_rider - zero-one ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
HamdanXI/lj-inprogress
HamdanXI
2023-11-01T18:49:16Z
0
0
null
[ "region:us" ]
2023-11-01T18:49:16Z
2023-11-01T18:45:37.000Z
2023-11-01T18:45:37
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: audio dtype: audio: sampling_rate: 22050 - name: text dtype: string splits: - name: train num_bytes: 3856520559.0 num_examples: 13100 download_size: 3784764912 dataset_size: 3856520559.0 --- # Dataset Card for "lj-inprogress" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6023889780044556, -0.3571375012397766, 0.25977542996406555, 0.08684808015823364, -0.10030937194824219, 0.20197553932666779, 0.19154885411262512, -0.2096206694841385, 0.862805962562561, 0.4904271364212036, -0.7378854155540466, -0.6700785160064697, -0.5357990860939026, -0.2044724524021148...
null
null
null
null
null
null
null
null
null
null
null
null
null
kaitchup/opus-Norwegian-to-English
kaitchup
2023-11-01T19:15:06Z
0
0
null
[ "region:us" ]
2023-11-01T19:15:06Z
2023-11-01T19:15:00.000Z
2023-11-01T19:15:00
--- configs: - config_name: default data_files: - split: validation path: data/validation-* - split: train path: data/train-* dataset_info: features: - name: text dtype: string splits: - name: validation num_bytes: 180005 num_examples: 2000 - name: train num_bytes: 74752948 num_examples: 999273 download_size: 54682669 dataset_size: 74932953 --- # Dataset Card for "opus-no-en" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5933584570884705, -0.18569155037403107, 0.30105480551719666, 0.28659379482269287, -0.21159952878952026, -0.24340032041072845, 0.09244933724403381, -0.12550045549869537, 0.9277248978614807, 0.6780546307563782, -0.9907310605049133, -1.001122236251831, -0.48168981075286865, -0.065456874668...
null
null
null
null
null
null
null
null
null
null
null
null
null
kaitchup/opus-Vietnamese-to-English
kaitchup
2023-11-01T19:15:12Z
0
0
null
[ "region:us" ]
2023-11-01T19:15:12Z
2023-11-01T19:15:06.000Z
2023-11-01T19:15:06
--- configs: - config_name: default data_files: - split: validation path: data/validation-* - split: train path: data/train-* dataset_info: features: - name: text dtype: string splits: - name: validation num_bytes: 196721 num_examples: 2000 - name: train num_bytes: 80658853 num_examples: 992248 download_size: 56656193 dataset_size: 80855574 --- # Dataset Card for "opus-vi-en" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.562724232673645, -0.15839815139770508, 0.2808542549610138, 0.33161336183547974, -0.22717612981796265, -0.16398786008358002, 0.027259472757577896, -0.11930519342422485, 0.7968224287033081, 0.5704799890518188, -0.9203799962997437, -0.908033013343811, -0.48556917905807495, -0.1447762846946...
null
null
null
null
null
null
null
null
null
null
null
null
null
kaitchup/opus-Dutch-to-English
kaitchup
2023-11-01T19:15:29Z
0
1
null
[ "region:us" ]
2023-11-01T19:15:29Z
2023-11-01T19:15:23.000Z
2023-11-01T19:15:23
--- configs: - config_name: default data_files: - split: validation path: data/validation-* - split: train path: data/train-* dataset_info: features: - name: text dtype: string splits: - name: validation num_bytes: 272932 num_examples: 2000 - name: train num_bytes: 94620203 num_examples: 969763 download_size: 69585347 dataset_size: 94893135 --- # Dataset Card for "opus-nl-en" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5881215929985046, -0.22204135358333588, 0.19732920825481415, 0.3768402934074402, -0.301921546459198, -0.13123996555805206, -0.06053151935338974, -0.20511485636234283, 0.9474017024040222, 0.6438845992088318, -0.9265386462211609, -0.9257104396820068, -0.5266196727752686, 0.034778848290443...
null
null
null
null
null
null
null
null
null
null
null
null
null
kaitchup/opus-Danish-to-English
kaitchup
2023-11-01T19:15:35Z
0
0
null
[ "region:us" ]
2023-11-01T19:15:35Z
2023-11-01T19:15:30.000Z
2023-11-01T19:15:30
--- configs: - config_name: default data_files: - split: validation path: data/validation-* - split: train path: data/train-* dataset_info: features: - name: text dtype: string splits: - name: validation num_bytes: 302616 num_examples: 2000 - name: train num_bytes: 95961400 num_examples: 946341 download_size: 70298567 dataset_size: 96264016 --- # Dataset Card for "opus-da-en" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6400584578514099, -0.28643515706062317, 0.29926300048828125, 0.3012278079986572, -0.21276476979255676, -0.17938515543937683, 0.10280327498912811, -0.13205629587173462, 0.9021916389465332, 0.5489817261695862, -0.9042827486991882, -0.9140449166297913, -0.5648623108863831, -0.1170090213418...
null
null
null
null
null
null
null
null
null
null
null
null
null
TurcoLoko/modelorr
TurcoLoko
2023-11-02T20:34:23Z
0
0
null
[ "license:apache-2.0", "region:us" ]
2023-11-02T20:34:23Z
2023-11-01T19:37:28.000Z
2023-11-01T19:37:28
--- license: apache-2.0 ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
HuggingSara/med_mix
HuggingSara
2023-11-01T21:09:42Z
0
0
null
[ "region:us" ]
2023-11-01T21:09:42Z
2023-11-01T20:49:00.000Z
2023-11-01T20:49: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: conversations list: - name: from dtype: string - name: value dtype: string - name: id dtype: string splits: - name: train num_bytes: 831987616 num_examples: 671568 - name: validation num_bytes: 105719 num_examples: 96 - name: test num_bytes: 1352579 num_examples: 1200 download_size: 437782792 dataset_size: 833445914 --- # Dataset Card for "med_mix" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7089825868606567, -0.10939717292785645, 0.2482517808675766, 0.2664600908756256, -0.13589134812355042, 0.1513064205646515, 0.3470389246940613, -0.3506074547767639, 1.0838040113449097, 0.5530540347099304, -0.9103290438652039, -0.7286415696144104, -0.6861668825149536, -0.32283255457878113,...
null
null
null
null
null
null
null
null
null
null
null
null
null
ikhandel/temp
ikhandel
2023-11-28T19:22:13Z
0
0
null
[ "region:us" ]
2023-11-28T19:22:13Z
2023-11-01T21:53:38.000Z
2023-11-01T21:53:38
Entry not found
[ -0.3227647542953491, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965083122253, 0.7915717959403992, 0.07618629932403564, 0.7746022343635559, 0.2563222348690033, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
newsmediabias/media-bias-data
newsmediabias
2023-11-01T23:54:52Z
0
0
null
[ "license:openrail", "region:us" ]
2023-11-01T23:54:52Z
2023-11-01T23:54:06.000Z
2023-11-01T23:54:06
--- license: openrail ---
[ -0.12853367626667023, -0.18616794049739838, 0.6529126763343811, 0.4943627417087555, -0.19319313764572144, 0.23607443273067474, 0.36071979999542236, 0.05056338757276535, 0.5793654322624207, 0.7400138974189758, -0.6508103013038635, -0.23783987760543823, -0.710224986076355, -0.047825977206230...
null
null
null
null
null
null
null
null
null
null
null
null
null
newsmediabias/unlabeled_news_data
newsmediabias
2023-11-02T00:01:15Z
0
0
null
[ "license:openrail", "region:us" ]
2023-11-02T00:01:15Z
2023-11-02T00:00:01.000Z
2023-11-02T00:00:01
--- license: openrail ---
[ -0.12853367626667023, -0.18616794049739838, 0.6529126763343811, 0.4943627417087555, -0.19319313764572144, 0.23607443273067474, 0.36071979999542236, 0.05056338757276535, 0.5793654322624207, 0.7400138974189758, -0.6508103013038635, -0.23783987760543823, -0.710224986076355, -0.047825977206230...
null
null
null
null
null
null
null
null
null
null
null
null
null
RogelioRobles/Chora
RogelioRobles
2023-11-02T01:56:55Z
0
0
null
[ "license:unlicense", "region:us" ]
2023-11-02T01:56:55Z
2023-11-02T01:55:34.000Z
2023-11-02T01:55:34
--- license: unlicense ---
[ -0.12853367626667023, -0.18616794049739838, 0.6529126763343811, 0.4943627417087555, -0.19319313764572144, 0.23607443273067474, 0.36071979999542236, 0.05056338757276535, 0.5793654322624207, 0.7400138974189758, -0.6508103013038635, -0.23783987760543823, -0.710224986076355, -0.047825977206230...
null
null
null
null
null
null
null
null
null
null
null
null
null
herikhug/vozfernando
herikhug
2023-11-02T03:11:42Z
0
0
null
[ "region:us" ]
2023-11-02T03:11:42Z
2023-11-02T02:49:36.000Z
2023-11-02T02:49:36
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
herikhug/vozferanandoum
herikhug
2023-11-02T03:32:44Z
0
0
null
[ "region:us" ]
2023-11-02T03:32:44Z
2023-11-02T03:13:36.000Z
2023-11-02T03:13:36
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
herikhug/vozdofernando
herikhug
2023-11-02T03:39:32Z
0
0
null
[ "region:us" ]
2023-11-02T03:39:32Z
2023-11-02T03:39:08.000Z
2023-11-02T03:39:08
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
DmitrMakeev/test_set
DmitrMakeev
2023-11-02T04:01:23Z
0
0
null
[ "license:openrail", "region:us" ]
2023-11-02T04:01:23Z
2023-11-02T04:00:48.000Z
2023-11-02T04:00:48
--- license: openrail ---
[ -0.12853367626667023, -0.18616794049739838, 0.6529126763343811, 0.4943627417087555, -0.19319313764572144, 0.23607443273067474, 0.36071979999542236, 0.05056338757276535, 0.5793654322624207, 0.7400138974189758, -0.6508103013038635, -0.23783987760543823, -0.710224986076355, -0.047825977206230...
null
null
null
null
null
null
null
null
null
null
null
null
null
ClaireOzzz/Collage_test3
ClaireOzzz
2023-11-02T04:28:24Z
0
0
null
[ "region:us" ]
2023-11-02T04:28:24Z
2023-11-02T04:28:22.000Z
2023-11-02T04:28:22
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
Deojoandco/capstone_fromgpt_without_gold_all
Deojoandco
2023-11-02T04:34:50Z
0
0
null
[ "region:us" ]
2023-11-02T04:34:50Z
2023-11-02T04:34:47.000Z
2023-11-02T04:34:47
--- dataset_info: features: - name: dialogue dtype: string - name: summary dtype: string - name: gold_tags dtype: string - name: query dtype: string - name: gpt_success dtype: bool - name: gpt_response dtype: string - name: gold_tags_tokens_count dtype: int64 - name: GPT_OUTPUT_FOUND dtype: bool - name: gpt_output_tags dtype: string - name: gpt_output_tag_tokens dtype: int64 - name: summary_gpt_tags_token_count_match dtype: bool - name: gpt_output_token_count dtype: int64 - name: gpt_output_tag_count dtype: int64 - name: summary_gpt_token_count_match dtype: bool splits: - name: train num_bytes: 537874 num_examples: 100 download_size: 85969 dataset_size: 537874 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "capstone_fromgpt_without_gold" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5474432110786438, -0.18149113655090332, 0.25442585349082947, 0.15786892175674438, -0.26268911361694336, 0.07528877258300781, 0.01276673749089241, 0.12102800607681274, 0.6702014803886414, 0.7524682879447937, -1.1112618446350098, -0.8783482909202576, -0.8192993998527527, -0.43031585216522...
null
null
null
null
null
null
null
null
null
null
null
null
null
skg440/hhh
skg440
2023-11-02T05:25:04Z
0
0
null
[ "region:us" ]
2023-11-02T05:25:04Z
2023-11-02T05:02:16.000Z
2023-11-02T05:02:16
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
rehanhaider/test-images
rehanhaider
2023-11-05T12:16:03Z
0
0
null
[ "region:us" ]
2023-11-05T12:16:03Z
2023-11-02T05:34:41.000Z
2023-11-02T05:34:41
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
DamarJati/Example-YOLO
DamarJati
2023-11-02T07:02:08Z
0
0
null
[ "region:us" ]
2023-11-02T07:02:08Z
2023-11-02T05:34:43.000Z
2023-11-02T05:34:43
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
cs330/data-addmult-231019
cs330
2023-11-02T06:04:11Z
0
0
null
[ "region:us" ]
2023-11-02T06:04:11Z
2023-11-02T06:00:05.000Z
2023-11-02T06:00:05
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
cellophaneZR/AE_dataset
cellophaneZR
2023-11-02T07:20:24Z
0
0
null
[ "license:cc-by-nc-4.0", "doi:10.57967/hf/1303", "region:us" ]
2023-11-02T07:20:24Z
2023-11-02T06:36:31.000Z
2023-11-02T06:36:31
--- license: cc-by-nc-4.0 ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
Shishir1807/Drug_ASN_test
Shishir1807
2023-11-02T07:24:03Z
0
0
null
[ "region:us" ]
2023-11-02T07:24:03Z
2023-11-02T07:23:43.000Z
2023-11-02T07:23:43
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
legacy107/newsqa-chunked-100
legacy107
2023-11-02T07:33:03Z
0
0
null
[ "region:us" ]
2023-11-02T07:33:03Z
2023-11-02T07:32:54.000Z
2023-11-02T07:32:54
--- 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: context dtype: string - name: question dtype: string - name: answers sequence: string - name: key dtype: string - name: labels list: - name: end sequence: int64 - name: start sequence: int64 - name: document_id dtype: int64 - name: chunks sequence: string splits: - name: train num_bytes: 508383253 num_examples: 69960 - name: validation num_bytes: 31240298 num_examples: 4200 - name: test num_bytes: 30435090 num_examples: 4212 download_size: 57679764 dataset_size: 570058641 --- # Dataset Card for "newsqa-chunked-100" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.690321683883667, -0.5121219158172607, 0.19737032055854797, 0.28784847259521484, -0.38871514797210693, 0.12172126024961472, 0.30249470472335815, 0.06906934827566147, 1.0868141651153564, 0.577735424041748, -0.8523858785629272, -0.7440878748893738, -0.5961955785751343, -0.33575010299682617...
null
null
null
null
null
null
null
null
null
null
null
null
null
Harvinder6766/sentiment_data_google
Harvinder6766
2023-11-02T07:52:46Z
0
0
null
[ "region:us" ]
2023-11-02T07:52:46Z
2023-11-02T07:51:03.000Z
2023-11-02T07:51:03
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: ID dtype: string - name: DOCUMENT_LEVEL_SCORE dtype: float64 - name: DOCUMENT_LEVEL_MAGNITUDE dtype: float64 - name: SENTENCE dtype: string - name: SENTENCE_SCORE dtype: float64 - name: SENTENCE_MAGNITUDE dtype: float64 - name: LABEL dtype: int64 - name: LENGTH dtype: int64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 328225.8010973937 num_examples: 1166 - name: test num_bytes: 82197.19890260631 num_examples: 292 download_size: 172216 dataset_size: 410423.0 --- # Dataset Card for "sentiment_data_google" Dataset for sentiment analysis on sentence level Here we used google API to get doc level and sentiment level Score * id2label = {0: "NEGATIVE", 1: "POSITIVE",2:"NEUTRAL"} * label2id = {"NEGATIVE": 0, "POSITIVE": 1,"NEUTRAL":2} [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.45629215240478516, -0.8265448808670044, 0.20481209456920624, 0.19980300962924957, -0.24670346081256866, 0.060107409954071045, 0.003019401105120778, -0.0337560810148716, 0.6418231129646301, 0.12884405255317688, -0.7920582890510559, -1.2634862661361694, -0.750106155872345, -0.059676535427...
null
null
null
null
null
null
null
null
null
null
null
null
null
mangeshdiyewar/kanada
mangeshdiyewar
2023-11-02T08:01:42Z
0
0
null
[ "region:us" ]
2023-11-02T08:01:42Z
2023-11-02T08:01:21.000Z
2023-11-02T08:01:21
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
Nathamon/CommentwordExpo_Thai
Nathamon
2023-11-02T08:17:12Z
0
0
null
[ "region:us" ]
2023-11-02T08:17:12Z
2023-11-02T08:17:11.000Z
2023-11-02T08:17:11
--- dataset_info: features: - name: id dtype: string - name: sentence dtype: string - name: cleaned_sentence dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 10372596 num_examples: 19208 download_size: 4474122 dataset_size: 10372596 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "CommentwordExpo_Thai" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5611915588378906, -0.13079890608787537, 0.2361096292734146, 0.35501962900161743, -0.49930787086486816, 0.006870826240628958, -0.03836542367935181, -0.22227557003498077, 0.9580270648002625, 0.6811071634292603, -0.8052430152893066, -0.7717570662498474, -0.646258533000946, 0.10817087441682...
null
null
null
null
null
null
null
null
null
null
null
null
null
TrainingDataPro/computed-tomography-ct-of-the-abdomen
TrainingDataPro
2023-11-02T08:31:10Z
0
0
null
[ "task_categories:image-classification", "task_categories:image-to-image", "task_categories:image-segmentation", "language:en", "license:cc-by-nc-nd-4.0", "medical", "code", "region:us" ]
2023-11-02T08:31:10Z
2023-11-02T08:26:37.000Z
2023-11-02T08:26:37
--- license: cc-by-nc-nd-4.0 task_categories: - image-classification - image-to-image - image-segmentation language: - en tags: - medical - code --- # Computed Tomography (CT) of the Chest The dataset contains a collection of CT (Computed Tomography) Abdomen scans in both **.jpg and .dcm** (DICOM) formats. These scans are used to capture detailed images of the abdominal region, providing insights into various **abdominal conditions and abnormalities**. ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2Fc5163ad0e3a9ba3efc072c6dc03f48a8%2Fezgif.com-optimize.gif?generation=1698876314229349&alt=media) ### Types of diseases and conditions in the dataset: - **Abdominal aorta dilatation** - **Aneurysmal dilatation of aorta** - **Aortic aneurysm** - **Cancer** - **Formation of adrenal gland** - **Kidney development** - **Liver formation** - **Urolithiasis** - **Vertebral compression fracture** The dataset provides a comprehensive dataset to study and develop algorithms or models for **automatic detection, classification, and treatment of various abdominal conditions and abnormalities**. # Get the Dataset ## This is just an example of the data Leave a request on [https://trainingdata.pro/data-market](https://trainingdata.pro/data-market/abdomen-pelvis-ct?utm_source=huggingface&utm_medium=cpc&utm_campaign=ct-of-the-abdomen) to discuss your requirements, learn about the price and buy the dataset # Content ### The folder "files" includes 9 folders: - corresponding to name of the disease and including ct scans of people with this disease (**abdominal aorta dilatation, aneurysmal dilatation of aorta, aortic aneurysm, cancer, formation of adrenal gland, kidney development, liver formation, urolithiasis and vertebral compression fracture**) - including scans in 2 different formats: **.jpg and .dcm**. ### File with the extension .csv includes the following information for each media file: - **dcm**: link to access the .dcm file, - **jpg**: link to access the .jpg file, - **type**: name of the disease on the ct # Medical data might be collected in accordance with your requirements. ## [TrainingData](https://trainingdata.pro/data-market/abdomen-pelvis-ct?utm_source=huggingface&utm_medium=cpc&utm_campaign=ct-of-the-abdomen) provides high-quality data annotation tailored to your needs More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets** TrainingData's GitHub: **https://github.com/trainingdata-pro** *keywords: ct abdomen scans, ct abdomen classification, ct abdomen detection, abdominal aorta dilatation, aneurysmal dilatation of aorta, aortic aneurysm, cancer dataset, formation of adrenal gland dataset, kidney development dataset, liver formation, urolithiasis, vertebral compression fracture, cancer detection, cancer segmentation, cancer classification, liver formation dataset*
[ -0.4433065354824066, -0.5153446793556213, 0.37016579508781433, 0.04182153195142746, -0.6009594202041626, -0.2341468185186386, 0.3494589328765869, -0.07456541061401367, 0.3824339509010315, 0.6932246685028076, -0.4047359526157379, -0.8203961253166199, -0.7068635821342468, 0.3746633529663086,...
null
null
null
null
null
null
null
null
null
null
null
null
null
HuggingFaceTB/eval_data
HuggingFaceTB
2023-11-06T16:59:32Z
0
0
null
[ "region:us" ]
2023-11-06T16:59:32Z
2023-11-02T09:07:00.000Z
2023-11-02T09:07:00
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
Zerenidel/DG-CS
Zerenidel
2023-11-03T09:03:49Z
0
0
null
[ "region:us" ]
2023-11-03T09:03:49Z
2023-11-02T10:30:13.000Z
2023-11-02T10:30:13
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
Nathamon/CommentwordExpo_Eng-TH
Nathamon
2023-11-02T11:15:39Z
0
0
null
[ "region:us" ]
2023-11-02T11:15:39Z
2023-11-02T11:15:37.000Z
2023-11-02T11:15:37
--- dataset_info: features: - name: id dtype: string - name: sentence dtype: string - name: cleaned_sentence dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 2858226 num_examples: 12407 download_size: 1570070 dataset_size: 2858226 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "CommentwordExpo_Eng-TH" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.62508624792099, 0.013492941856384277, 0.31111353635787964, 0.3346642851829529, -0.38559430837631226, -0.00376047077588737, -0.04784871265292168, -0.33162814378738403, 0.9898967742919922, 0.5660960078239441, -0.9339256286621094, -0.697805643081665, -0.657524585723877, 0.11534392833709717...
null
null
null
null
null
null
null
null
null
null
null
null
null
AtilaVoices/leonovosom
AtilaVoices
2023-11-02T15:03:08Z
0
0
null
[ "region:us" ]
2023-11-02T15:03:08Z
2023-11-02T11:32:09.000Z
2023-11-02T11:32:09
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
berkouille/mistral_instruct_golf_dataset
berkouille
2023-11-02T12:52:27Z
0
0
null
[ "region:us" ]
2023-11-02T12:52:27Z
2023-11-02T12:51:10.000Z
2023-11-02T12:51:10
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
Back-up/Topic-Prediction-Context
Back-up
2023-11-02T13:20:42Z
0
0
null
[ "region:us" ]
2023-11-02T13:20:42Z
2023-11-02T13:20:37.000Z
2023-11-02T13:20:37
--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: topic struct: - name: topic dtype: string - name: answers struct: - name: answer_start sequence: int64 - name: text sequence: string - name: instruction dtype: string - name: prompt_name dtype: string splits: - name: train num_bytes: 260326 num_examples: 101 download_size: 125912 dataset_size: 260326 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "Topic-Prediction-Context" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7654752135276794, -0.46060383319854736, 0.3017190992832184, 0.2159799486398697, -0.33006003499031067, -0.3433912992477417, 0.11291319131851196, -0.08338000625371933, 0.9094676375389099, 0.43808284401893616, -0.9797860383987427, -0.7189537882804871, -0.6776930093765259, -0.45364245772361...
null
null
null
null
null
null
null
null
null
null
null
null
null
SaffalPoosh/AN4_ASR_dataset
SaffalPoosh
2023-11-02T15:08:20Z
0
0
null
[ "region:us" ]
2023-11-02T15:08:20Z
2023-11-02T13:55:30.000Z
2023-11-02T13:55:30
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: audio_filepath dtype: audio - name: duration dtype: float64 - name: text dtype: string splits: - name: train num_bytes: 81556453.0 num_examples: 948 - name: test num_bytes: 11434382.0 num_examples: 130 download_size: 86823191 dataset_size: 92990835.0 --- # Dataset Card for "AN4_ASR_dataset" This dataset can be used to train NEMO English Speech models. Audio files are sampled at `16kHz`. [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.582008957862854, -0.24456718564033508, -0.23970018327236176, -0.10262537747621536, -0.19659700989723206, -0.11226609349250793, -0.007525413762778044, -0.5355747938156128, 0.3713729977607727, 0.5228803157806396, -0.9496733546257019, -0.3849171996116638, -0.37218743562698364, 0.2661041021...
null
null
null
null
null
null
null
null
null
null
null
null
null
alvarobartt/ultrafeedback-instruction-dataset-mini
alvarobartt
2023-11-03T11:30:49Z
0
0
null
[ "region:us" ]
2023-11-03T11:30:49Z
2023-11-02T14:13:42.000Z
2023-11-02T14:13:42
--- dataset_info: features: - name: instruction dtype: string - name: generations sequence: string - name: raw_generation_response sequence: string - name: rating sequence: int64 - name: rationale sequence: string - name: raw_labelling_response struct: - name: choices list: - name: finish_reason dtype: string - name: index dtype: int64 - name: message struct: - name: content dtype: string - name: role dtype: string - name: created dtype: int64 - name: id dtype: string - name: model dtype: string - name: object dtype: string - name: usage struct: - name: completion_tokens dtype: int64 - name: prompt_tokens dtype: int64 - name: total_tokens dtype: int64 splits: - name: train num_bytes: 19411 num_examples: 5 - name: test num_bytes: 18987 num_examples: 5 download_size: 65415 dataset_size: 38398 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* --- # Dataset Card for "ultrafeedback-instruction-dataset-mini" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.4217410683631897, -0.3165821433067322, 0.1458531767129898, 0.29823973774909973, -0.09609021991491318, -0.09117492288351059, 0.2624126970767975, 0.12039504200220108, 0.824566662311554, 0.4844103455543518, -1.0898367166519165, -0.6229599118232727, -0.14948220551013947, -0.2900745272636413...
null
null
null
null
null
null
null
null
null
null
null
null
null
Back-up/Topic-Prediction-Context-With-Random-Prompts
Back-up
2023-11-02T14:28:03Z
0
0
null
[ "region:us" ]
2023-11-02T14:28:03Z
2023-11-02T14:27:58.000Z
2023-11-02T14:27:58
--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: topic struct: - name: topic dtype: string - name: answers struct: - name: answer_start sequence: int64 - name: text sequence: string - name: instruction dtype: string - name: prompt_name dtype: string splits: - name: train num_bytes: 256498 num_examples: 101 download_size: 124883 dataset_size: 256498 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "Topic-Prediction-Context-With-Random-Prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6991242170333862, -0.6277627348899841, 0.49974194169044495, 0.27495259046554565, -0.3839663565158844, -0.36375710368156433, 0.08367914706468582, 0.08234601467847824, 0.8361527919769287, 0.3346233665943146, -1.1710844039916992, -0.6748064756393433, -0.5152390003204346, -0.257030755281448...
null
null
null
null
null
null
null
null
null
null
null
null
null
Back-up/Topic-Prediction-Context-With-Random-Prompts-in-the-end
Back-up
2023-11-02T14:48:54Z
0
0
null
[ "region:us" ]
2023-11-02T14:48:54Z
2023-11-02T14:48:47.000Z
2023-11-02T14:48:47
--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: topic struct: - name: topic dtype: string - name: answers struct: - name: answer_start sequence: int64 - name: text sequence: string - name: instruction dtype: string - name: prompt_name dtype: string splits: - name: train num_bytes: 248398 num_examples: 101 download_size: 125460 dataset_size: 248398 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "Topic-Prediction-Context-With-Random-Prompts-in-the-end" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7424429059028625, -0.5943124890327454, 0.5348438620567322, 0.1404305249452591, -0.43815240263938904, -0.27024000883102417, 0.01653953269124031, 0.01747421734035015, 0.7845714688301086, 0.3587835431098938, -1.2124403715133667, -0.6322920918464661, -0.5574787259101868, -0.229228213429451,...
null
null
null
null
null
null
null
null
null
null
null
null
null
Tonic/K23-Huggingface-Certificate-of-Excellence
Tonic
2023-11-02T15:29:15Z
0
0
null
[ "language:en", "license:apache-2.0", "region:us" ]
2023-11-02T15:29:15Z
2023-11-02T15:28:00.000Z
2023-11-02T15:28:00
--- license: apache-2.0 language: - en pretty_name: Certificate of Excellence ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
Back-up/Topic-Prediction-with-pair-qa-v1
Back-up
2023-11-02T15:32:12Z
0
0
null
[ "region:us" ]
2023-11-02T15:32:12Z
2023-11-02T15:32:07.000Z
2023-11-02T15:32:07
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: topic struct: - name: topic dtype: string - name: answers struct: - name: answer_start sequence: int64 - name: text sequence: string - name: instruction dtype: string - name: prompt_name dtype: string splits: - name: train num_bytes: 153313 num_examples: 101 download_size: 82427 dataset_size: 153313 --- # Dataset Card for "Topic-Prediction-with-pair-qa-v1" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6301228404045105, -0.38692739605903625, 0.3014339506626129, 0.24073366820812225, -0.5359840393066406, -0.1649983823299408, 0.5129762291908264, -0.025992918759584427, 1.1752327680587769, 0.435570627450943, -0.8414177298545837, -0.6674911379814148, -0.4788086414337158, -0.5192005038261414...
null
null
null
null
null
null
null
null
null
null
null
null
null
JorJuz/JorJuz
JorJuz
2023-11-02T15:36:32Z
0
0
null
[ "region:us" ]
2023-11-02T15:36:32Z
2023-11-02T15:36:10.000Z
2023-11-02T15:36:10
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
patrickvonplaten/images_distil
patrickvonplaten
2023-11-02T15:42:00Z
0
0
null
[ "region:us" ]
2023-11-02T15:42:00Z
2023-11-02T15:37:07.000Z
2023-11-02T15:37:07
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
herikhug/vozherik
herikhug
2023-11-02T16:21:14Z
0
0
null
[ "region:us" ]
2023-11-02T16:21:14Z
2023-11-02T15:47:54.000Z
2023-11-02T15:47:54
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
thangvip/OpenOrca-translate-openQA
thangvip
2023-11-02T16:25:14Z
0
0
null
[ "region:us" ]
2023-11-02T16:25:14Z
2023-11-02T16:23:59.000Z
2023-11-02T16:23:59
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
SouBryan/FNaF_Movie_William_Afton_in_Springbonnie_Suit
SouBryan
2023-11-02T16:42:35Z
0
0
null
[ "license:mit", "region:us" ]
2023-11-02T16:42:35Z
2023-11-02T16:34:44.000Z
2023-11-02T16:34:44
--- license: mit ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
Xapien/gpt4_pipe_test
Xapien
2023-11-02T16:46:56Z
0
0
null
[ "region:us" ]
2023-11-02T16:46:56Z
2023-11-02T16:46:54.000Z
2023-11-02T16:46:54
--- dataset_info: features: - name: input_data dtype: string - name: output_data dtype: string splits: - name: train num_bytes: 2067 num_examples: 2 download_size: 8861 dataset_size: 2067 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "gpt4_pipe_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5923829674720764, -0.2791891098022461, 0.2909488081932068, 0.07600146532058716, -0.31155943870544434, 0.03549884259700775, 0.6059607267379761, 0.12040673196315765, 0.6093194484710693, 0.4114752411842346, -0.6997130513191223, -0.6738758087158203, -0.69557785987854, -0.04343064874410629, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
automated-research-group/squad
automated-research-group
2023-11-02T16:54:11Z
0
0
null
[ "region:us" ]
2023-11-02T16:54:11Z
2023-11-02T16:54:03.000Z
2023-11-02T16:54:03
--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: question dtype: string - name: answers sequence: - name: text dtype: string - name: answer_start dtype: int32 - name: answer dtype: string splits: - name: validation num_bytes: 11802930 num_examples: 10570 download_size: 2657053 dataset_size: 11802930 configs: - config_name: default data_files: - split: validation path: data/validation-* --- # Dataset Card for "squad" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5696945190429688, -0.16166087985038757, 0.11936185508966446, 0.41731250286102295, -0.07287583500146866, 0.3551118075847626, 0.36936476826667786, -0.2210780829191208, 0.8412178158760071, 0.3312908113002777, -1.3343300819396973, -0.6723206639289856, -0.4849938154220581, -0.115598708391189...
null
null
null
null
null
null
null
null
null
null
null
null
null
thangvip/webglm-data-100
thangvip
2023-11-02T17:29:19Z
0
0
null
[ "region:us" ]
2023-11-02T17:29:19Z
2023-11-02T17:17:14.000Z
2023-11-02T17:17:14
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
ZenkoDraken/FNAF
ZenkoDraken
2023-11-02T17:22:38Z
0
0
null
[ "region:us" ]
2023-11-02T17:22:38Z
2023-11-02T17:21:09.000Z
2023-11-02T17:21:09
Entry not found
[ -0.3227647542953491, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965083122253, 0.7915717959403992, 0.07618629932403564, 0.7746022343635559, 0.2563222348690033, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
developer0313testing/meds
developer0313testing
2023-11-02T17:25:58Z
0
0
null
[ "region:us" ]
2023-11-02T17:25:58Z
2023-11-02T17:24:33.000Z
2023-11-02T17:24:33
Entry not found
[ -0.3227647542953491, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965083122253, 0.7915717959403992, 0.07618629932403564, 0.7746022343635559, 0.2563222348690033, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
Fraternitas/out-of-scope
Fraternitas
2023-11-03T00:47:43Z
0
0
null
[ "task_categories:text-classification", "size_categories:10K<n<100K", "language:en", "region:us" ]
2023-11-03T00:47:43Z
2023-11-02T18:26:51.000Z
2023-11-02T18:26:51
--- task_categories: - text-classification language: - en size_categories: - 10K<n<100K --- Here we can find the datasets generated to make a out-of-context classifier (ElektraGo Chat). There are different version of the dataset: - High Imbalanced - Imbalanced - Balanced (data augmentation and undersampling)
[ -0.605530858039856, -0.7509731650352478, -0.09226062148809433, -0.17838042974472046, -0.1152167022228241, 0.17929786443710327, -0.10856875777244568, -0.5812815427780151, 0.5650050044059753, 0.9547370076179504, -0.9378345012664795, -0.16471587121486664, -0.3805539309978485, -0.1676743626594...
null
null
null
null
null
null
null
null
null
null
null
null
null
taesiri/twt-2021
taesiri
2023-11-03T04:17:24Z
0
0
null
[ "region:us" ]
2023-11-03T04:17:24Z
2023-11-02T18:55:49.000Z
2023-11-02T18:55:49
Entry not found
[ -0.3227647542953491, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965083122253, 0.7915717959403992, 0.07618629932403564, 0.7746022343635559, 0.2563222348690033, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
mabzak/id-politics-youtube-comment-21k
mabzak
2023-11-02T19:08:46Z
0
0
null
[ "region:us" ]
2023-11-02T19:08:46Z
2023-11-02T19:05:59.000Z
2023-11-02T19:05:59
Entry not found
[ -0.3227647542953491, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965083122253, 0.7915717959403992, 0.07618629932403564, 0.7746022343635559, 0.2563222348690033, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
dhanush23/audio_dataset
dhanush23
2023-11-02T19:48:07Z
0
0
null
[ "region:us" ]
2023-11-02T19:48:07Z
2023-11-02T19:40:56.000Z
2023-11-02T19:40:56
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: file_path dtype: string - name: emotion dtype: string splits: - name: train num_bytes: 312421.43086865044 num_examples: 4657 - name: test num_bytes: 133971.56913134956 num_examples: 1997 download_size: 66671 dataset_size: 446393.0 --- # Dataset Card for "audio_dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7611563205718994, -0.2706446349620819, 0.24273259937763214, 0.2535110116004944, -0.06406217813491821, -0.05985851213335991, 0.003681810572743416, -0.19313783943653107, 0.8994847536087036, 0.3415267765522003, -0.9259430766105652, -0.8227945566177368, -0.6241369843482971, -0.3967985510826...
null
null
null
null
null
null
null
null
null
null
null
null
null
Bsbell21/demodata1102
Bsbell21
2023-11-02T20:51:19Z
0
0
null
[ "region:us" ]
2023-11-02T20:51:19Z
2023-11-02T20:51:18.000Z
2023-11-02T20:51:18
--- dataset_info: features: - name: item dtype: string - name: description dtype: string - name: ad dtype: string splits: - name: train num_bytes: 1671 num_examples: 5 download_size: 4854 dataset_size: 1671 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "demodata1102" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5466989278793335, -0.023856669664382935, 0.24935413897037506, 0.2552126944065094, -0.18247048556804657, -0.055712562054395676, 0.2621386647224426, -0.044562261551618576, 0.8892413973808289, 0.42299535870552063, -0.905126690864563, -0.7042154669761658, -0.5106009840965271, -0.28971648216...
null
null
null
null
null
null
null
null
null
null
null
null
null
xxx4sharedxxx/ProgOOTryb
xxx4sharedxxx
2023-11-02T21:46:30Z
0
0
null
[ "region:us" ]
2023-11-02T21:46:30Z
2023-11-02T21:02:25.000Z
2023-11-02T21:02:25
Entry not found
[ -0.3227647542953491, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965083122253, 0.7915717959403992, 0.07618629932403564, 0.7746022343635559, 0.2563222348690033, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null