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
tkuye/resuparse
tkuye
2022-10-25T22:09:47Z
18
0
null
[ "license:apache-2.0", "region:us" ]
2022-10-25T22:09:47Z
2022-10-25T19:29:03.000Z
2022-10-25T19:29:03
--- license: apache-2.0 ---
[ -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
arbml/Zero_Shot_Cross_Lingual_NER_ar
arbml
2022-10-25T22:24:08Z
18
0
null
[ "region:us" ]
2022-10-25T22:24:08Z
2022-10-25T21:32:08.000Z
2022-10-25T21:32: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
voidful/librispeech_asr_text
voidful
2022-10-27T11:59:48Z
18
0
null
[ "region:us" ]
2022-10-27T11:59:48Z
2022-10-27T11:58:30.000Z
2022-10-27T11:58:30
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
HuggingDavid/simple-mnist-flagging
HuggingDavid
2022-11-10T12:39:11Z
18
0
null
[ "region:us" ]
2022-11-10T12:39:11Z
2022-10-28T14:54:18.000Z
2022-10-28T14:54:18
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
abhinavk/openpi_v2
abhinavk
2022-11-07T02:23:34Z
18
1
null
[ "task_categories:question-answering", "task_categories:text-classification", "task_ids:entity-linking-classification", "task_ids:natural-language-inference", "annotations_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "language:en", "license:cc-by-4.0", "r...
2022-11-07T02:23:34Z
2022-10-31T04:49:26.000Z
2022-10-31T04:49:26
--- annotations_creators: - expert-generated language: - en language_creators: [] license: - cc-by-4.0 multilinguality: - monolingual pretty_name: openpi_v2 size_categories: - 10K<n<100K source_datasets: [] tags: [] task_categories: - question-answering - text-classification task_ids: - entity-linking-classification - natural-language-inference --- # Dataset Card for openpi_v2 ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary Open PI is the first dataset for tracking state changes in procedural text from arbitrary domains by using an unrestricted (open) vocabulary. Our solution is a new task formulation in which just the text is provided, from which a set of state changes (entity, attribute, before, after) is generated for each step, where the entity, attribute, and values must all be predicted from an open vocabulary. ### Supported Tasks and Leaderboards - `Task 1`: Given paragraph (e.g., with 5 steps), identify entities that change (challenge: implicit entities, some explicit entities that don’t change) - `Task 3`: Given paragraph, identify the attributes of entity that change (challenge: implicit entities, attributes & many combinations) - `Task 4`: Given paragraph & an entity, identify the sequence of attribute value changes (challenge: implicit attributes) - `Task 7`: Given image url, identify the visual attributes of entity and non-visual attributes of entity that change ### Languages English ## Dataset Structure ### Data Instances A typical instance in the dataset: ``` { "goal": "goal1_text", "steps": [ "step1_text", "step2_text", ... ], "topics": "topic1_annotation", "image_urls": [ "step1_url_text", "step2_url_text", ... ], "states": [ { "answers_openpiv1_metadata": { "entity": "entity1 | entity2 | ...", "attribute": "attribute1 | attribute2 | ...", "answers": [ "before: step1_entity1_before | step1_entity2_before, after: step1_entity1_after | step1_entity2_after", ... ], "modality": [ "step1_entity1_modality_id | step1_entity2_modality_id", ... ] }, "entity": "entity1 | entity2 | ...", "attribute": "attribute1 | attribute2 | ...", "answers": [ "before: step1_entity1_before_merged | step1_entity2_before_merged, after: step1_entity1_after_merged | step1_entity2_after_merged", ... ] } ] } ``` ### Data Fields The following is an excerpt from the dataset README: Within "goal", "steps", "topics", and "image_urls", the fields should be self-explanatory. Listed below is an explanation about those within "states": #### Fields specific to questions: ### Data Splits Train, Valid, Dev ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
[ -0.4524059593677521, -0.7332965731620789, 0.31771647930145264, 0.09931936115026474, -0.16198354959487915, -0.26522523164749146, -0.41352379322052, -0.42369887232780457, 0.25490298867225647, 0.5907735228538513, -0.8211653232574463, -0.9716915488243103, -0.5620422959327698, 0.000681070494465...
null
null
null
null
null
null
null
null
null
null
null
null
null
eldelentes/me
eldelentes
2022-11-01T21:37:36Z
18
0
null
[ "region:us" ]
2022-11-01T21:37:36Z
2022-11-01T21:36:26.000Z
2022-11-01T21:36:26
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
huggingface-projects/sd-multiplayer-data
huggingface-projects
2022-12-13T14:37:41Z
18
2
null
[ "region:us" ]
2022-12-13T14:37:41Z
2022-11-02T00:57:18.000Z
2022-11-02T00:57:18
To access an image use the following Bucket URL: https://d26smi9133w0oo.cloudfront.net/ example: https://d26smi9133w0oo.cloudfront.net/room-7/1670520485-CZk4C72xBr5wPfTpwDAnG6-7648_7008-a-chicken-breaking-through-a-mirrornnotn.webp **Bucket URL/key** SQLite https://huggingface.co/datasets/huggingface-projects/sd-multiplayer-data/blob/main/rooms_data.db ```bash sqlite> PRAGMA table_info(rooms_data); 0|id|INTEGER|1||1 1|room_id|TEXT|1||0 2|uuid|TEXT|1||0 3|x|INTEGER|1||0 4|y|INTEGER|1||0 5|prompt|TEXT|1||0 6|time|DATETIME|1||0 7|key|TEXT|1||0 $: sqlite3 rooms_data.db SELECT * FROM rooms_data WHERE room_id = 'room-40'; ``` JSON example https://huggingface.co/datasets/huggingface-projects/sd-multiplayer-data/blob/main/room-39.json ```json [ { "id": 160103269, "room_id": "room-7", "uuid": "CZk4C72xBr5wPfTpwDAnG6", "x": 7648, "y": 7008, "prompt": "7648_7008 a chicken breaking through a mirrornnotn webp", "time": "2022-12-08T17:28:06+00:00", "key": "room-7/1670520485-CZk4C72xBr5wPfTpwDAnG6-7648_7008-a-chicken-breaking-through-a-mirrornnotn.webp" } ]
[ -0.7150269746780396, -0.822508692741394, 0.6310902237892151, 0.23707957565784454, -0.4414265751838684, 0.10439424961805344, 0.36213308572769165, -0.21998438239097595, 0.5241038203239441, 0.700751006603241, -0.9380958676338196, -0.7102817296981812, -0.5350398421287537, 0.060805872082710266,...
null
null
null
null
null
null
null
null
null
null
null
null
null
Eddiefloat/d.nochka
Eddiefloat
2022-11-02T02:16:29Z
18
0
null
[ "region:us" ]
2022-11-02T02:16:29Z
2022-11-02T02:15:19.000Z
2022-11-02T02:15:19
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
henryscheible/crows_pairs
henryscheible
2022-11-02T02:25:56Z
18
0
null
[ "region:us" ]
2022-11-02T02:25:56Z
2022-11-02T02:25:49.000Z
2022-11-02T02:25:49
--- dataset_info: features: - name: label dtype: int64 - name: input_ids sequence: int32 - name: token_type_ids sequence: int8 - name: attention_mask sequence: int8 splits: - name: test num_bytes: 146765.59151193633 num_examples: 302 - name: train num_bytes: 586090.4084880636 num_examples: 1206 download_size: 113445 dataset_size: 732856.0 --- # Dataset Card for "crows_pairs" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.35300323367118835, -0.18931737542152405, -0.08158734440803528, 0.4204406440258026, -0.3106718957424164, -0.04868492856621742, 0.3732246458530426, -0.36123672127723694, 0.9837997555732727, 0.36130714416503906, -0.7626888751983643, -0.686705470085144, -0.6306230425834656, -0.1341947019100...
null
null
null
null
null
null
null
null
null
null
null
null
null
beyond/chinese_clean_passages_80m
beyond
2022-12-06T07:09:20Z
18
22
null
[ "region:us" ]
2022-12-06T07:09:20Z
2022-11-02T02:53:49.000Z
2022-11-02T02:53:49
--- dataset_info: features: - name: passage dtype: string splits: - name: train num_bytes: 18979214734 num_examples: 88328203 download_size: 1025261393 dataset_size: 18979214734 --- # `chinese_clean_passages_80m` 包含**8千余万**(88328203)个**纯净**中文段落,不包含任何字母、数字。\ Containing more than **80 million pure \& clean** Chinese passages, without any letters/digits/special tokens. 文本长度大部分介于50\~200个汉字之间。\ The passage length is approximately 50\~200 Chinese characters. 通过`datasets.load_dataset()`下载数据,会产生38个大小约340M的数据包,共约12GB,所以请确保有足够空间。\ Downloading the dataset will result in 38 data shards each of which is about 340M and 12GB in total. Make sure there's enough space in your device:) ``` >>> passage_dataset = load_dataset('beyond/chinese_clean_passages_80m') <<< Downloading data: 100%|█| 341M/341M [00:06<00:00, 52.0MB Downloading data: 100%|█| 342M/342M [00:06<00:00, 54.4MB Downloading data: 100%|█| 341M/341M [00:06<00:00, 49.1MB Downloading data: 100%|█| 341M/341M [00:14<00:00, 23.5MB Downloading data: 100%|█| 341M/341M [00:10<00:00, 33.6MB Downloading data: 100%|█| 342M/342M [00:07<00:00, 43.1MB ...(38 data shards) ``` 本数据集被用于训练[GENIUS模型中文版](https://huggingface.co/spaces/beyond/genius),如果这个数据集对您的研究有帮助,请引用以下论文。 This dataset is created for the pre-training of [GENIUS model](https://huggingface.co/spaces/beyond/genius), if you find this dataset useful, please cite our paper. ``` @article{guo2022genius, title={GENIUS: Sketch-based Language Model Pre-training via Extreme and Selective Masking for Text Generation and Augmentation}, author={Guo, Biyang and Gong, Yeyun and Shen, Yelong and Han, Songqiao and Huang, Hailiang and Duan, Nan and Chen, Weizhu}, journal={arXiv preprint arXiv:2211.10330}, year={2022} } ``` --- Acknowledgment:\ 数据是基于[CLUE中文预训练语料集](https://github.com/CLUEbenchmark/CLUE)进行处理、过滤得到的。\ This dataset is processed/filtered from the [CLUE pre-training corpus](https://github.com/CLUEbenchmark/CLUE). 原始数据集引用: ``` @misc{bright_xu_2019_3402023, author = {Bright Xu}, title = {NLP Chinese Corpus: Large Scale Chinese Corpus for NLP }, month = sep, year = 2019, doi = {10.5281/zenodo.3402023}, version = {1.0}, publisher = {Zenodo}, url = {https://doi.org/10.5281/zenodo.3402023} } ```
[ -0.188688725233078, -0.6350117921829224, 0.324763685464859, 0.17567428946495056, -0.7258321642875671, -0.2215440571308136, -0.3360462486743927, -0.475828617811203, 0.469428688287735, 0.7147069573402405, -0.5919714570045471, -0.720962643623352, -0.25960204005241394, 0.19627918303012848, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
Eddiefloat/dinaeddie
Eddiefloat
2022-11-02T03:44:08Z
18
0
null
[ "region:us" ]
2022-11-02T03:44:08Z
2022-11-02T03:34:39.000Z
2022-11-02T03:34:39
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
gary109/onset-drums_corpora_parliament_processed
gary109
2022-11-22T07:42:46Z
18
0
null
[ "region:us" ]
2022-11-22T07:42:46Z
2022-11-02T03:50:08.000Z
2022-11-02T03:50:08
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 43947 num_examples: 283 download_size: 14691 dataset_size: 43947 --- # Dataset Card for "onset-drums_corpora_parliament_processed" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.600570797920227, -0.32003358006477356, 0.3168715834617615, 0.4703483283519745, -0.4099701941013336, 0.10671718418598175, -0.22511370480060577, -0.1509547382593155, 0.7396805286407471, 0.6025539636611938, -0.7789676189422607, -1.0225894451141357, -0.8543732166290283, -0.07896395027637482...
null
null
null
null
null
null
null
null
null
null
null
null
null
dhmeltzer/goodreads_test
dhmeltzer
2022-11-02T04:14:57Z
18
0
null
[ "region:us" ]
2022-11-02T04:14:57Z
2022-11-02T04:14:19.000Z
2022-11-02T04:14:19
--- dataset_info: features: - name: review_text dtype: string - name: input_ids sequence: int32 - name: attention_mask sequence: int8 splits: - name: train num_bytes: 1010427121 num_examples: 478033 download_size: 496736771 dataset_size: 1010427121 --- # Dataset Card for "goodreads_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5892218947410583, -0.3162166476249695, -0.05149558186531067, 0.129323810338974, -0.3301917314529419, -0.2517179548740387, 0.41408926248550415, -0.23116958141326904, 0.7986502051353455, 0.41664576530456543, -0.8131977319717407, -0.6086527705192566, -0.5167437791824341, -0.077112667262554...
null
null
null
null
null
null
null
null
null
null
null
null
null
yenned/Yennedmtgcards
yenned
2022-11-02T08:22:37Z
18
0
null
[ "region:us" ]
2022-11-02T08:22:37Z
2022-11-02T08:18:52.000Z
2022-11-02T08:18:52
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
ozanba/final_project_dataset
ozanba
2022-12-19T20:26:10Z
18
0
null
[ "license:other", "region:us" ]
2022-12-19T20:26:10Z
2022-11-11T19:22:14.000Z
2022-11-11T19:22:14
--- license: other ---
[ -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
andrewburns/8_icon_2k
andrewburns
2022-11-11T20:19:59Z
18
1
null
[ "region:us" ]
2022-11-11T20:19:59Z
2022-11-11T20:04:11.000Z
2022-11-11T20:04:11
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
vidhikatkoria/SGD_Restaurants
vidhikatkoria
2023-03-21T20:51:19Z
18
0
null
[ "region:us" ]
2023-03-21T20:51:19Z
2022-11-11T21:15:54.000Z
2022-11-11T21:15:54
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 2860131.272837388 num_examples: 9906 - name: test num_bytes: 163 num_examples: 1 download_size: 1155851 dataset_size: 2860294.272837388 --- # Dataset Card for "SGD_Restaurants" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.342510461807251, -0.4395771622657776, 0.1755867451429367, 0.06474006921052933, 0.03191720321774483, -0.1469067484140396, 0.34180429577827454, 0.03591849282383919, 0.8820080161094666, 0.7471569776535034, -0.7225354909896851, -0.937001645565033, -0.3457006812095642, -0.23912450671195984, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Media
vidhikatkoria
2023-03-21T20:51:44Z
18
0
null
[ "region:us" ]
2023-03-21T20:51:44Z
2022-11-11T21:16:07.000Z
2022-11-11T21:16:07
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 1404611.2159709618 num_examples: 6060 - name: test num_bytes: 330 num_examples: 1 download_size: 529801 dataset_size: 1404941.2159709618 --- # Dataset Card for "SGD_Media" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6460700631141663, -0.25073477625846863, 0.03689540922641754, 0.2649887502193451, -0.28640425205230713, 0.06411712616682053, 0.17162829637527466, 0.18996383249759674, 0.9202387928962708, 0.4644215404987335, -0.9303689002990723, -0.7635311484336853, -0.6703954339027405, -0.490742951631546...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Events
vidhikatkoria
2023-03-21T20:52:11Z
18
0
null
[ "region:us" ]
2023-03-21T20:52:11Z
2022-11-11T21:16:20.000Z
2022-11-11T21:16:20
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 4745618.287889816 num_examples: 17860 - name: test num_bytes: 248 num_examples: 1 download_size: 1966143 dataset_size: 4745866.287889816 --- # Dataset Card for "SGD_Events" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.4329729378223419, -0.23650065064430237, 0.15852627158164978, 0.1574506312608719, -0.24391965568065643, -0.13708175718784332, 0.26419979333877563, -0.029264546930789948, 1.015628457069397, 0.33567169308662415, -0.9333561062812805, -0.8378587961196899, -0.38684722781181335, -0.54060745239...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Music
vidhikatkoria
2023-03-21T20:52:36Z
18
0
null
[ "region:us" ]
2023-03-21T20:52:36Z
2022-11-11T21:16:34.000Z
2022-11-11T21:16:34
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 1755419.6172071476 num_examples: 7554 - name: test num_bytes: 193 num_examples: 1 download_size: 694555 dataset_size: 1755612.6172071476 --- # Dataset Card for "SGD_Music" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5720690488815308, -0.21895121037960052, 0.07665421813726425, 0.3352983295917511, -0.1799548715353012, 0.04399367794394493, -0.02715400606393814, 0.02447964996099472, 0.9371960163116455, 0.5057861804962158, -0.9776531457901001, -0.8868280053138733, -0.4553293287754059, -0.513037502765655...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Movies
vidhikatkoria
2023-03-21T20:53:02Z
18
0
null
[ "region:us" ]
2023-03-21T20:53:02Z
2022-11-11T21:16:47.000Z
2022-11-11T21:16:47
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 1808099.5360110803 num_examples: 7219 - name: test num_bytes: 297 num_examples: 1 download_size: 729887 dataset_size: 1808396.5360110803 --- # Dataset Card for "SGD_Movies" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5087154507637024, -0.22203201055526733, 0.1185946986079216, 0.04934275895357132, -0.3549039363861084, 0.11909572780132294, 0.3923589587211609, 0.2577572166919708, 0.9375381469726562, 0.5907703042030334, -0.9643145799636841, -0.6579643487930298, -0.685729444026947, -0.4269833564758301, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_RideSharing
vidhikatkoria
2023-03-21T20:53:54Z
18
0
null
[ "region:us" ]
2023-03-21T20:53:54Z
2022-11-11T21:17:14.000Z
2022-11-11T21:17:14
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 658561.1466613673 num_examples: 2515 - name: test num_bytes: 188 num_examples: 1 download_size: 242358 dataset_size: 658749.1466613673 --- # Dataset Card for "SGD_RideSharing" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.47633668780326843, -0.07677222788333893, 0.10472803562879562, 0.4246899485588074, -0.26301318407058716, 0.053592581301927567, 0.44244110584259033, -0.2026931792497635, 0.9463567733764648, 0.41026851534843445, -1.0174084901809692, -0.5553178787231445, -0.3080093562602997, -0.577666282653...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Buses
vidhikatkoria
2023-03-21T20:54:45Z
18
0
null
[ "region:us" ]
2023-03-21T20:54:45Z
2022-11-11T21:17:39.000Z
2022-11-11T21:17:39
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 2009266.9424069906 num_examples: 7552 - name: test num_bytes: 356 num_examples: 1 download_size: 769749 dataset_size: 2009622.9424069906 --- # Dataset Card for "SGD_Buses" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7150105834007263, -0.29908663034439087, 0.2689615786075592, 0.2867065668106079, -0.1319195032119751, -0.049813125282526016, 0.4584161043167114, 0.047065749764442444, 0.8841111660003662, 0.529289960861206, -0.9205930233001709, -0.6047303080558777, -0.36838874220848083, -0.527834415435791...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Hotels
vidhikatkoria
2023-03-21T20:55:11Z
18
1
null
[ "region:us" ]
2023-03-21T20:55:11Z
2022-11-11T21:17:52.000Z
2022-11-11T21:17:52
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 3552843.2265793467 num_examples: 12520 - name: test num_bytes: 439 num_examples: 1 download_size: 1494564 dataset_size: 3553282.2265793467 --- # Dataset Card for "SGD_Hotels" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.44281986355781555, -0.25583645701408386, 0.06280653178691864, 0.21444568037986755, -0.16770650446414948, -0.03260691091418266, 0.1594216674566269, 0.08129880577325821, 0.849815309047699, 0.5703332424163818, -0.7503705620765686, -0.8507852554321289, -0.4551946222782135, -0.25792342424392...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Services
vidhikatkoria
2023-03-21T20:55:38Z
18
0
null
[ "region:us" ]
2023-03-21T20:55:38Z
2022-11-11T21:18:05.000Z
2022-11-11T21:18:05
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 3478972.4778884 num_examples: 12956 - name: test num_bytes: 88 num_examples: 1 download_size: 1443168 dataset_size: 3479060.4778884 --- # Dataset Card for "SGD_Services" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5347405076026917, -0.229648619890213, 0.07875098288059235, 0.2739197611808777, -0.08196263015270233, 0.07373259216547012, 0.4768633246421814, -0.011638347059488297, 0.8907606601715088, 0.66034996509552, -0.9491309523582458, -0.6900402307510376, -0.43018409609794617, -0.3413042724132538,...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Homes
vidhikatkoria
2023-03-21T20:56:03Z
18
0
null
[ "region:us" ]
2023-03-21T20:56:03Z
2022-11-11T21:18:19.000Z
2022-11-11T21:18:19
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 2242529.6826529265 num_examples: 7568 - name: test num_bytes: 309 num_examples: 1 download_size: 883348 dataset_size: 2242838.6826529265 --- # Dataset Card for "SGD_Homes" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5613778829574585, -0.36753132939338684, 0.07157167047262192, 0.2527555823326111, -0.030615704134106636, 0.1617555171251297, 0.2947804927825928, 0.17723052203655243, 0.7468294501304626, 0.5321921110153198, -0.7540813088417053, -0.8933497071266174, -0.4694543182849884, -0.449210524559021,...
null
null
null
null
null
null
null
null
null
null
null
null
null
vidhikatkoria/SGD_Calendar
vidhikatkoria
2023-03-21T20:56:53Z
18
0
null
[ "region:us" ]
2023-03-21T20:56:53Z
2022-11-11T21:18:44.000Z
2022-11-11T21:18:44
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 647408.8420239475 num_examples: 2588 - name: test num_bytes: 352 num_examples: 1 download_size: 235037 dataset_size: 647760.8420239475 --- # Dataset Card for "SGD_Calendar" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.3636905252933502, -0.14776934683322906, -0.0005882978439331055, 0.36334988474845886, -0.29964902997016907, -0.24171610176563263, 0.27760058641433716, 0.0047476161271333694, 0.8578875660896301, 0.41400572657585144, -1.137111783027649, -0.7646751999855042, -0.3283785283565521, -0.48767027...
null
null
null
null
null
null
null
null
null
null
null
null
null
andrewburns/emoji
andrewburns
2022-11-11T21:56:39Z
18
0
null
[ "region:us" ]
2022-11-11T21:56:39Z
2022-11-11T21:27:45.000Z
2022-11-11T21:27:45
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
andrewburns/emoji2
andrewburns
2022-11-11T21:57:44Z
18
0
null
[ "region:us" ]
2022-11-11T21:57:44Z
2022-11-11T21:57:04.000Z
2022-11-11T21:57:04
Entry not found
[ -0.3227648138999939, -0.22568459808826447, 0.8622260093688965, 0.43461498618125916, -0.5282989144325256, 0.701296329498291, 0.7915719151496887, 0.07618649303913116, 0.7746025323867798, 0.2563220262527466, -0.7852813601493835, -0.22573833167552948, -0.9104480743408203, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
Allenbv/Jojos-bizarre-diffusiondataset
Allenbv
2022-11-11T23:13:23Z
18
1
null
[ "license:creativeml-openrail-m", "region:us" ]
2022-11-11T23:13:23Z
2022-11-11T23:12:44.000Z
2022-11-11T23:12:44
--- license: creativeml-openrail-m ---
[ -0.12853379547595978, -0.18616773188114166, 0.6529127955436707, 0.4943625330924988, -0.19319316744804382, 0.23607458174228668, 0.36071985960006714, 0.05056329071521759, 0.5793651938438416, 0.740013837814331, -0.6508100628852844, -0.23783975839614868, -0.710224986076355, -0.0478257611393928...
null
null
null
null
null
null
null
null
null
null
null
null
null
Ziyang/CC4M
Ziyang
2022-11-12T06:33:23Z
18
0
null
[ "region:us" ]
2022-11-12T06:33:23Z
2022-11-12T06:25:29.000Z
2022-11-12T06:25:29
The training and validation files of the conceptual captions dataset (4M).
[ -0.22214438021183014, 0.024095064029097557, 0.4055640995502472, -0.024173466488718987, -0.3618277907371521, 0.4313673675060272, 0.38435718417167664, 0.19351813197135925, -0.15622831881046295, 0.9224464297294617, -0.760162889957428, -0.7544011473655701, -0.39322763681411743, 0.8663489818572...
null
null
null
null
null
null
null
null
null
null
null
null
null
julianmoraes/mrbeast-thumbnail-captions
julianmoraes
2022-11-12T08:37:17Z
18
0
null
[ "region:us" ]
2022-11-12T08:37:17Z
2022-11-12T08:36:55.000Z
2022-11-12T08:36:55
Entry not found
[ -0.3227648138999939, -0.22568459808826447, 0.8622260093688965, 0.43461498618125916, -0.5282989144325256, 0.701296329498291, 0.7915719151496887, 0.07618649303913116, 0.7746025323867798, 0.2563220262527466, -0.7852813601493835, -0.22573833167552948, -0.9104480743408203, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
statworx/leipzip-swiss
statworx
2022-11-21T16:19:02Z
18
1
null
[ "task_categories:text-generation", "task_ids:language-modeling", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "language:ch", "license:cc", "wikipedia", "region:us" ]
2022-11-21T16:19:02Z
2022-11-12T15:02:01.000Z
2022-11-12T15:02:01
--- annotations_creators: [] language: - ch language_creators: - found license: - cc multilinguality: - monolingual pretty_name: Leipzig Corpora Swiss German size_categories: - 100K<n<1M source_datasets: [] tags: - wikipedia task_categories: - text-generation task_ids: - language-modeling --- # Dataset Card for Leipzig Corpora Swiss German ## Dataset Description - **Homepage:** https://wortschatz.uni-leipzig.de/en/download/Swiss%20German - **Repository:** https://huggingface.co/datasets/statworx/leipzip-swiss ### Dataset Summary Swiss German Wikipedia corpus based on material from 2021. The corpus gsw_wikipedia_2021 is a Swiss German Wikipedia corpus based on material from 2021. It contains 232,933 sentences and 3,824,547 tokens. ### Languages Swiss-German ## Dataset Structure ### Data Instances Single sentences. ### Data Fields `sentence`: Text as string. ### Data Splits [More Information Needed] ## Dataset Creation ### Source Data #### Initial Data Collection and Normalization https://corpora.uni-leipzig.de/en?corpusId=gsw_wikipedia_2021 ## Additional Information ### Licensing Information Creative-Commons-Lizenz CC BY-NC ### Citation Information Leipzig Corpora Collection: Swiss German Wikipedia corpus based on material from 2021. Leipzig Corpora Collection. Dataset. https://corpora.uni-leipzig.de?corpusId=gsw_wikipedia_2021
[ -0.5809725522994995, -0.5830619931221008, 0.2271416336297989, 0.20093834400177002, -0.35925379395484924, -0.06826556473970413, -0.3374422490596771, -0.4160190224647522, 0.39064115285873413, 0.43168169260025024, -0.8790255188941956, -0.826191782951355, -0.4309333264827728, 0.217956691980361...
null
null
null
null
null
null
null
null
null
null
null
null
null
vegeta/nlplegal
vegeta
2022-11-12T17:32:30Z
18
0
null
[ "region:us" ]
2022-11-12T17:32:30Z
2022-11-12T16:35:04.000Z
2022-11-12T16:35:04
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 15816253477 num_examples: 218374246 - name: validation num_bytes: 1736194279 num_examples: 23880923 download_size: 8455493030 dataset_size: 17552447756 --- # Dataset Card for "nlplegal" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6298055052757263, -0.3505669832229614, -0.03450017049908638, 0.3857046067714691, -0.2077074944972992, 0.03759799897670746, -0.005932051222771406, -0.2286626547574997, 0.9530965685844421, 0.6614789366722107, -0.8920349478721619, -0.7932736277580261, -0.6211804747581482, 0.035470969974994...
null
null
null
null
null
null
null
null
null
null
null
null
null
zhangxinran/lolita-dress-ENG256
zhangxinran
2022-11-13T00:56:11Z
18
1
null
[ "region:us" ]
2022-11-13T00:56:11Z
2022-11-13T00:55:57.000Z
2022-11-13T00:55:57
--- dataset_info: features: - name: image dtype: image - name: text dtype: string splits: - name: train num_bytes: 82410459.0 num_examples: 745 download_size: 81543982 dataset_size: 82410459.0 --- # Dataset Card for "lolita-dress-ENG256" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5103070735931396, -0.36480340361595154, 0.12431303411722183, 0.5473684668540955, -0.23143954575061798, -0.24781475961208344, 0.36061230301856995, -0.33274465799331665, 0.9330925345420837, 0.7087627053260803, -0.8517743349075317, -0.9040622711181641, -0.5257465839385986, -0.2399006485939...
null
null
null
null
null
null
null
null
null
null
null
null
null
armixz/2020_BRFSS_Codebook_CDC
armixz
2022-11-13T03:17:39Z
18
0
null
[ "region:us" ]
2022-11-13T03:17:39Z
2022-11-13T03:16:05.000Z
2022-11-13T03:16: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
bigbio/mayosrs
bigbio
2022-12-22T15:44:58Z
18
0
null
[ "multilinguality:monolingual", "language:en", "license:cc0-1.0", "region:us" ]
2022-12-22T15:44:58Z
2022-11-13T22:09:14.000Z
2022-11-13T22:09:14
--- language: - en bigbio_language: - English license: cc0-1.0 multilinguality: monolingual bigbio_license_shortname: CC0_1p0 pretty_name: MayoSRS homepage: https://conservancy.umn.edu/handle/11299/196265 bigbio_pubmed: False bigbio_public: True bigbio_tasks: - SEMANTIC_SIMILARITY --- # Dataset Card for MayoSRS ## Dataset Description - **Homepage:** https://conservancy.umn.edu/handle/11299/196265 - **Pubmed:** False - **Public:** True - **Tasks:** STS MayoSRS consists of 101 clinical term pairs whose relatedness was determined by nine medical coders and three physicians from the Mayo Clinic. ## Citation Information ``` @article{pedersen2007measures, title={Measures of semantic similarity and relatedness in the biomedical domain}, author={Pedersen, Ted and Pakhomov, Serguei VS and Patwardhan, Siddharth and Chute, Christopher G}, journal={Journal of biomedical informatics}, volume={40}, number={3}, pages={288--299}, year={2007}, publisher={Elsevier} } ```
[ -0.3021382689476013, -0.2708583176136017, 0.5722079277038574, 0.1361984759569168, -0.4654460847377777, -0.18835431337356567, -0.2131008505821228, -0.3081994950771332, 0.8450635671615601, 0.3815356194972992, -0.5964508652687073, -0.8890141248703003, -0.687467098236084, 0.6040619015693665, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
bigbio/paramed
bigbio
2022-12-22T15:46:11Z
18
1
null
[ "multilinguality:multilingual", "language:en", "language:zh", "license:cc-by-4.0", "region:us" ]
2022-12-22T15:46:11Z
2022-11-13T22:11:13.000Z
2022-11-13T22:11:13
--- language: - en - zh bigbio_language: - English - Chinese license: cc-by-4.0 multilinguality: multilingual bigbio_license_shortname: CC_BY_4p0 pretty_name: ParaMed homepage: https://github.com/boxiangliu/ParaMed bigbio_pubmed: False bigbio_public: True bigbio_tasks: - TRANSLATION --- # Dataset Card for ParaMed ## Dataset Description - **Homepage:** https://github.com/boxiangliu/ParaMed - **Pubmed:** False - **Public:** True - **Tasks:** TRANSL NEJM is a Chinese-English parallel corpus crawled from the New England Journal of Medicine website. English articles are distributed through https://www.nejm.org/ and Chinese articles are distributed through http://nejmqianyan.cn/. The corpus contains all article pairs (around 2000 pairs) since 2011. ## Citation Information ``` @article{liu2021paramed, author = {Liu, Boxiang and Huang, Liang}, title = {ParaMed: a parallel corpus for English–Chinese translation in the biomedical domain}, journal = {BMC Medical Informatics and Decision Making}, volume = {21}, year = {2021}, url = {https://bmcmedinformdecismak.biomedcentral.com/articles/10.1186/s12911-021-01621-8}, doi = {10.1186/s12911-021-01621-8} } ```
[ -0.0794319286942482, -0.35744601488113403, 0.6372057199478149, 0.39457088708877563, -0.44182485342025757, -0.10747483372688293, -0.1596575826406479, -0.25224533677101135, 0.4557756781578064, 0.5343148112297058, -0.23319561779499054, -1.0595818758010864, -0.5932096838951111, 0.6003826260566...
null
null
null
null
null
null
null
null
null
null
null
null
null
hoskinson-center/proofnet
hoskinson-center
2023-03-17T21:25:37Z
18
8
null
[ "license:mit", "arxiv:2302.12433", "region:us" ]
2023-03-17T21:25:37Z
2022-11-17T23:53:41.000Z
2022-11-17T23:53:41
--- license: mit --- # ProofNet ## Dataset Description - **Repository:** [zhangir-azerbayev/ProofNet](https://github.com/zhangir-azerbayev/ProofNet) - **Paper:** [ProofNet](https://mathai2022.github.io/papers/20.pdf) - **Point of Contact:** [Zhangir Azerbayev](https://zhangir-azerbayev.github.io/) ### Dataset Summary ProofNet is a benchmark for autoformalization and formal proving of undergraduate-level mathematics. The ProofNet benchmarks consists of 371 examples, each consisting of a formal theorem statement in Lean 3, a natural language theorem statement, and a natural language proof. The problems are primarily drawn from popular undergraduate pure mathematics textbooks and cover topics such as real and complex analysis, linear algebra, abstract algebra, and topology. We intend for ProofNet to be a challenging benchmark that will drive progress in autoformalization and automatic theorem proving. **Citation**: ```bibtex @misc{azerbayev2023proofnet, title={ProofNet: Autoformalizing and Formally Proving Undergraduate-Level Mathematics}, author={Zhangir Azerbayev and Bartosz Piotrowski and Hailey Schoelkopf and Edward W. Ayers and Dragomir Radev and Jeremy Avigad}, year={2023}, eprint={2302.12433}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Leaderboard **Statement Autoformalization** | Model | Typecheck Rate | Accuracy | | ---------------------------------- | -------------- | -------- | | Davinci-code-002 (prompt retrieval)| 45.2 | 16.1 | | Davinci-code-002 (in-context learning) | 23.7 | 13.4 | | proofGPT-1.3B | 10.7 | 3.2 | **Statement Informalization** | Model | Accuracy | | ---------------------------------- | -------- | | Code-davinci-002 (in-context learning)| 62.3 | | proofGPT-6.7B (in-context learning) | 6.5 | | proofGPT-1.3B (in-context learning) | 4.3 | ### Data Fields - `id`: Unique string identifier for the problem. - `nl_statement`: Natural language theorem statement. - `nl_proof`: Natural language proof, in LaTeX. Depends on `amsthm, amsmath, amssymb` packages. - `formal_statement`: Formal theorem statement in Lean 3. - `src_header`: File header including imports, namespaces, and locales required for the formal statement. Note that local import of [common.lean](https://github.com/zhangir-azerbayev/ProofNet/blob/main/benchmark/benchmark_to_publish/formal/common.lean), which has to be manually downloaded and place in the same directory as your `.lean` file containing the formal statement. ### Authors Zhangir Azerbayev, Bartosz Piotrowski, Jeremy Avigad
[ -0.3111450970172882, -0.34143581986427307, 0.08670507371425629, 0.3317359387874603, -0.06850630789995193, -0.24396711587905884, -0.2122415453195572, -0.3433094322681427, -0.1663065254688263, 0.12014985829591751, -0.38997069001197815, -0.7384169101715088, -0.499235063791275, 0.1891424357891...
null
null
null
null
null
null
null
null
null
null
null
null
null
Juanchoxs/model1
Juanchoxs
2022-11-19T15:21:08Z
18
0
null
[ "license:openrail", "region:us" ]
2022-11-19T15:21:08Z
2022-11-19T15:20:07.000Z
2022-11-19T15:20:07
--- license: openrail ---
[ -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
4eJIoBek/nujdiki
4eJIoBek
2023-02-13T15:35:25Z
18
0
null
[ "license:wtfpl", "region:us" ]
2023-02-13T15:35:25Z
2022-11-19T16:23:30.000Z
2022-11-19T16:23:30
--- license: wtfpl --- два датасета: один с оригинальными нуждиками и один поменьше с пупами на основе нуждиков. оба в аудио и текстовом формате.
[ 0.028848256915807724, -0.47083786129951477, 0.4075959026813507, -0.09835859388113022, -0.4125065505504608, 0.528184711933136, 0.426146924495697, 0.04846879839897156, 0.6726148724555969, 0.13472343981266022, -0.8838937282562256, -0.4602013826370239, -0.6195130348205566, -0.15504306554794312...
null
null
null
null
null
null
null
null
null
null
null
null
null
Nikutka/L1_scraped_korpus_pelny_train
Nikutka
2022-11-19T17:15:59Z
18
0
null
[ "region:us" ]
2022-11-19T17:15:59Z
2022-11-19T16:38:58.000Z
2022-11-19T16:38:58
--- dataset_info: features: - name: content dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 118294409 num_examples: 1249536 download_size: 86623523 dataset_size: 118294409 --- # Dataset Card for "L1_scraped_korpus_pelny_train" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.4788869321346283, -0.2852449417114258, 0.1800498217344284, 0.27629247307777405, -0.3986819088459015, 0.015212000347673893, 0.29154103994369507, 0.005049436818808317, 0.894207239151001, 0.6168401837348938, -0.7434999942779541, -0.5493417382240295, -0.5758314728736877, -0.2758219242095947...
null
null
null
null
null
null
null
null
null
null
null
null
null
Nikutka/L1_scraped_korpus_pelny_test
Nikutka
2022-11-19T17:16:03Z
18
0
null
[ "region:us" ]
2022-11-19T17:16:03Z
2022-11-19T16:39:05.000Z
2022-11-19T16:39:05
--- dataset_info: features: - name: content dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 29613125 num_examples: 312385 download_size: 21671824 dataset_size: 29613125 --- # Dataset Card for "L1_scraped_korpus_pelny_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5463663935661316, -0.5727174878120422, 0.11697892844676971, 0.28820645809173584, -0.36315080523490906, -0.006066869478672743, 0.3243290185928345, -0.016919124871492386, 0.9037845134735107, 0.6083322167396545, -0.656867504119873, -0.6537836790084839, -0.4688340425491333, -0.1692301481962...
null
null
null
null
null
null
null
null
null
null
null
null
null
Nikutka/L1_scraped_korpus_wzorcowy_train
Nikutka
2022-11-19T17:18:32Z
18
0
null
[ "region:us" ]
2022-11-19T17:18:32Z
2022-11-19T16:39:36.000Z
2022-11-19T16:39:36
--- dataset_info: features: - name: content dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 4838134 num_examples: 29488 download_size: 3466828 dataset_size: 4838134 --- # Dataset Card for "L1_scraped_korpus_wzorcowy_train" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6287820935249329, -0.11780566722154617, 0.18885082006454468, 0.1722131073474884, -0.4650481641292572, 0.048785608261823654, 0.2002730369567871, -0.23298141360282898, 0.9300664067268372, 0.5460475087165833, -0.9695479273796082, -0.6569608449935913, -0.6146836876869202, -0.244026660919189...
null
null
null
null
null
null
null
null
null
null
null
null
null
Nikutka/L1_scraped_korpus_wzorcowy_test
Nikutka
2022-11-19T17:18:35Z
18
0
null
[ "region:us" ]
2022-11-19T17:18:35Z
2022-11-19T16:39:40.000Z
2022-11-19T16:39:40
--- dataset_info: features: - name: content dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 1207567 num_examples: 7372 download_size: 865883 dataset_size: 1207567 --- # Dataset Card for "L1_scraped_korpus_wzorcowy_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7225844264030457, -0.41214776039123535, 0.13946296274662018, 0.17281706631183624, -0.4361534118652344, 0.038474831730127335, 0.21010494232177734, -0.2978181540966034, 0.946712076663971, 0.544714093208313, -0.9102592468261719, -0.7858183979988098, -0.49948209524154663, -0.143713787198066...
null
null
null
null
null
null
null
null
null
null
null
null
null
Nikutka/L1_scraped_korpus_wzorcowy
Nikutka
2022-11-19T17:18:41Z
18
0
null
[ "region:us" ]
2022-11-19T17:18:41Z
2022-11-19T16:39:44.000Z
2022-11-19T16:39:44
--- dataset_info: features: - name: content dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 4838134 num_examples: 29488 - name: test num_bytes: 1207567 num_examples: 7372 download_size: 4332711 dataset_size: 6045701 --- # Dataset Card for "L1_scraped_korpus_wzorcowy" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6351193189620972, -0.31816738843917847, 0.2450089007616043, 0.1536610871553421, -0.49859803915023804, 0.10120189189910889, 0.2521611452102661, -0.3159748613834381, 1.0743072032928467, 0.6354138851165771, -0.8810227513313293, -0.8248588442802429, -0.6129521727561951, -0.17283952236175537...
null
null
null
null
null
null
null
null
null
null
null
null
null
starbotica/markkistler
starbotica
2022-11-19T19:37:19Z
18
0
null
[ "license:unknown", "region:us" ]
2022-11-19T19:37:19Z
2022-11-19T19:23:57.000Z
2022-11-19T19:23:57
--- license: unknown ---
[ -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
albluc24/stefano-finetune
albluc24
2022-11-19T20:46:15Z
18
0
null
[ "region:us" ]
2022-11-19T20:46:15Z
2022-11-19T20:30:42.000Z
2022-11-19T20:30:42
--- dataset_info: features: - name: text dtype: string - name: audio dtype: audio splits: - name: eval num_bytes: 3732782.0 num_examples: 1 - name: train num_bytes: 227326609.0 num_examples: 55 download_size: 0 dataset_size: 231059391.0 --- # Dataset Card for "stefano-finetune" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7988632321357727, -0.3159811496734619, 0.29957079887390137, -0.09721425175666809, -0.28751489520072937, -0.2346588522195816, 0.028667712584137917, -0.07169826328754425, 0.9844385385513306, 0.4327820837497711, -0.9150868058204651, -0.6869368553161621, -0.6255757808685303, -0.239708945155...
null
null
null
null
null
null
null
null
null
null
null
null
null
Whispering-GPT/two-minute-papers
Whispering-GPT
2022-11-19T23:34:46Z
18
1
null
[ "task_categories:automatic-speech-recognition", "whisper", "whispering", "base", "region:us" ]
2022-11-19T23:34:46Z
2022-11-19T20:52:17.000Z
2022-11-19T20:52:17
--- task_categories: - automatic-speech-recognition dataset_info: features: - name: CHANNEL_NAME dtype: string - name: URL dtype: string - name: TITLE dtype: string - name: DESCRIPTION dtype: string - name: TRANSCRIPTION dtype: string - name: SEGMENTS dtype: string splits: - name: train num_bytes: 10435074 num_examples: 737 download_size: 4626170 dataset_size: 10435074 tags: - whisper - whispering - base --- # Dataset Card for "two-minute-papers" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.41530388593673706, -0.4488999843597412, 0.36500999331474304, 0.5677316188812256, -0.40370580554008484, -0.0009023374295793474, 0.1735280603170395, -0.1581152379512787, 0.7882304191589355, 0.30022644996643066, -0.5706160068511963, -0.33914169669151306, -0.5307824015617371, -0.53034043312...
null
null
null
null
null
null
null
null
null
null
null
null
null
Guizmus/3DChanStyle
Guizmus
2022-11-23T09:18:31Z
18
0
null
[ "license:creativeml-openrail-m", "region:us" ]
2022-11-23T09:18:31Z
2022-11-20T09:49:14.000Z
2022-11-20T09:49:14
--- license: creativeml-openrail-m --- This is the dataset used for making the model : https://huggingface.co/Guizmus/SD_PoW_Collection The images were made by the users of Stable Diffusion discord using CreativeML-OpenRail-M licenced models, in the intent to make this dataset. 60 pictures captioned with their content by hand, with the prefix "3D Style" The collection process was made public during a day, until enough variety was introduced to train through a Dreambooth method a style corresponding to the different members of this community The picture captioned are available in [this zip file](https://huggingface.co/datasets/Guizmus/3DChanStyle/resolve/main/3DChanStyle.zip)
[ -0.830938994884491, -0.3432162404060364, 0.3323189318180084, 0.2020208090543747, -0.37326866388320923, 0.02253563702106476, 0.2690718173980713, -0.1822349727153778, 0.7008737921714783, 0.8113718032836914, -0.858777642250061, -0.4204038083553314, -0.45890218019485474, 0.10190248489379883, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
louisbetsch/tweetclassification
louisbetsch
2022-11-21T09:13:10Z
18
0
null
[ "region:us" ]
2022-11-21T09:13:10Z
2022-11-20T10:25:41.000Z
2022-11-20T10:25: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
nsourlos/dreambooth
nsourlos
2022-11-20T11:11:25Z
18
0
null
[ "region:us" ]
2022-11-20T11:11:25Z
2022-11-20T11:10:26.000Z
2022-11-20T11:10:26
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
research-backup/semeval2012_relational_similarity_v6
research-backup
2022-11-20T11:30:10Z
18
0
null
[ "multilinguality:monolingual", "size_categories:1K<n<10K", "language:en", "license:other", "region:us" ]
2022-11-20T11:30:10Z
2022-11-20T11:14:56.000Z
2022-11-20T11:14:56
--- language: - en license: - other multilinguality: - monolingual size_categories: - 1K<n<10K pretty_name: SemEval2012 task 2 Relational Similarity --- # Dataset Card for "relbert/semeval2012_relational_similarity_V6" ## Dataset Description - **Repository:** [RelBERT](https://github.com/asahi417/relbert) - **Paper:** [https://aclanthology.org/S12-1047/](https://aclanthology.org/S12-1047/) - **Dataset:** SemEval2012: Relational Similarity ### Dataset Summary ***IMPORTANT***: This is the same dataset as [relbert/semeval2012_relational_similarity](https://huggingface.co/datasets/relbert/semeval2012_relational_similarity), but with a different dataset construction. Relational similarity dataset from [SemEval2012 task 2](https://aclanthology.org/S12-1047/), compiled to fine-tune [RelBERT](https://github.com/asahi417/relbert) model. The dataset contains a list of positive and negative word pair from 89 pre-defined relations. The relation types are constructed on top of following 10 parent relation types. ```shell { 1: "Class Inclusion", # Hypernym 2: "Part-Whole", # Meronym, Substance Meronym 3: "Similar", # Synonym, Co-hypornym 4: "Contrast", # Antonym 5: "Attribute", # Attribute, Event 6: "Non Attribute", 7: "Case Relation", 8: "Cause-Purpose", 9: "Space-Time", 10: "Representation" } ``` Each of the parent relation is further grouped into child relation types where the definition can be found [here](https://drive.google.com/file/d/0BzcZKTSeYL8VenY0QkVpZVpxYnc/view?resourcekey=0-ZP-UARfJj39PcLroibHPHw). ## Dataset Structure ### Data Instances An example of `train` looks as follows. ``` { 'relation_type': '8d', 'positives': [ [ "breathe", "live" ], [ "study", "learn" ], [ "speak", "communicate" ], ... ] 'negatives': [ [ "starving", "hungry" ], [ "clean", "bathe" ], [ "hungry", "starving" ], ... ] } ``` ### Data Splits | name |train|validation| |---------|----:|---------:| |semeval2012_relational_similarity| 89 | 89| ### Number of Positive/Negative Word-pairs in each Split | | positives | negatives | |:--------------------------------------------|------------:|------------:| | ('1', 'parent', 'train') | 88 | 544 | | ('1', 'parent', 'validation') | 22 | 136 | | ('10', 'parent', 'train') | 48 | 584 | | ('10', 'parent', 'validation') | 12 | 146 | | ('10a', 'child', 'train') | 8 | 1324 | | ('10a', 'child', 'validation') | 2 | 331 | | ('10a', 'child_prototypical', 'train') | 194 | 1917 | | ('10a', 'child_prototypical', 'validation') | 52 | 521 | | ('10b', 'child', 'train') | 8 | 1325 | | ('10b', 'child', 'validation') | 2 | 331 | | ('10b', 'child_prototypical', 'train') | 180 | 1558 | | ('10b', 'child_prototypical', 'validation') | 54 | 469 | | ('10c', 'child', 'train') | 8 | 1327 | | ('10c', 'child', 'validation') | 2 | 331 | | ('10c', 'child_prototypical', 'train') | 170 | 1640 | | ('10c', 'child_prototypical', 'validation') | 40 | 390 | | ('10d', 'child', 'train') | 8 | 1328 | | ('10d', 'child', 'validation') | 2 | 331 | | ('10d', 'child_prototypical', 'train') | 154 | 1390 | | ('10d', 'child_prototypical', 'validation') | 44 | 376 | | ('10e', 'child', 'train') | 8 | 1329 | | ('10e', 'child', 'validation') | 2 | 332 | | ('10e', 'child_prototypical', 'train') | 134 | 884 | | ('10e', 'child_prototypical', 'validation') | 40 | 234 | | ('10f', 'child', 'train') | 8 | 1328 | | ('10f', 'child', 'validation') | 2 | 331 | | ('10f', 'child_prototypical', 'train') | 160 | 1460 | | ('10f', 'child_prototypical', 'validation') | 38 | 306 | | ('1a', 'child', 'train') | 8 | 1324 | | ('1a', 'child', 'validation') | 2 | 331 | | ('1a', 'child_prototypical', 'train') | 212 | 1854 | | ('1a', 'child_prototypical', 'validation') | 34 | 338 | | ('1b', 'child', 'train') | 8 | 1324 | | ('1b', 'child', 'validation') | 2 | 331 | | ('1b', 'child_prototypical', 'train') | 190 | 1712 | | ('1b', 'child_prototypical', 'validation') | 56 | 480 | | ('1c', 'child', 'train') | 8 | 1327 | | ('1c', 'child', 'validation') | 2 | 331 | | ('1c', 'child_prototypical', 'train') | 160 | 1528 | | ('1c', 'child_prototypical', 'validation') | 50 | 502 | | ('1d', 'child', 'train') | 8 | 1323 | | ('1d', 'child', 'validation') | 2 | 330 | | ('1d', 'child_prototypical', 'train') | 224 | 2082 | | ('1d', 'child_prototypical', 'validation') | 46 | 458 | | ('1e', 'child', 'train') | 8 | 1329 | | ('1e', 'child', 'validation') | 2 | 332 | | ('1e', 'child_prototypical', 'train') | 126 | 775 | | ('1e', 'child_prototypical', 'validation') | 48 | 256 | | ('2', 'parent', 'train') | 80 | 552 | | ('2', 'parent', 'validation') | 20 | 138 | | ('2a', 'child', 'train') | 8 | 1324 | | ('2a', 'child', 'validation') | 2 | 330 | | ('2a', 'child_prototypical', 'train') | 186 | 1885 | | ('2a', 'child_prototypical', 'validation') | 72 | 736 | | ('2b', 'child', 'train') | 8 | 1327 | | ('2b', 'child', 'validation') | 2 | 331 | | ('2b', 'child_prototypical', 'train') | 172 | 1326 | | ('2b', 'child_prototypical', 'validation') | 38 | 284 | | ('2c', 'child', 'train') | 8 | 1325 | | ('2c', 'child', 'validation') | 2 | 331 | | ('2c', 'child_prototypical', 'train') | 192 | 1773 | | ('2c', 'child_prototypical', 'validation') | 42 | 371 | | ('2d', 'child', 'train') | 8 | 1328 | | ('2d', 'child', 'validation') | 2 | 331 | | ('2d', 'child_prototypical', 'train') | 158 | 1329 | | ('2d', 'child_prototypical', 'validation') | 40 | 338 | | ('2e', 'child', 'train') | 8 | 1327 | | ('2e', 'child', 'validation') | 2 | 331 | | ('2e', 'child_prototypical', 'train') | 164 | 1462 | | ('2e', 'child_prototypical', 'validation') | 46 | 463 | | ('2f', 'child', 'train') | 8 | 1327 | | ('2f', 'child', 'validation') | 2 | 331 | | ('2f', 'child_prototypical', 'train') | 176 | 1869 | | ('2f', 'child_prototypical', 'validation') | 34 | 371 | | ('2g', 'child', 'train') | 8 | 1323 | | ('2g', 'child', 'validation') | 2 | 330 | | ('2g', 'child_prototypical', 'train') | 216 | 1925 | | ('2g', 'child_prototypical', 'validation') | 54 | 480 | | ('2h', 'child', 'train') | 8 | 1327 | | ('2h', 'child', 'validation') | 2 | 331 | | ('2h', 'child_prototypical', 'train') | 168 | 1540 | | ('2h', 'child_prototypical', 'validation') | 42 | 385 | | ('2i', 'child', 'train') | 8 | 1328 | | ('2i', 'child', 'validation') | 2 | 332 | | ('2i', 'child_prototypical', 'train') | 144 | 1335 | | ('2i', 'child_prototypical', 'validation') | 42 | 371 | | ('2j', 'child', 'train') | 8 | 1328 | | ('2j', 'child', 'validation') | 2 | 331 | | ('2j', 'child_prototypical', 'train') | 160 | 1595 | | ('2j', 'child_prototypical', 'validation') | 38 | 369 | | ('3', 'parent', 'train') | 64 | 568 | | ('3', 'parent', 'validation') | 16 | 142 | | ('3a', 'child', 'train') | 8 | 1327 | | ('3a', 'child', 'validation') | 2 | 331 | | ('3a', 'child_prototypical', 'train') | 174 | 1597 | | ('3a', 'child_prototypical', 'validation') | 36 | 328 | | ('3b', 'child', 'train') | 8 | 1327 | | ('3b', 'child', 'validation') | 2 | 331 | | ('3b', 'child_prototypical', 'train') | 174 | 1833 | | ('3b', 'child_prototypical', 'validation') | 36 | 407 | | ('3c', 'child', 'train') | 8 | 1326 | | ('3c', 'child', 'validation') | 2 | 331 | | ('3c', 'child_prototypical', 'train') | 186 | 1664 | | ('3c', 'child_prototypical', 'validation') | 36 | 315 | | ('3d', 'child', 'train') | 8 | 1324 | | ('3d', 'child', 'validation') | 2 | 331 | | ('3d', 'child_prototypical', 'train') | 202 | 1943 | | ('3d', 'child_prototypical', 'validation') | 44 | 372 | | ('3e', 'child', 'train') | 8 | 1332 | | ('3e', 'child', 'validation') | 2 | 332 | | ('3e', 'child_prototypical', 'train') | 98 | 900 | | ('3e', 'child_prototypical', 'validation') | 40 | 368 | | ('3f', 'child', 'train') | 8 | 1327 | | ('3f', 'child', 'validation') | 2 | 331 | | ('3f', 'child_prototypical', 'train') | 180 | 1983 | | ('3f', 'child_prototypical', 'validation') | 30 | 362 | | ('3g', 'child', 'train') | 8 | 1331 | | ('3g', 'child', 'validation') | 2 | 332 | | ('3g', 'child_prototypical', 'train') | 122 | 1089 | | ('3g', 'child_prototypical', 'validation') | 28 | 251 | | ('3h', 'child', 'train') | 8 | 1328 | | ('3h', 'child', 'validation') | 2 | 331 | | ('3h', 'child_prototypical', 'train') | 142 | 1399 | | ('3h', 'child_prototypical', 'validation') | 56 | 565 | | ('4', 'parent', 'train') | 64 | 568 | | ('4', 'parent', 'validation') | 16 | 142 | | ('4a', 'child', 'train') | 8 | 1327 | | ('4a', 'child', 'validation') | 2 | 331 | | ('4a', 'child_prototypical', 'train') | 170 | 1766 | | ('4a', 'child_prototypical', 'validation') | 40 | 474 | | ('4b', 'child', 'train') | 8 | 1330 | | ('4b', 'child', 'validation') | 2 | 332 | | ('4b', 'child_prototypical', 'train') | 132 | 949 | | ('4b', 'child_prototypical', 'validation') | 30 | 214 | | ('4c', 'child', 'train') | 8 | 1326 | | ('4c', 'child', 'validation') | 2 | 331 | | ('4c', 'child_prototypical', 'train') | 172 | 1755 | | ('4c', 'child_prototypical', 'validation') | 50 | 446 | | ('4d', 'child', 'train') | 8 | 1332 | | ('4d', 'child', 'validation') | 2 | 333 | | ('4d', 'child_prototypical', 'train') | 92 | 531 | | ('4d', 'child_prototypical', 'validation') | 34 | 218 | | ('4e', 'child', 'train') | 8 | 1326 | | ('4e', 'child', 'validation') | 2 | 331 | | ('4e', 'child_prototypical', 'train') | 184 | 2021 | | ('4e', 'child_prototypical', 'validation') | 38 | 402 | | ('4f', 'child', 'train') | 8 | 1328 | | ('4f', 'child', 'validation') | 2 | 332 | | ('4f', 'child_prototypical', 'train') | 144 | 1464 | | ('4f', 'child_prototypical', 'validation') | 42 | 428 | | ('4g', 'child', 'train') | 8 | 1324 | | ('4g', 'child', 'validation') | 2 | 330 | | ('4g', 'child_prototypical', 'train') | 212 | 2057 | | ('4g', 'child_prototypical', 'validation') | 46 | 435 | | ('4h', 'child', 'train') | 8 | 1326 | | ('4h', 'child', 'validation') | 2 | 331 | | ('4h', 'child_prototypical', 'train') | 170 | 1787 | | ('4h', 'child_prototypical', 'validation') | 52 | 525 | | ('5', 'parent', 'train') | 72 | 560 | | ('5', 'parent', 'validation') | 18 | 140 | | ('5a', 'child', 'train') | 8 | 1324 | | ('5a', 'child', 'validation') | 2 | 331 | | ('5a', 'child_prototypical', 'train') | 202 | 1876 | | ('5a', 'child_prototypical', 'validation') | 44 | 439 | | ('5b', 'child', 'train') | 8 | 1329 | | ('5b', 'child', 'validation') | 2 | 332 | | ('5b', 'child_prototypical', 'train') | 140 | 1310 | | ('5b', 'child_prototypical', 'validation') | 34 | 330 | | ('5c', 'child', 'train') | 8 | 1327 | | ('5c', 'child', 'validation') | 2 | 331 | | ('5c', 'child_prototypical', 'train') | 170 | 1552 | | ('5c', 'child_prototypical', 'validation') | 40 | 373 | | ('5d', 'child', 'train') | 8 | 1324 | | ('5d', 'child', 'validation') | 2 | 330 | | ('5d', 'child_prototypical', 'train') | 204 | 1783 | | ('5d', 'child_prototypical', 'validation') | 54 | 580 | | ('5e', 'child', 'train') | 8 | 1329 | | ('5e', 'child', 'validation') | 2 | 332 | | ('5e', 'child_prototypical', 'train') | 136 | 1283 | | ('5e', 'child_prototypical', 'validation') | 38 | 357 | | ('5f', 'child', 'train') | 8 | 1327 | | ('5f', 'child', 'validation') | 2 | 331 | | ('5f', 'child_prototypical', 'train') | 154 | 1568 | | ('5f', 'child_prototypical', 'validation') | 56 | 567 | | ('5g', 'child', 'train') | 8 | 1328 | | ('5g', 'child', 'validation') | 2 | 332 | | ('5g', 'child_prototypical', 'train') | 158 | 1626 | | ('5g', 'child_prototypical', 'validation') | 28 | 266 | | ('5h', 'child', 'train') | 8 | 1324 | | ('5h', 'child', 'validation') | 2 | 330 | | ('5h', 'child_prototypical', 'train') | 218 | 2348 | | ('5h', 'child_prototypical', 'validation') | 40 | 402 | | ('5i', 'child', 'train') | 8 | 1324 | | ('5i', 'child', 'validation') | 2 | 331 | | ('5i', 'child_prototypical', 'train') | 192 | 2010 | | ('5i', 'child_prototypical', 'validation') | 54 | 551 | | ('6', 'parent', 'train') | 64 | 568 | | ('6', 'parent', 'validation') | 16 | 142 | | ('6a', 'child', 'train') | 8 | 1324 | | ('6a', 'child', 'validation') | 2 | 330 | | ('6a', 'child_prototypical', 'train') | 204 | 1962 | | ('6a', 'child_prototypical', 'validation') | 54 | 530 | | ('6b', 'child', 'train') | 8 | 1327 | | ('6b', 'child', 'validation') | 2 | 331 | | ('6b', 'child_prototypical', 'train') | 180 | 1840 | | ('6b', 'child_prototypical', 'validation') | 30 | 295 | | ('6c', 'child', 'train') | 8 | 1325 | | ('6c', 'child', 'validation') | 2 | 331 | | ('6c', 'child_prototypical', 'train') | 180 | 1968 | | ('6c', 'child_prototypical', 'validation') | 54 | 527 | | ('6d', 'child', 'train') | 8 | 1328 | | ('6d', 'child', 'validation') | 2 | 331 | | ('6d', 'child_prototypical', 'train') | 164 | 1903 | | ('6d', 'child_prototypical', 'validation') | 34 | 358 | | ('6e', 'child', 'train') | 8 | 1327 | | ('6e', 'child', 'validation') | 2 | 331 | | ('6e', 'child_prototypical', 'train') | 170 | 1737 | | ('6e', 'child_prototypical', 'validation') | 40 | 398 | | ('6f', 'child', 'train') | 8 | 1326 | | ('6f', 'child', 'validation') | 2 | 331 | | ('6f', 'child_prototypical', 'train') | 174 | 1652 | | ('6f', 'child_prototypical', 'validation') | 48 | 438 | | ('6g', 'child', 'train') | 8 | 1326 | | ('6g', 'child', 'validation') | 2 | 331 | | ('6g', 'child_prototypical', 'train') | 188 | 1740 | | ('6g', 'child_prototypical', 'validation') | 34 | 239 | | ('6h', 'child', 'train') | 8 | 1324 | | ('6h', 'child', 'validation') | 2 | 330 | | ('6h', 'child_prototypical', 'train') | 230 | 2337 | | ('6h', 'child_prototypical', 'validation') | 28 | 284 | | ('7', 'parent', 'train') | 64 | 568 | | ('7', 'parent', 'validation') | 16 | 142 | | ('7a', 'child', 'train') | 8 | 1324 | | ('7a', 'child', 'validation') | 2 | 331 | | ('7a', 'child_prototypical', 'train') | 198 | 2045 | | ('7a', 'child_prototypical', 'validation') | 48 | 516 | | ('7b', 'child', 'train') | 8 | 1330 | | ('7b', 'child', 'validation') | 2 | 332 | | ('7b', 'child_prototypical', 'train') | 138 | 905 | | ('7b', 'child_prototypical', 'validation') | 24 | 177 | | ('7c', 'child', 'train') | 8 | 1327 | | ('7c', 'child', 'validation') | 2 | 331 | | ('7c', 'child_prototypical', 'train') | 170 | 1402 | | ('7c', 'child_prototypical', 'validation') | 40 | 313 | | ('7d', 'child', 'train') | 8 | 1324 | | ('7d', 'child', 'validation') | 2 | 331 | | ('7d', 'child_prototypical', 'train') | 196 | 2064 | | ('7d', 'child_prototypical', 'validation') | 50 | 497 | | ('7e', 'child', 'train') | 8 | 1328 | | ('7e', 'child', 'validation') | 2 | 331 | | ('7e', 'child_prototypical', 'train') | 156 | 1270 | | ('7e', 'child_prototypical', 'validation') | 42 | 298 | | ('7f', 'child', 'train') | 8 | 1326 | | ('7f', 'child', 'validation') | 2 | 331 | | ('7f', 'child_prototypical', 'train') | 178 | 1377 | | ('7f', 'child_prototypical', 'validation') | 44 | 380 | | ('7g', 'child', 'train') | 8 | 1328 | | ('7g', 'child', 'validation') | 2 | 332 | | ('7g', 'child_prototypical', 'train') | 144 | 885 | | ('7g', 'child_prototypical', 'validation') | 42 | 263 | | ('7h', 'child', 'train') | 8 | 1324 | | ('7h', 'child', 'validation') | 2 | 331 | | ('7h', 'child_prototypical', 'train') | 188 | 1479 | | ('7h', 'child_prototypical', 'validation') | 58 | 467 | | ('8', 'parent', 'train') | 64 | 568 | | ('8', 'parent', 'validation') | 16 | 142 | | ('8a', 'child', 'train') | 8 | 1324 | | ('8a', 'child', 'validation') | 2 | 331 | | ('8a', 'child_prototypical', 'train') | 186 | 1640 | | ('8a', 'child_prototypical', 'validation') | 60 | 552 | | ('8b', 'child', 'train') | 8 | 1330 | | ('8b', 'child', 'validation') | 2 | 332 | | ('8b', 'child_prototypical', 'train') | 122 | 1126 | | ('8b', 'child_prototypical', 'validation') | 40 | 361 | | ('8c', 'child', 'train') | 8 | 1326 | | ('8c', 'child', 'validation') | 2 | 331 | | ('8c', 'child_prototypical', 'train') | 192 | 1547 | | ('8c', 'child_prototypical', 'validation') | 30 | 210 | | ('8d', 'child', 'train') | 8 | 1325 | | ('8d', 'child', 'validation') | 2 | 331 | | ('8d', 'child_prototypical', 'train') | 184 | 1472 | | ('8d', 'child_prototypical', 'validation') | 50 | 438 | | ('8e', 'child', 'train') | 8 | 1327 | | ('8e', 'child', 'validation') | 2 | 331 | | ('8e', 'child_prototypical', 'train') | 174 | 1340 | | ('8e', 'child_prototypical', 'validation') | 36 | 270 | | ('8f', 'child', 'train') | 8 | 1326 | | ('8f', 'child', 'validation') | 2 | 331 | | ('8f', 'child_prototypical', 'train') | 166 | 1416 | | ('8f', 'child_prototypical', 'validation') | 56 | 452 | | ('8g', 'child', 'train') | 8 | 1330 | | ('8g', 'child', 'validation') | 2 | 332 | | ('8g', 'child_prototypical', 'train') | 124 | 640 | | ('8g', 'child_prototypical', 'validation') | 38 | 199 | | ('8h', 'child', 'train') | 8 | 1324 | | ('8h', 'child', 'validation') | 2 | 331 | | ('8h', 'child_prototypical', 'train') | 200 | 1816 | | ('8h', 'child_prototypical', 'validation') | 46 | 499 | | ('9', 'parent', 'train') | 72 | 560 | | ('9', 'parent', 'validation') | 18 | 140 | | ('9a', 'child', 'train') | 8 | 1324 | | ('9a', 'child', 'validation') | 2 | 331 | | ('9a', 'child_prototypical', 'train') | 192 | 1520 | | ('9a', 'child_prototypical', 'validation') | 54 | 426 | | ('9b', 'child', 'train') | 8 | 1326 | | ('9b', 'child', 'validation') | 2 | 331 | | ('9b', 'child_prototypical', 'train') | 186 | 1783 | | ('9b', 'child_prototypical', 'validation') | 36 | 307 | | ('9c', 'child', 'train') | 8 | 1330 | | ('9c', 'child', 'validation') | 2 | 332 | | ('9c', 'child_prototypical', 'train') | 118 | 433 | | ('9c', 'child_prototypical', 'validation') | 44 | 163 | | ('9d', 'child', 'train') | 8 | 1328 | | ('9d', 'child', 'validation') | 2 | 332 | | ('9d', 'child_prototypical', 'train') | 156 | 1683 | | ('9d', 'child_prototypical', 'validation') | 30 | 302 | | ('9e', 'child', 'train') | 8 | 1329 | | ('9e', 'child', 'validation') | 2 | 332 | | ('9e', 'child_prototypical', 'train') | 132 | 1426 | | ('9e', 'child_prototypical', 'validation') | 42 | 475 | | ('9f', 'child', 'train') | 8 | 1328 | | ('9f', 'child', 'validation') | 2 | 331 | | ('9f', 'child_prototypical', 'train') | 158 | 1436 | | ('9f', 'child_prototypical', 'validation') | 40 | 330 | | ('9g', 'child', 'train') | 8 | 1324 | | ('9g', 'child', 'validation') | 2 | 331 | | ('9g', 'child_prototypical', 'train') | 200 | 1685 | | ('9g', 'child_prototypical', 'validation') | 46 | 384 | | ('9h', 'child', 'train') | 8 | 1325 | | ('9h', 'child', 'validation') | 2 | 331 | | ('9h', 'child_prototypical', 'train') | 190 | 1799 | | ('9h', 'child_prototypical', 'validation') | 44 | 462 | | ('9i', 'child', 'train') | 8 | 1328 | | ('9i', 'child', 'validation') | 2 | 332 | | ('9i', 'child_prototypical', 'train') | 158 | 1361 | | ('9i', 'child_prototypical', 'validation') | 28 | 252 | ### Citation Information ``` @inproceedings{jurgens-etal-2012-semeval, title = "{S}em{E}val-2012 Task 2: Measuring Degrees of Relational Similarity", author = "Jurgens, David and Mohammad, Saif and Turney, Peter and Holyoak, Keith", booktitle = "*{SEM} 2012: The First Joint Conference on Lexical and Computational Semantics {--} Volume 1: Proceedings of the main conference and the shared task, and Volume 2: Proceedings of the Sixth International Workshop on Semantic Evaluation ({S}em{E}val 2012)", month = "7-8 " # jun, year = "2012", address = "Montr{\'e}al, Canada", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/S12-1047", pages = "356--364", } ```
[ -0.36262592673301697, -0.24645699560642242, 0.16351142525672913, 0.8146511912345886, -0.38652151823043823, -0.18445782363414764, 0.20086215436458588, -0.2467162013053894, 0.475498765707016, 0.28469035029411316, -0.9931167960166931, -0.7425200343132019, -0.7035000920295715, 0.46608573198318...
null
null
null
null
null
null
null
null
null
null
null
null
null
nlhappy/DuEE
nlhappy
2022-11-20T15:36:40Z
18
0
null
[ "license:mit", "region:us" ]
2022-11-20T15:36:40Z
2022-11-20T15:35:01.000Z
2022-11-20T15:35:01
--- license: mit ---
[ -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
autoevaluate/autoeval-staging-eval-project-3145a565-e770-4a8b-a969-f2fafcc9a1c0-3129
autoevaluate
2022-11-20T19:51:00Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-20T19:51:00Z
2022-11-20T19:50:23.000Z
2022-11-20T19:50:23
--- type: predictions tags: - autotrain - evaluation datasets: - glue eval_info: task: binary_classification model: autoevaluate/binary-classification metrics: ['matthews_correlation'] dataset_name: glue dataset_config: sst2 dataset_split: validation col_mapping: text: sentence target: label --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Binary Text Classification * Model: autoevaluate/binary-classification * Dataset: glue * Config: sst2 * Split: validation To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@lewtun](https://huggingface.co/lewtun) for evaluating this model.
[ -0.20361600816249847, -0.33383119106292725, 0.2989136576652527, 0.17618101835250854, -0.16354262828826904, 0.036154817789793015, 0.02089543454349041, -0.39217692613601685, 0.12184587866067886, 0.361812025308609, -0.9186382293701172, -0.21669895946979523, -0.770520806312561, -0.013488112948...
null
null
null
null
null
null
null
null
null
null
null
null
null
mesolitica/translated-paraSCI
mesolitica
2022-11-21T03:24:43Z
18
0
null
[ "region:us" ]
2022-11-21T03:24:43Z
2022-11-21T03:23:00.000Z
2022-11-21T03:23:00
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
autoevaluate/autoeval-eval-futin__feed-top_en-246167-2175069948
autoevaluate
2022-11-21T05:28:44Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T05:28:44Z
2022-11-21T04:36:13.000Z
2022-11-21T04:36:13
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-1b7 metrics: [] dataset_name: futin/feed dataset_config: top_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-1b7 * Dataset: futin/feed * Config: top_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.19852890074253082, -0.3472388684749603, 0.45139068365097046, 0.07743556052446365, 0.09143859148025513, -0.15423549711704254, -0.017789270728826523, -0.44784247875213623, 0.0360647551715374, 0.3221152722835541, -0.9608891010284424, -0.25788789987564087, -0.7407852411270142, -0.0115912351...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_vi-b5257d-2174969941
autoevaluate
2022-11-21T05:51:38Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T05:51:38Z
2022-11-21T04:36:13.000Z
2022-11-21T04:36:13
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-3b metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-3b * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.19657863676548004, -0.3773597776889801, 0.4954633116722107, 0.1258338987827301, 0.10430049151182175, -0.17578676342964172, 0.008363251574337482, -0.42982733249664307, 0.023911647498607635, 0.3253515958786011, -0.9237226843833923, -0.26300182938575745, -0.68010413646698, -0.0367642678320...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-b48d12-2175169952
autoevaluate
2022-11-21T07:20:12Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T07:20:12Z
2022-11-21T04:36:13.000Z
2022-11-21T04:36:13
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-7b1 metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-7b1 * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.19419710338115692, -0.34347978234291077, 0.4383825361728668, 0.04123062267899513, 0.0872335284948349, -0.18951396644115448, -0.017988048493862152, -0.4331168532371521, 0.01972317509353161, 0.33694419264793396, -0.9271666407585144, -0.25232478976249695, -0.6811490654945374, 0.00391932111...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-b48d12-2175169951
autoevaluate
2022-11-21T05:33:19Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T05:33:19Z
2022-11-21T04:36:13.000Z
2022-11-21T04:36:13
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-3b metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-3b * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.177626371383667, -0.361515611410141, 0.4874390661716461, 0.09085359424352646, 0.12401082366704941, -0.2021464854478836, -0.010088358074426651, -0.44962576031684875, 0.0002057490055449307, 0.3212011456489563, -0.9125072956085205, -0.24636970460414886, -0.6307494044303894, -0.008023686707...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_vi-b5257d-2174969945
autoevaluate
2022-11-21T05:01:06Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T05:01:06Z
2022-11-21T04:36:14.000Z
2022-11-21T04:36:14
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-560m metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-560m * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.22496147453784943, -0.36237794160842896, 0.44686517119407654, 0.06263971328735352, 0.06354401260614395, -0.17513060569763184, -0.0347306914627552, -0.39948147535324097, 0.04235474765300751, 0.33528122305870056, -0.9270026683807373, -0.26634347438812256, -0.7223948240280151, -0.033589970...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_en-246167-2175069946
autoevaluate
2022-11-21T05:55:13Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T05:55:13Z
2022-11-21T04:36:14.000Z
2022-11-21T04:36:14
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-3b metrics: [] dataset_name: futin/feed dataset_config: top_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-3b * Dataset: futin/feed * Config: top_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.18876859545707703, -0.3613239824771881, 0.508349597454071, 0.13863295316696167, 0.10954257100820541, -0.1786404252052307, 0.0006956302095204592, -0.4672975242137909, 0.01664961501955986, 0.3204091489315033, -0.9290527105331421, -0.2728694677352905, -0.6887022256851196, -0.01633933372795...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_en-246167-2175069947
autoevaluate
2022-11-21T08:24:24Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T08:24:24Z
2022-11-21T04:36:14.000Z
2022-11-21T04:36:14
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-7b1 metrics: [] dataset_name: futin/feed dataset_config: top_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-7b1 * Dataset: futin/feed * Config: top_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.20583559572696686, -0.33949971199035645, 0.4595550000667572, 0.09024637937545776, 0.06867726147174835, -0.1652054339647293, -0.0064849853515625, -0.45218417048454285, 0.036680515855550766, 0.3392491638660431, -0.9430766105651855, -0.2802327275276184, -0.7431355118751526, -0.001576271490...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_en-246167-2175069949
autoevaluate
2022-11-21T05:08:39Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T05:08:39Z
2022-11-21T04:36:18.000Z
2022-11-21T04:36:18
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-1b1 metrics: [] dataset_name: futin/feed dataset_config: top_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-1b1 * Dataset: futin/feed * Config: top_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.19658337533473969, -0.3645666241645813, 0.4465811848640442, 0.09063871204853058, 0.09084268659353256, -0.16713520884513855, -0.010398008860647678, -0.43420907855033875, 0.06070372462272644, 0.3138856589794159, -0.9957878589630127, -0.2547447979450226, -0.7389006018638611, -0.03640609979...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_vi-b5257d-2174969942
autoevaluate
2022-11-21T08:14:17Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T08:14:17Z
2022-11-21T04:36:18.000Z
2022-11-21T04:36:18
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-7b1 metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-7b1 * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.21315795183181763, -0.35759860277175903, 0.44638538360595703, 0.07693285495042801, 0.06436403840780258, -0.1619720757007599, 0.0011862717801705003, -0.41433051228523254, 0.044756703078746796, 0.3428773880004883, -0.9380467534065247, -0.2699432969093323, -0.7339071035385132, -0.024367028...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-b48d12-2175169954
autoevaluate
2022-11-21T05:01:10Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T05:01:10Z
2022-11-21T04:36:20.000Z
2022-11-21T04:36:20
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-1b1 metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-1b1 * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.186650812625885, -0.3662129342556, 0.4265570640563965, 0.04228619113564491, 0.10605723410844803, -0.1928204596042633, -0.021865878254175186, -0.4164635241031647, 0.04369087517261505, 0.3132132589817047, -0.9768974184989929, -0.22819611430168152, -0.6771059036254883, -0.02712029032409191...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-b48d12-2175169955
autoevaluate
2022-11-21T04:55:05Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T04:55:05Z
2022-11-21T04:36:25.000Z
2022-11-21T04:36:25
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: bigscience/bloom-560m metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: bigscience/bloom-560m * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.20742079615592957, -0.3480696380138397, 0.4393240809440613, 0.027850506827235222, 0.08565971255302429, -0.20007160305976868, -0.051494497805833817, -0.4181883931159973, 0.01888330467045307, 0.3292367458343506, -0.9159553647041321, -0.2504895031452179, -0.6718444228172302, -0.00430195918...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_vi-71f14a-2175469961
autoevaluate
2022-11-22T06:28:46Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-22T06:28:46Z
2022-11-21T05:15:27.000Z
2022-11-21T05:15:27
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-66b metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-66b * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.2996664345264435, -0.4745185375213623, 0.3147142827510834, 0.0049776420928537846, 0.02945656143128872, -0.1253119856119156, 0.037844251841306686, -0.43613070249557495, 0.1496574878692627, 0.38602522015571594, -1.016757845878601, -0.23051583766937256, -0.654299259185791, -0.0322979167103...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_vi-71f14a-2175469962
autoevaluate
2022-11-21T16:33:23Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T16:33:23Z
2022-11-21T05:23:15.000Z
2022-11-21T05:23:15
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-30b metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-30b * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.3331613540649414, -0.4766297936439514, 0.3075512945652008, 0.05001086741685867, 0.05382866412401199, -0.10186166316270828, 0.028952207416296005, -0.415765643119812, 0.13362830877304077, 0.38382068276405334, -1.0269215106964111, -0.2328067272901535, -0.6512620449066162, -0.05434855446219...
null
null
null
null
null
null
null
null
null
null
null
null
null
comgongdaeng/InToFormal
comgongdaeng
2022-11-21T05:57:51Z
18
0
null
[ "region:us" ]
2022-11-21T05:57:51Z
2022-11-21T05:33:14.000Z
2022-11-21T05:33: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
autoevaluate/autoeval-eval-futin__feed-top_vi-71f14a-2175469963
autoevaluate
2022-11-21T10:17:39Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T10:17:39Z
2022-11-21T05:36:27.000Z
2022-11-21T05:36:27
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-13b metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-13b * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.3217105567455292, -0.5027081370353699, 0.3283643424510956, 0.0484733022749424, 0.028150957077741623, -0.11842864006757736, 0.02446036785840988, -0.4359077215194702, 0.15532514452934265, 0.3747677803039551, -1.0453394651412964, -0.2194637805223465, -0.665907621383667, -0.0195467732846736...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_vi-71f14a-2175469967
autoevaluate
2022-11-21T06:30:14Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T06:30:14Z
2022-11-21T05:45:21.000Z
2022-11-21T05:45:21
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-1.3b metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-1.3b * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.30589020252227783, -0.494781494140625, 0.31303974986076355, 0.05690976232290268, 0.026885656639933586, -0.15326343476772308, 0.0407126359641552, -0.4320931136608124, 0.16191959381103516, 0.3832715153694153, -1.0284335613250732, -0.21680280566215515, -0.6687201857566833, -0.0511974059045...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_vi-71f14a-2175469966
autoevaluate
2022-11-21T06:52:57Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T06:52:57Z
2022-11-21T05:45:21.000Z
2022-11-21T05:45:21
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-2.7b metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-2.7b * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.29057666659355164, -0.486032634973526, 0.30658072233200073, 0.04827401041984558, 0.021987730637192726, -0.13593102991580963, 0.023721810430288315, -0.4467306137084961, 0.14359919726848602, 0.38120242953300476, -1.0108225345611572, -0.1918356567621231, -0.6899518370628357, -0.06976314634...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_vi-71f14a-2175469968
autoevaluate
2022-11-21T06:06:13Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T06:06:13Z
2022-11-21T05:55:48.000Z
2022-11-21T05:55:48
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-125m metrics: [] dataset_name: futin/feed dataset_config: top_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-125m * Dataset: futin/feed * Config: top_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.3226323127746582, -0.4798486828804016, 0.3154689073562622, 0.030577605590224266, 0.014132124371826649, -0.12720966339111328, 0.007647545076906681, -0.42014339566230774, 0.15333585441112518, 0.3791281580924988, -1.0064952373504639, -0.2267625778913498, -0.6850292086601257, -0.04867268726...
null
null
null
null
null
null
null
null
null
null
null
null
null
DTU54DL/common-train-3k
DTU54DL
2022-11-21T06:16:54Z
18
0
acronym-identification
[ "task_categories:token-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:mit", "region:us" ]
2022-11-21T06:16:54Z
2022-11-21T05:58:02.000Z
2022-11-21T05:58:02
--- annotations_creators: - expert-generated language: - en language_creators: - found license: - mit multilinguality: - monolingual paperswithcode_id: acronym-identification pretty_name: Acronym Identification Dataset size_categories: - 10K<n<100K source_datasets: - original task_categories: - token-classification task_ids: - token-classification-other-acronym-identification train-eval-index: - col_mapping: labels: tags tokens: tokens config: default splits: eval_split: test task: token-classification task_id: entity_extraction --- # Dataset Card for [Dataset Name] ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
[ -0.47841677069664, -0.5084842443466187, 0.14602938294410706, 0.278889000415802, -0.21702472865581512, 0.24832050502300262, -0.3366999328136444, -0.3758932054042816, 0.6720380783081055, 0.6457639932632446, -0.9167346358299255, -1.2200127840042114, -0.7551794052124023, 0.07273735105991364, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_en-c0540d-2175569969
autoevaluate
2022-11-22T12:19:01Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-22T12:19:01Z
2022-11-21T05:58:43.000Z
2022-11-21T05:58:43
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-66b metrics: [] dataset_name: futin/feed dataset_config: top_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-66b * Dataset: futin/feed * Config: top_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.2939387559890747, -0.46241042017936707, 0.32417088747024536, 0.01605268195271492, 0.029833929613232613, -0.12813356518745422, 0.030489817261695862, -0.4676346480846405, 0.14243802428245544, 0.38173165917396545, -1.021237850189209, -0.24070852994918823, -0.6654940247535706, -0.0156784374...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_en-c0540d-2175569973
autoevaluate
2022-11-21T06:24:47Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T06:24:47Z
2022-11-21T06:13:14.000Z
2022-11-21T06:13:14
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-350m metrics: [] dataset_name: futin/feed dataset_config: top_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-350m * Dataset: futin/feed * Config: top_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.32164931297302246, -0.4514520764350891, 0.33021941781044006, 0.03300899639725685, 0.02130010724067688, -0.1279771327972412, -0.0008631692035123706, -0.4436219036579132, 0.1339026242494583, 0.38932278752326965, -1.0053690671920776, -0.23157835006713867, -0.6810837984085083, -0.0324018634...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_en-c0540d-2175569974
autoevaluate
2022-11-21T07:33:13Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T07:33:13Z
2022-11-21T06:32:43.000Z
2022-11-21T06:32:43
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-2.7b metrics: [] dataset_name: futin/feed dataset_config: top_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-2.7b * Dataset: futin/feed * Config: top_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.28658145666122437, -0.4737926721572876, 0.3158738613128662, 0.05993836373090744, 0.022418156266212463, -0.13797008991241455, 0.016527878120541573, -0.4793378412723541, 0.13630084693431854, 0.37759944796562195, -1.0157033205032349, -0.20076899230480194, -0.7007675170898438, -0.0535208880...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-top_en-c0540d-2175569975
autoevaluate
2022-11-21T07:12:40Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T07:12:40Z
2022-11-21T06:37:55.000Z
2022-11-21T06:37:55
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-1.3b metrics: [] dataset_name: futin/feed dataset_config: top_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-1.3b * Dataset: futin/feed * Config: top_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.30249297618865967, -0.4821396470069885, 0.3220796287059784, 0.06774670630693436, 0.02820444107055664, -0.15494132041931152, 0.03348876163363457, -0.46528810262680054, 0.1553979068994522, 0.37964969873428345, -1.0341355800628662, -0.22616218030452728, -0.6788800954818726, -0.034285284578...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-894567-2175669979
autoevaluate
2022-11-21T11:06:18Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T11:06:18Z
2022-11-21T07:28:15.000Z
2022-11-21T07:28:15
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-13b metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-13b * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.30623510479927063, -0.48483791947364807, 0.3219965100288391, 0.01664351113140583, 0.05042548477649689, -0.14024996757507324, 0.007912516593933105, -0.44803857803344727, 0.13550443947315216, 0.3694199323654175, -1.0302884578704834, -0.2041608691215515, -0.6211486458778381, -0.00101805210...
null
null
null
null
null
null
null
null
null
null
null
null
null
matsogethijs/dreambooth-matsogethijs
matsogethijs
2022-11-21T07:41:07Z
18
0
null
[ "region:us" ]
2022-11-21T07:41:07Z
2022-11-21T07:39:57.000Z
2022-11-21T07:39:57
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
autoevaluate/autoeval-eval-futin__feed-sen_vi-894567-2175669980
autoevaluate
2022-11-21T09:56:56Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T09:56:56Z
2022-11-21T07:40:54.000Z
2022-11-21T07:40:54
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-6.7b metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-6.7b * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.2828029692173004, -0.462004154920578, 0.3067711591720581, 0.006980222184211016, 0.05602934584021568, -0.15976421535015106, 0.012669187970459461, -0.45500242710113525, 0.14043255150318146, 0.37304702401161194, -0.9875089526176453, -0.19665683805942535, -0.6441969275474548, -0.02514156885...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-staging-eval-project-90bfb636-8600-4a27-9171-c297c5e7f496-3331
autoevaluate
2022-11-21T07:47:36Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T07:47:36Z
2022-11-21T07:46:57.000Z
2022-11-21T07:46:57
--- type: predictions tags: - autotrain - evaluation datasets: - glue eval_info: task: binary_classification model: autoevaluate/binary-classification metrics: ['matthews_correlation'] dataset_name: glue dataset_config: sst2 dataset_split: validation col_mapping: text: sentence target: label --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Binary Text Classification * Model: autoevaluate/binary-classification * Dataset: glue * Config: sst2 * Split: validation To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@lewtun](https://huggingface.co/lewtun) for evaluating this model.
[ -0.20361605286598206, -0.33383142948150635, 0.2989133596420288, 0.17618133127689362, -0.16354314982891083, 0.03615495190024376, 0.020895475521683693, -0.39217695593833923, 0.12184618413448334, 0.3618122935295105, -0.9186378717422485, -0.21669870615005493, -0.770520806312561, -0.01348786149...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-894567-2175669981
autoevaluate
2022-11-21T08:09:55Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T08:09:55Z
2022-11-21T07:54:36.000Z
2022-11-21T07:54:36
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-350m metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-350m * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.3085837960243225, -0.44788268208503723, 0.3160094618797302, -0.009038371033966541, 0.04266733303666115, -0.14910031855106354, -0.01010033581405878, -0.4249923527240753, 0.12013113498687744, 0.38812533020973206, -0.9863157868385315, -0.20625019073486328, -0.6219592690467834, -0.028151484...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-894567-2175669982
autoevaluate
2022-11-21T09:11:01Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T09:11:01Z
2022-11-21T08:18:25.000Z
2022-11-21T08:18:25
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-2.7b metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-2.7b * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.2744937837123871, -0.46801677346229553, 0.3011317551136017, 0.015883969143033028, 0.043621860444545746, -0.15686950087547302, 0.0066733392886817455, -0.45897436141967773, 0.12296158075332642, 0.37597623467445374, -0.9968281388282776, -0.17620621621608734, -0.6436854600906372, -0.0486501...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-894567-2175669983
autoevaluate
2022-11-21T08:57:24Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T08:57:24Z
2022-11-21T08:22:39.000Z
2022-11-21T08:22:39
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-1.3b metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-1.3b * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.28820744156837463, -0.4748905301094055, 0.3081374764442444, 0.023261647671461105, 0.049502722918987274, -0.1745387762784958, 0.022452525794506073, -0.4453933835029602, 0.14042331278324127, 0.37743881344795227, -1.014445424079895, -0.20048415660858154, -0.6214016079902649, -0.02900788001...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_vi-894567-2175669984
autoevaluate
2022-11-21T08:40:18Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T08:40:18Z
2022-11-21T08:32:13.000Z
2022-11-21T08:32:13
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-125m metrics: [] dataset_name: futin/feed dataset_config: sen_vi dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-125m * Dataset: futin/feed * Config: sen_vi * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.30619487166404724, -0.4616038203239441, 0.3099404573440552, -0.0019479539478197694, 0.03714317828416824, -0.14875806868076324, -0.008360840380191803, -0.4330105781555176, 0.13248226046562195, 0.37279632687568665, -0.9930543303489685, -0.21081337332725525, -0.6373685002326965, -0.0281710...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_en-2f01d7-2175769986
autoevaluate
2022-11-21T17:11:57Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-21T17:11:57Z
2022-11-21T08:48:29.000Z
2022-11-21T08:48:29
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-30b metrics: [] dataset_name: futin/feed dataset_config: sen_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-30b * Dataset: futin/feed * Config: sen_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.3211877942085266, -0.45105183124542236, 0.3108459711074829, 0.03056003898382187, 0.0722663477063179, -0.13103704154491425, 0.0006363344728015363, -0.45660582184791565, 0.10837092250585556, 0.37326547503471375, -1.0167938470840454, -0.22849759459495544, -0.6251094341278076, -0.0216239616...
null
null
null
null
null
null
null
null
null
null
null
null
null
autoevaluate/autoeval-eval-futin__feed-sen_en-2f01d7-2175769985
autoevaluate
2022-11-22T03:31:20Z
18
0
null
[ "autotrain", "evaluation", "region:us" ]
2022-11-22T03:31:20Z
2022-11-21T08:48:30.000Z
2022-11-21T08:48:30
--- type: predictions tags: - autotrain - evaluation datasets: - futin/feed eval_info: task: text_zero_shot_classification model: facebook/opt-66b metrics: [] dataset_name: futin/feed dataset_config: sen_en dataset_split: test col_mapping: text: text classes: classes target: target --- # Dataset Card for AutoTrain Evaluator This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: * Task: Zero-Shot Text Classification * Model: facebook/opt-66b * Dataset: futin/feed * Config: sen_en * Split: test To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). ## Contributions Thanks to [@futin](https://huggingface.co/futin) for evaluating this model.
[ -0.28721994161605835, -0.4503798186779022, 0.3188938796520233, -0.013373016379773617, 0.048605501651763916, -0.15473349392414093, 0.009402764961123466, -0.4752713739871979, 0.12487538158893585, 0.37534427642822266, -1.0063174962997437, -0.22577166557312012, -0.6294252276420593, 0.000429172...
null
null
null
null
null
null
null
null
null
null
null
null
null
liuyanchen1015/VALUE_sst2_negative_concord
liuyanchen1015
2022-11-27T06:18:35Z
18
0
null
[ "region:us" ]
2022-11-27T06:18:35Z
2022-11-27T06:18:28.000Z
2022-11-27T06:18:28
--- dataset_info: features: - name: idx dtype: int64 - name: sentence dtype: string - name: label dtype: int64 - name: score dtype: int64 splits: - name: dev num_bytes: 6956 num_examples: 48 - name: test num_bytes: 12384 num_examples: 84 - name: train num_bytes: 165604 num_examples: 1366 download_size: 95928 dataset_size: 184944 --- # Dataset Card for "VALUE_sst2_negative_concord" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.32490092515945435, -0.16840380430221558, 0.3586196005344391, 0.14282546937465668, -0.6197405457496643, -0.036501623690128326, 0.31719958782196045, -0.0749468207359314, 0.9187672138214111, 0.29114535450935364, -0.7217677235603333, -0.8148161768913269, -0.6532092094421387, -0.472456634044...
null
null
null
null
null
null
null
null
null
null
null
null
null
kasnerz/hitab
kasnerz
2023-03-14T15:09:50Z
18
1
null
[ "region:us" ]
2023-03-14T15:09:50Z
2022-11-28T07:51:14.000Z
2022-11-28T07:51: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
fathyshalab/clinic-banking
fathyshalab
2022-12-24T17:38:36Z
18
0
null
[ "region:us" ]
2022-12-24T17:38:36Z
2022-11-28T13:28:09.000Z
2022-11-28T13:28:09
--- dataset_info: features: - name: 'Unnamed: 0' dtype: int64 - name: text dtype: string - name: label dtype: int64 - name: label_text dtype: string splits: - name: train num_bytes: 21001.221333333335 num_examples: 262 - name: test num_bytes: 9057.778666666667 num_examples: 113 download_size: 16289 dataset_size: 30059.0 --- # Dataset Card for "clinic-banking" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.26478901505470276, -0.38719087839126587, 0.4388417601585388, 0.21224568784236908, -0.2967642843723297, -0.05281532183289528, 0.5095964670181274, -0.22497200965881348, 0.6470505595207214, 0.7357251644134521, -0.6366452574729919, -1.0410454273223877, -0.5829600095748901, -0.31749457120895...
null
null
null
null
null
null
null
null
null
null
null
null
null
justinian336/news-and-blogs
justinian336
2022-11-28T15:00:03Z
18
1
null
[ "region:us" ]
2022-11-28T15:00:03Z
2022-11-28T14:38:06.000Z
2022-11-28T14:38:06
--- dataset_info: features: - name: title dtype: string - name: content dtype: string splits: - name: train num_bytes: 11785675.449565798 num_examples: 2972 download_size: 7254802 dataset_size: 11785675.449565798 --- # Dataset Card for "news-and-blogs" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6820493340492249, -0.345590204000473, 0.21861813962459564, 0.4616083800792694, -0.3475893437862396, 0.1028025895357132, 0.09632103890180588, -0.1905643343925476, 1.0831363201141357, 0.3690597712993622, -0.7943392992019653, -0.9717546105384827, -0.6933314204216003, -0.297355055809021, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
dkorat/sst2
dkorat
2022-11-28T15:21:46Z
18
0
null
[ "region:us" ]
2022-11-28T15:21:46Z
2022-11-28T15:20:37.000Z
2022-11-28T15:20:37
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
dkorat/ag_news
dkorat
2022-11-28T15:22:14Z
18
0
null
[ "region:us" ]
2022-11-28T15:22:14Z
2022-11-28T15:21:58.000Z
2022-11-28T15:21:58
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
KirbyShrine/bagbean
KirbyShrine
2022-11-29T18:06:59Z
18
0
null
[ "license:cc-by-nd-4.0", "region:us" ]
2022-11-29T18:06:59Z
2022-11-28T16:03:48.000Z
2022-11-28T16:03:48
--- license: cc-by-nd-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
davanstrien/testgitupload
davanstrien
2023-01-18T12:10:40Z
18
0
null
[ "arxiv:2211.10086", "region:us" ]
2023-01-18T12:10:40Z
2022-11-28T16:55:47.000Z
2022-11-28T16:55:47
--- tags: - arxiv:2211.10086 --- TEST
[ -0.3891214430332184, -0.9635325074195862, 0.22108705341815948, 0.1560797542333603, -0.07489899545907974, 0.07344646006822586, 0.2502923905849457, -0.23095041513442993, 0.24025507271289825, 0.5704404711723328, -0.499849408864975, -0.16452161967754364, -0.5219647288322449, 0.2751989662647247...
null
null
null
null
null
null
null
null
null
null
null
null
null
liuyanchen1015/VALUE_mnli_negative_inversion
liuyanchen1015
2022-11-28T22:32:16Z
18
0
null
[ "region:us" ]
2022-11-28T22:32:16Z
2022-11-28T22:31:55.000Z
2022-11-28T22:31:55
--- dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: int64 - name: idx dtype: int64 - name: score dtype: int64 splits: - name: train num_bytes: 140156 num_examples: 658 - name: dev_matched num_bytes: 2553 num_examples: 14 - name: dev_mismatched num_bytes: 3100 num_examples: 14 - name: test_matched num_bytes: 3968 num_examples: 20 - name: test_mismatched num_bytes: 3039 num_examples: 14 download_size: 93760 dataset_size: 152816 --- # Dataset Card for "VALUE2_mnli_negative_inversion" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5359843969345093, -0.3353673815727234, 0.008297732099890709, 0.1484021544456482, -0.3132147490978241, -0.2546541094779968, 0.36945104598999023, -0.14923985302448273, 0.7555770874023438, 0.5209815502166748, -0.7573232650756836, -0.5665146112442017, -0.5804674625396729, -0.245280697941780...
null
null
null
null
null
null
null
null
null
null
null
null
null
liuyanchen1015/VALUE_mnli_null_genetive
liuyanchen1015
2022-11-28T22:32:48Z
18
0
null
[ "region:us" ]
2022-11-28T22:32:48Z
2022-11-28T22:32:25.000Z
2022-11-28T22:32:25
--- dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: int64 - name: idx dtype: int64 - name: score dtype: int64 splits: - name: train num_bytes: 12248137 num_examples: 50122 - name: dev_matched num_bytes: 283868 num_examples: 1167 - name: dev_mismatched num_bytes: 330715 num_examples: 1276 - name: test_matched num_bytes: 297546 num_examples: 1245 - name: test_mismatched num_bytes: 343629 num_examples: 1336 download_size: 8810876 dataset_size: 13503895 --- # Dataset Card for "VALUE2_mnli_null_genetive" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.26161107420921326, -0.23954570293426514, 0.050244998186826706, 0.1262998729944229, -0.32916346192359924, -0.1431960165500641, 0.3758101165294647, -0.2155507206916809, 0.8311058878898621, 0.3770132064819336, -0.6950297951698303, -0.550014317035675, -0.6534919142723083, -0.239684090018272...
null
null
null
null
null
null
null
null
null
null
null
null
null
mlxen/squad_validation_with_JJ_VB_synonyms
mlxen
2022-11-29T21:29:40Z
18
0
null
[ "region:us" ]
2022-11-29T21:29:40Z
2022-11-29T06:06:25.000Z
2022-11-29T06:06:25
--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: answers sequence: - name: text dtype: string - name: answer_start dtype: int32 splits: - name: validation num_bytes: 10484818 num_examples: 10570 download_size: 1825207 dataset_size: 10484818 --- # Dataset Card for "squad_validation_with_JJ_VB_synonyms" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.4543493092060089, -0.21989533305168152, 0.2038910835981369, 0.4426060914993286, -0.21143107116222382, 0.2807418704032898, 0.14275993406772614, 0.05378912016749382, 0.7108569741249084, 0.33445489406585693, -1.1070737838745117, -0.6694855690002441, -0.5167051553726196, 0.14266721904277802...
null
null
null
null
null
null
null
null
null
null
null
null
null