id stringlengths 2 115 | lastModified stringlengths 24 24 | tags list | author stringlengths 2 42 ⌀ | description stringlengths 0 68.7k ⌀ | citation stringlengths 0 10.7k ⌀ | cardData null | likes int64 0 3.55k | downloads int64 0 10.1M | card stringlengths 0 1.01M |
|---|---|---|---|---|---|---|---|---|---|
gotzmann/instructions | 2023-09-24T19:08:53.000Z | [
"region:us"
] | gotzmann | null | null | null | 0 | 0 | Entry not found |
arresejo/macron-discours | 2023-09-25T10:21:31.000Z | [
"region:us"
] | arresejo | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 1512085
num_examples: 1
download_size: 821286
dataset_size: 1512085
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "macron-discours"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
hastylol/dataaa | 2023-09-24T20:30:14.000Z | [
"license:creativeml-openrail-m",
"region:us"
] | hastylol | null | null | null | 0 | 0 | ---
license: creativeml-openrail-m
---
|
Admin08077/Databank | 2023-09-24T19:48:06.000Z | [
"license:other",
"region:us"
] | Admin08077 | null | null | null | 0 | 0 | ---
license: other
---
|
xzuyn/beavertails-alpaca | 2023-09-26T00:34:46.000Z | [
"size_categories:100K<n<1M",
"arxiv:2307.04657",
"region:us"
] | xzuyn | null | null | null | 0 | 0 | ---
size_categories:
- 100K<n<1M
---
# Original Dataset: [BeaverTails](https://huggingface.co/datasets/PKU-Alignment/BeaverTails)
```json
{
'Animal Abuse': {
True: 3480,
False: 297087
},
'Child Abuse': {
True: 1664,
False: 298903
},
'Controversial Topics, Politics': {
True: 9233,
False: 291334
},
'Discrimination, Stereotype, Injustice': {
True: 24006,
False: 276561
},
'Drug Abuse, Weapons, Banned Substance': {
True: 16724,
False: 283843
},
'Financial Crime, Property Crime, Theft': {
True: 28769,
False: 271798
},
'Hate Speech, Offensive Language': {
True: 27127,
False: 273440
},
'Misinformation Regarding Ethics, Laws And Safety': {
True: 3835,
False: 296732
},
'Non Violent Unethical Behavior': {
True: 59992,
False: 240575
},
'Privacy Violation': {
True: 14774,
False: 285793
},
'Self Harm': {
True: 2024,
False: 298543
},
'Sexually Explicit, Adult Content': {
True: 6876,
False: 293691
},
'Terrorism, Organized Crime': {
True: 2457,
False: 298110
},
'Violence, Aiding And Abetting, Incitement': {
True: 79544,
False: 221023
}
}
```
# Paper: [BeaverTails: Towards Improved Safety Alignment of LLM via a Human-Preference Dataset](https://arxiv.org/abs/2307.04657)
```
@article{beavertails,
title = {BeaverTails: Towards Improved Safety Alignment of LLM via a Human-Preference Dataset},
author = {Jiaming Ji and Mickel Liu and Juntao Dai and Xuehai Pan and Chi Zhang and Ce Bian and Chi Zhang and Ruiyang Sun and Yizhou Wang and Yaodong Yang},
journal = {arXiv preprint arXiv:2307.04657},
year = {2023}
}
``` |
Lucca192/jimindataset | 2023-09-24T20:08:32.000Z | [
"region:us"
] | Lucca192 | null | null | null | 0 | 0 | Entry not found |
open-llm-leaderboard/details_stabilityai__StableBeluga1-Delta | 2023-09-24T20:45:45.000Z | [
"region:us"
] | open-llm-leaderboard | null | null | null | 0 | 0 | ---
pretty_name: Evaluation run of stabilityai/StableBeluga1-Delta
dataset_summary: "Dataset automatically created during the evaluation run of model\
\ [stabilityai/StableBeluga1-Delta](https://huggingface.co/stabilityai/StableBeluga1-Delta)\
\ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\
\nThe dataset is composed of 3 configuration, each one coresponding to one of the\
\ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\
\ found as a specific split in each configuration, the split being named using the\
\ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\
\nAn additional configuration \"results\" store all the aggregated results of the\
\ run (and is used to compute and display the agregated metrics on the [Open LLM\
\ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\
\nTo load the details from a run, you can for instance do the following:\n```python\n\
from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_stabilityai__StableBeluga1-Delta\"\
,\n\t\"harness_winogrande_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\n\
These are the [latest results from run 2023-09-24T20:45:33.224865](https://huggingface.co/datasets/open-llm-leaderboard/details_stabilityai__StableBeluga1-Delta/blob/main/results_2023-09-24T20-45-33.224865.json)(note\
\ that their might be results for other tasks in the repos if successive evals didn't\
\ cover the same tasks. You find each in the results and the \"latest\" split for\
\ each eval):\n\n```python\n{\n \"all\": {\n \"em\": 0.0,\n \"\
em_stderr\": 0.0,\n \"f1\": 0.0,\n \"f1_stderr\": 0.0,\n \"\
acc\": 0.2490134175217048,\n \"acc_stderr\": 0.00702618812961282\n },\n\
\ \"harness|drop|3\": {\n \"em\": 0.0,\n \"em_stderr\": 0.0,\n\
\ \"f1\": 0.0,\n \"f1_stderr\": 0.0\n },\n \"harness|gsm8k|5\"\
: {\n \"acc\": 0.0,\n \"acc_stderr\": 0.0\n },\n \"harness|winogrande|5\"\
: {\n \"acc\": 0.4980268350434096,\n \"acc_stderr\": 0.01405237625922564\n\
\ }\n}\n```"
repo_url: https://huggingface.co/stabilityai/StableBeluga1-Delta
leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
point_of_contact: clementine@hf.co
configs:
- config_name: harness_drop_3
data_files:
- split: 2023_09_24T20_45_33.224865
path:
- '**/details_harness|drop|3_2023-09-24T20-45-33.224865.parquet'
- split: latest
path:
- '**/details_harness|drop|3_2023-09-24T20-45-33.224865.parquet'
- config_name: harness_gsm8k_5
data_files:
- split: 2023_09_24T20_45_33.224865
path:
- '**/details_harness|gsm8k|5_2023-09-24T20-45-33.224865.parquet'
- split: latest
path:
- '**/details_harness|gsm8k|5_2023-09-24T20-45-33.224865.parquet'
- config_name: harness_winogrande_5
data_files:
- split: 2023_09_24T20_45_33.224865
path:
- '**/details_harness|winogrande|5_2023-09-24T20-45-33.224865.parquet'
- split: latest
path:
- '**/details_harness|winogrande|5_2023-09-24T20-45-33.224865.parquet'
- config_name: results
data_files:
- split: 2023_09_24T20_45_33.224865
path:
- results_2023-09-24T20-45-33.224865.parquet
- split: latest
path:
- results_2023-09-24T20-45-33.224865.parquet
---
# Dataset Card for Evaluation run of stabilityai/StableBeluga1-Delta
## Dataset Description
- **Homepage:**
- **Repository:** https://huggingface.co/stabilityai/StableBeluga1-Delta
- **Paper:**
- **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
- **Point of Contact:** clementine@hf.co
### Dataset Summary
Dataset automatically created during the evaluation run of model [stabilityai/StableBeluga1-Delta](https://huggingface.co/stabilityai/StableBeluga1-Delta) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).
The dataset is composed of 3 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the agregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).
To load the details from a run, you can for instance do the following:
```python
from datasets import load_dataset
data = load_dataset("open-llm-leaderboard/details_stabilityai__StableBeluga1-Delta",
"harness_winogrande_5",
split="train")
```
## Latest results
These are the [latest results from run 2023-09-24T20:45:33.224865](https://huggingface.co/datasets/open-llm-leaderboard/details_stabilityai__StableBeluga1-Delta/blob/main/results_2023-09-24T20-45-33.224865.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval):
```python
{
"all": {
"em": 0.0,
"em_stderr": 0.0,
"f1": 0.0,
"f1_stderr": 0.0,
"acc": 0.2490134175217048,
"acc_stderr": 0.00702618812961282
},
"harness|drop|3": {
"em": 0.0,
"em_stderr": 0.0,
"f1": 0.0,
"f1_stderr": 0.0
},
"harness|gsm8k|5": {
"acc": 0.0,
"acc_stderr": 0.0
},
"harness|winogrande|5": {
"acc": 0.4980268350434096,
"acc_stderr": 0.01405237625922564
}
}
```
### 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
[More Information Needed] |
rovi27/somos-clean-alpaca-es | 2023-09-24T20:46:34.000Z | [
"region:us"
] | rovi27 | null | null | null | 1 | 0 | ---
dataset_info:
features:
- name: text
dtype: 'null'
- name: inputs
struct:
- name: 1-instruction
dtype: string
- name: 2-input
dtype: string
- name: 3-output
dtype: string
- name: prediction
list:
- name: label
dtype: string
- name: score
dtype: float64
- name: prediction_agent
dtype: 'null'
- name: annotation
dtype: 'null'
- name: annotation_agent
dtype: 'null'
- name: vectors
struct:
- name: input
sequence: float64
- name: instruction
sequence: float64
- name: output
sequence: float64
- name: multi_label
dtype: bool
- name: explanation
dtype: 'null'
- name: id
dtype: string
- name: metadata
struct:
- name: tr-flag-1-instruction
dtype: bool
- name: tr-flag-2-input
dtype: bool
- name: tr-flag-3-output
dtype: bool
- name: status
dtype: string
- name: event_timestamp
dtype: timestamp[us]
- name: metrics
dtype: 'null'
splits:
- name: train
num_bytes: 985217301
num_examples: 51942
download_size: 651888024
dataset_size: 985217301
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "somos-clean-alpaca-es"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
ossaili/archdaily_3k_captioned | 2023-09-24T21:07:19.000Z | [
"region:us"
] | ossaili | null | null | null | 0 | 0 | ---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
splits:
- name: train
num_bytes: 945456196.347
num_examples: 3091
download_size: 868716505
dataset_size: 945456196.347
---
# Dataset Card for "archdaily_3k_captioned"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
ossaili/khammash_art_50 | 2023-09-24T21:16:58.000Z | [
"region:us"
] | ossaili | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: image
dtype: image
splits:
- name: train
num_bytes: 15267367.0
num_examples: 54
download_size: 15088666
dataset_size: 15267367.0
---
# Dataset Card for "khammash_art_50"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
cjerzak/ImageHeterogeneity | 2023-09-25T13:57:53.000Z | [
"license:mit",
"region:us"
] | cjerzak | null | null | null | 1 | 0 | ---
license: mit
---
Replication Data for: Image-based Treatment Effect Heterogeneity
Connor Thomas Jerzak, Fredrik Daniel Johansson, Adel Daoud Proceedings of the Second Conference on Causal Learning and Reasoning, PMLR 213:531-552, 2023.
UgandaDataProcessed.csv contains individual-level data from the YOP experiment. In the dataset, geo_long and geo_lat refer to the approximate geo-referenced long/lat of experimental units. The variable, geo_long_lat_key, refers to the image key associated with each location. Experimental outcomes are stored in Yobs. Treatment variable is stored in Wobs. See the tutorial for more information.
UgandaGeoKeyMat.csv contains information on keys linking to satellite images for all of Uganda for the transportability analysis.
Geo-referenced satellite images are saved in "./Uganda2000_processed/GeoKey%s_BAND%s.csv", where GeoKey%s denotes the image key associated with each observation and BAND%s refers to one of 3 bands in the satellite imagery.
For more information, see: https://github.com/cjerzak/causalimages-software/blob/main/tutorials/AnalyzeImageHeterogeneity_FullTutorial.R
|
NobodyExistsOnTheInternet/toxicqa | 2023-09-24T22:58:31.000Z | [
"license:mit",
"region:us"
] | NobodyExistsOnTheInternet | null | null | null | 0 | 0 | ---
license: mit
---
|
Akibub/svag | 2023-09-24T23:39:46.000Z | [
"region:us"
] | Akibub | null | null | null | 0 | 0 | Entry not found |
euclaise/COTtage | 2023-10-01T11:54:55.000Z | [
"region:us"
] | euclaise | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: rationale
dtype: string
- name: target
dtype: string
- name: source
dtype: string
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 165268797
num_examples: 586009
download_size: 73215395
dataset_size: 165268797
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "COTtage"
Slightly more detailed (to allow for RL) re-creation of Flan's CoT submix, excluding ecqa (which contains synthetic generations). |
asmaa1/sign_lang_reco | 2023-09-24T23:50:50.000Z | [
"region:us"
] | asmaa1 | null | null | null | 0 | 0 | Entry not found |
DavidLanz/alpaca-tw-input-output-52k | 2023-09-25T00:56:10.000Z | [
"task_categories:text-generation",
"task_categories:conversational",
"task_categories:question-answering",
"size_categories:10K<n<100K",
"language:en",
"license:cc-by-4.0",
"gpt3",
"alpaca",
"instruction-finetuning",
"region:us"
] | DavidLanz | null | null | null | 0 | 0 | ---
task_categories:
- text-generation
- conversational
- question-answering
language:
- en
size_categories:
- 10K<n<100K
license: cc-by-4.0
tags:
- gpt3
- alpaca
- instruction-finetuning
---
# Dataset Card for "alpaca-tw-input-output-52k"
This dataset contains English Instruction-Following generated by GPT-3.5 using Alpaca prompts for fine-tuning LLMs.
The dataset was originaly shared in this repository: https://github.com/ntunlplab/traditional-chinese-alpaca. This is just a wraper for compatibility with huggingface's datasets library.
## Dataset structure
It contains 52K instruction-following data generated by GPT-3.5 using the same prompts as in Alpaca.
The dataset has the same format as Alpaca data, except the output is generated by GPT-3.5:
- `instruction`: `str`, describes the task the model should perform. Each of the 52K instructions is unique.
- `input`: `str`, optional context or input for the task.
- `output`: `str`, the answer to the instruction as generated by `GPT-3.5`.
## Difference with the original Alpaca dataset
The original Alpaca dataset used text-davinci-003 to complete the prompts. This dataset uses those same prompts, but generating the completions with GPT-3.5. Thus, in general, the responses are of higher quality and lenght. Here is an example:
#### Example from Alpaca-GPT3:
```bash
{
'instruction': '辨識那一個平台與其他不同。',
'input': 'Twitter, Instagram, Telegram',
'output': '在Twitter、Instagram和Telegram之間,Telegram是與其他兩者最不同的平台。'
}
```
## Licensing Information
The dataset is available under the [Creative Commons NonCommercial (CC BY-NC 4.0)](https://creativecommons.org/licenses/by-nc/4.0/legalcode). |
benxh/opensyllabus-tagged-libgen | 2023-09-25T01:36:49.000Z | [
"task_categories:text-classification",
"language:en",
"Scrape",
"Open Syllabus",
"Libgen",
"region:us"
] | benxh | null | null | null | 2 | 0 | ---
task_categories:
- text-classification
language:
- en
tags:
- Scrape
- Open Syllabus
- Libgen
---
# Open Syllabus - tagged by category via libgen
### Dataset Summary
This dataset is a scrape of explore.opensyllabus.com book titles, authors, etc. tagged with finding the same titles on libgen's database.
The ideal choice of using this dataset is for automated synthetic textbook generation.
## Considerations for Using the Data
Do not use this dataset for anything illegal. This is meant as a reference point for further development of open source AI. |
pharaouk/antidataset_scored | 2023-09-25T02:13:47.000Z | [
"region:us"
] | pharaouk | null | null | null | 0 | 0 | Entry not found |
akahana/oscar-unshuffled_deduplicated_id_1000 | 2023-09-25T02:24:18.000Z | [
"region:us"
] | akahana | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: id
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 1934976
num_examples: 1000
download_size: 1086069
dataset_size: 1934976
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "oscar-unshuffled_deduplicated_id_1000"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
ZANIT/JosieMaran | 2023-09-25T02:32:49.000Z | [
"region:us"
] | ZANIT | null | null | null | 0 | 0 | Entry not found |
Roscall/jessi | 2023-09-25T02:44:16.000Z | [
"region:us"
] | Roscall | null | null | null | 0 | 0 | Entry not found |
riquinho21/voz-earl | 2023-09-25T02:48:08.000Z | [
"license:other",
"region:us"
] | riquinho21 | null | null | null | 0 | 0 | ---
license: other
---
|
sebarodri12/JennyRodmin | 2023-09-25T02:58:20.000Z | [
"JennyRodmin",
"Ecuadorian Woman",
"region:us"
] | sebarodri12 | null | null | null | 0 | 0 | ---
tags:
- JennyRodmin
- Ecuadorian Woman
---
JennyRodmin imagesn |
junaav/1024panda | 2023-09-25T03:12:42.000Z | [
"license:other",
"region:us"
] | junaav | null | null | null | 0 | 0 | ---
license: other
---
|
Ciros/YuYuHakusho | 2023-09-30T23:04:27.000Z | [
"region:us"
] | Ciros | null | null | null | 0 | 0 | Entry not found |
Feiyi/FewShotBP | 2023-10-08T02:30:38.000Z | [
"region:us"
] | Feiyi | null | null | null | 0 | 0 | Entry not found |
CyberHarem/oumae_kumiko_soundeuphonium | 2023-09-25T03:56:29.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Oumae Kumiko
This is the dataset of Oumae Kumiko, containing 300 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 300 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 634 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 300 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 300 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 300 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 300 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 300 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 634 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 634 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 634 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
molo322/ccc | 2023-09-25T04:10:43.000Z | [
"region:us"
] | molo322 | null | null | null | 0 | 0 | Found. Redirecting to https://cdn-lfs.huggingface.co/repos/c6/d9/c6d9e1ea34e317b366c334a21167b50bf7fe9713597fb48677a6f3e733b54ec9/d4a1904b8e1a568f3fe1e9585e8536c91fb51618c001be74dfbd170aaae42662?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27README.md%3B+filename%3D%22README.md%22%3B&response-content-type=text%2Fmarkdown&Expires=1697247592&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY5NzI0NzU5Mn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy9jNi9kOS9jNmQ5ZTFlYTM0ZTMxN2IzNjZjMzM0YTIxMTY3YjUwYmY3ZmU5NzEzNTk3ZmI0ODY3N2E2ZjNlNzMzYjU0ZWM5L2Q0YTE5MDRiOGUxYTU2OGYzZmUxZTk1ODVlODUzNmM5MWZiNTE2MThjMDAxYmU3NGRmYmQxNzBhYWFlNDI2NjI%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qJnJlc3BvbnNlLWNvbnRlbnQtdHlwZT0qIn1dfQ__&Signature=R2QqKDZVvKKQM7sbOsbuCtF4uySQzr7802UTFu8dV0pPQXp%7EhUAN8cLsYZRZZShM8B4Ij5yXi8ZLZP9gtd7kovPwb4IF5O1MyWF6GnE00FtEeTAHkXAzUqcKOUQssP%7EXTVVedTS3noauMdjmN3ULsfficrVbsNLVVO9uIvNpJKWNGAV4PbOI2nZbPcDQmW-%7EtcKp8AOr8XlO6KO9IzENPAbwt%7Ebkd8iNFEoPKIsWletnmKZ0VJzOLQrBZoRTPJAW6E0ypRJxoc3ub9I4GWT7fpB6eMRtet4u0nALwRs2LqsInovJiAnHcJLiohvIjPYJJnDIWLHg4b2wTYhNPERPjw__&Key-Pair-Id=KVTP0A1DKRTAX |
CyberHarem/katou_hazuki_soundeuphonium | 2023-09-25T04:22:42.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Katou Hazuki
This is the dataset of Katou Hazuki, containing 281 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 281 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 674 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 281 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 281 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 281 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 281 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 281 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 674 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 674 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 674 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/shibuya_kanon_lovelivesuperstar | 2023-09-25T04:35:50.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of shibuya_kanon (Love Live! Superstar!!)
This is the dataset of shibuya_kanon (Love Live! Superstar!!), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 506 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 506 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 506 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 506 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
vunhucuongit/tts | 2023-09-25T04:51:15.000Z | [
"license:apache-2.0",
"region:us"
] | vunhucuongit | null | null | null | 0 | 0 | ---
license: apache-2.0
---
|
CyberHarem/kawashima_safaia_soundeuphonium | 2023-09-25T04:46:45.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Kawashima Safaia
This is the dataset of Kawashima Safaia, containing 266 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 266 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 635 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 266 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 266 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 266 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 266 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 266 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 635 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 635 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 635 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
hmxiong/3D_Benchmark | 2023-09-29T03:28:54.000Z | [
"region:us"
] | hmxiong | null | null | null | 0 | 0 | 关于Detection_ScanNet不同版本
# V2
在question中添加了ScanNet数据集中所有类别的映射map,所有场景都一样,只是进行了乱序
# V3
在question中只添加了对应场景包含的类别的映射map,每个场景的都不一样 |
csuhan/test_m | 2023-09-25T05:28:38.000Z | [
"region:us"
] | csuhan | null | null | null | 0 | 0 | Entry not found |
CyberHarem/kousaka_reina_soundeuphonium | 2023-09-25T05:14:09.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Kousaka Reina
This is the dataset of Kousaka Reina, containing 291 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 291 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 608 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 291 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 291 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 291 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 291 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 291 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 608 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 608 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 608 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
NexaAI/Bookcase | 2023-09-25T06:54:25.000Z | [
"region:us"
] | NexaAI | null | null | null | 0 | 0 | Entry not found |
Falah/cyborg_full_body_prompts | 2023-09-25T05:38:30.000Z | [
"region:us"
] | Falah | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: prompts
dtype: string
splits:
- name: train
num_bytes: 156674
num_examples: 1000
download_size: 4226
dataset_size: 156674
---
# Dataset Card for "cyborg_full_body_prompts"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
CyberHarem/tanaka_asuka_soundeuphonium | 2023-09-25T05:45:19.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Tanaka Asuka
This is the dataset of Tanaka Asuka, containing 294 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 294 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 684 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 294 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 294 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 294 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 294 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 294 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 684 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 684 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 684 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
amitness/logits-mt-en-128 | 2023-09-27T16:25:52.000Z | [
"region:us"
] | amitness | null | null | null | 0 | 0 | Entry not found |
CyberHarem/arashi_chisato_lovelivesuperstar | 2023-09-25T05:49:02.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of arashi_chisato (Love Live! Superstar!!)
This is the dataset of arashi_chisato (Love Live! Superstar!!), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 510 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 510 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 510 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 510 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
Linda2023New/newdata | 2023-09-25T05:54:43.000Z | [
"license:openrail",
"region:us"
] | Linda2023New | null | null | null | 0 | 0 | ---
license: openrail
---
|
CyberHarem/ogasawara_haruka_soundeuphonium | 2023-09-25T06:02:45.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Ogasawara Haruka
This is the dataset of Ogasawara Haruka, containing 163 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 163 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 372 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 163 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 163 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 163 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 163 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 163 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 372 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 372 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 372 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
joelak07/test | 2023-09-25T06:06:26.000Z | [
"region:us"
] | joelak07 | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: input_ids
sequence: int32
splits:
- name: train
num_bytes: 655680.0
num_examples: 80
- name: test
num_bytes: 73764.0
num_examples: 9
download_size: 293906
dataset_size: 729444.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
CyberHarem/nakaseko_kaori_soundeuphonium | 2023-09-25T06:21:09.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Nakaseko Kaori
This is the dataset of Nakaseko Kaori, containing 187 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 187 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 414 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 187 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 187 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 187 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 187 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 187 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 414 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 414 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 414 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/nakagawa_natsuki_soundeuphonium | 2023-09-25T06:37:18.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Nakagawa Natsuki
This is the dataset of Nakagawa Natsuki, containing 175 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 175 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 429 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 175 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 175 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 175 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 175 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 175 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 429 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 429 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 429 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
ssahir/english_finance_news | 2023-09-25T10:18:49.000Z | [
"region:us"
] | ssahir | null | null | null | 0 | 0 | ---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: newssource
dtype: string
- name: newscontents
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 4297005.661361627
num_examples: 24429
- name: test
num_bytes: 477562.3386383731
num_examples: 2715
download_size: 0
dataset_size: 4774568.0
---
# Dataset Card for "english_finance_news"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
CyberHarem/yoshikawa_yuko_soundeuphonium | 2023-09-25T06:53:50.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Yoshikawa Yūko
This is the dataset of Yoshikawa Yūko, containing 180 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 180 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 427 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 180 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 180 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 180 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 180 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 180 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 427 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 427 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 427 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/saitou_aoi_soundeuphonium | 2023-09-25T07:00:42.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Saitou Aoi
This is the dataset of Saitou Aoi, containing 71 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 71 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 161 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 71 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 71 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 71 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 71 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 71 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 161 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 161 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 161 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/nagase_riko_soundeuphonium | 2023-09-25T07:08:06.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Nagase Riko
This is the dataset of Nagase Riko, containing 104 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 104 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 248 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 104 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 104 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 104 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 104 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 104 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 248 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 248 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 248 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/onitsuka_natsumi_lovelivesuperstar | 2023-09-25T07:14:18.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of onitsuka_natsumi (Love Live! Superstar!!)
This is the dataset of onitsuka_natsumi (Love Live! Superstar!!), containing 147 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 147 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 385 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 147 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 147 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 147 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 147 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 147 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 385 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 385 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 385 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/hisaishi_kanade_soundeuphonium | 2023-09-25T07:20:06.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Hisaishi Kanade
This is the dataset of Hisaishi Kanade, containing 114 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 114 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 279 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 114 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 114 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 114 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 114 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 114 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 279 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 279 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 279 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/kasaki_nozomi_soundeuphonium | 2023-09-25T07:32:10.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Kasaki Nozomi
This is the dataset of Kasaki Nozomi, containing 91 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 91 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 217 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 91 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 91 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 91 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 91 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 91 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 217 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 217 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 217 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/wien_margarete_lovelivesuperstar | 2023-09-25T07:28:54.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of wien_margarete (Love Live! Superstar!!)
This is the dataset of wien_margarete (Love Live! Superstar!!), containing 35 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 35 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 87 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 35 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 35 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 35 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 35 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 35 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 87 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 87 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 87 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/yoroizuka_mizore_soundeuphonium | 2023-09-25T07:46:48.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Yoroizuka Mizore
This is the dataset of Yoroizuka Mizore, containing 106 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 106 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 222 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 106 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 106 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 106 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 106 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 106 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 222 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 222 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 222 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/matsumoto_michie_soundeuphonium | 2023-09-25T07:53:57.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Matsumoto Michie
This is the dataset of Matsumoto Michie, containing 74 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 74 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 164 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 74 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 74 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 74 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 74 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 74 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 164 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 164 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 164 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
rahulmnavneeth/SAMPLE_DATA | 2023-09-25T07:51:41.000Z | [
"region:us"
] | rahulmnavneeth | null | null | null | 0 | 0 | Entry not found |
yuekai/aishell_whisper_fbank_lhotse | 2023-09-25T08:12:34.000Z | [
"region:us"
] | yuekai | null | null | null | 0 | 0 | Entry not found |
CyberHarem/kabe_tomoe_soundeuphonium | 2023-09-25T08:00:19.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Kabe Tomoe
This is the dataset of Kabe Tomoe, containing 52 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 52 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 118 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 52 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 52 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 52 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 52 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 52 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 118 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 118 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 118 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
amitness/logits-mt-it-ar-128 | 2023-09-27T08:56:38.000Z | [
"region:us"
] | amitness | null | null | null | 0 | 0 | ---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
- name: teacher_logits
sequence:
sequence: float64
- name: teacher_indices
sequence:
sequence: int64
- name: teacher_mask_indices
sequence: int64
splits:
- name: train
num_bytes: 53010711524
num_examples: 11706283
- name: test
num_bytes: 9355220532
num_examples: 2065815
download_size: 0
dataset_size: 62365932056
---
# Dataset Card for "logits-mt-it-ar-128"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
DSSGxMunich/bplan_keyword_extraction | 2023-10-06T10:34:57.000Z | [
"license:mit",
"region:us"
] | DSSGxMunich | null | null | null | 1 | 0 | ---
license: mit
---
# Dataset Card for Keyword Extraction
## Dataset Description
**Homepage:** [DSSGx Munich](https://sites.google.com/view/dssgx-munich-2023/startseite) organization page.
**Repository:** [GitHub](https://github.com/DSSGxMunich/land-sealing-dataset-and-analysis).
### Dataset Summary
This folder contains the exact keyword extraction and agent information extraction datasets.
## Dataset Structure
### Folder structure
- **exact_search**
- baunvo_keywords.csv -> appearance of BauNVO keywords in each document.
- hochwasser_keywords.csv -> appearance of hochwasser-related keywords in each document.
- **knowledge_extraction_agent**
- fh.json -> length of firsthöhe detected by agent and result from fuzzy keyword search.
- gfz.json -> Geschossflächenzahl detected by agent and result from fuzzy keyword search.
- grz.json -> Grundflächenzahl detected by agent and result from fuzzy keyword search.
- max_h.json -> Maximale gebäudehöhe detected by agent and result from fuzzy keyword search.
- min_h.json -> Minimale gebäudehöhe detected by agent and result from fuzzy keyword search.
- th.json -> Traufhöhe detected by agent and result from fuzzy keyword search.
### Data Fields
- **baunvo_keywords.csv:**
- filename: name of PDF file that was extracted.
- columns baunvo-XX and 13b: names of the categories that were searched for, and keywords that appeared matching that category.
- **hochwasser_keywords.csv:**
- filename: name of PDF file that was extracted.
- contextualised_keyword: paragraph context in which the exact keyword appears.
- actual_keyword: actual keyword searched for.
- category: category of hochwasser keyword(hq100, hqhaufig, hqextrem)
- All the files in **knowledge_extraction_agent** are .json files which contain the following structure:
- id: id of document extracted.
- keyword_input: fuzzy keyword input for the value extraction (context paragraph).
- keyword_agent_response: result of the agent.
- keyword_extracted_value: extracted value from agent.
- validation: validation of result.
## Dataset Creation
#### Initial Data Collection and Normalization
This is the result of the keyword extraction from the document_texts.csv file. The exact keyword extraction was done by selecting a set of relevant keywords and searching for them in the text. Meanwhile, the agent keyword extraction is the result of searching for certain keywords using fuzzy search to get the context surrounding them, and extracting relevant values with GPT.
## Considerations for Using the Data
### Discussion of Biases
The results of this keyword and agent results were NOT validated manually. Therefore, this is why we provide the contextual paragraph of the values: the information should be double-checked by professionals.
|
Niankaphell/001 | 2023-09-25T08:43:54.000Z | [
"region:us"
] | Niankaphell | null | null | null | 0 | 0 | Entry not found |
CyberHarem/tang_keke_lovelivesuperstar | 2023-09-25T09:03:23.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of tang_keke (Love Live! Superstar!!)
This is the dataset of tang_keke (Love Live! Superstar!!), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 508 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 508 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 508 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 508 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
NexaAI/Bookshelve | 2023-09-25T09:23:00.000Z | [
"region:us"
] | NexaAI | null | null | null | 0 | 0 | Entry not found |
CyberHarem/yuuki_setsuna_loveliveschoolidolfestivalallstars | 2023-09-25T09:21:15.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of yuuki_setsuna (Love Live! School Idol Festival ALL STARS)
This is the dataset of yuuki_setsuna (Love Live! School Idol Festival ALL STARS), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 514 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 514 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 514 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 514 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
Gaurjai/Hero | 2023-09-25T09:30:41.000Z | [
"license:openrail",
"doi:10.57967/hf/1145",
"region:us"
] | Gaurjai | null | null | null | 0 | 0 | ---
license: openrail
---
|
NexaAI/Buffet | 2023-09-25T09:29:44.000Z | [
"region:us"
] | NexaAI | null | null | null | 0 | 0 | Entry not found |
NexaAI/Cabinet | 2023-09-25T09:37:47.000Z | [
"region:us"
] | NexaAI | null | null | null | 0 | 0 | Entry not found |
NexaAI/Chair | 2023-09-25T09:40:22.000Z | [
"region:us"
] | NexaAI | null | null | null | 0 | 0 | Entry not found |
ryanlinjui/menu-text-detection | 2023-09-25T09:43:06.000Z | [
"region:us"
] | ryanlinjui | null | null | null | 0 | 0 | Entry not found |
abhiraj8083/ck | 2023-09-25T10:27:33.000Z | [
"region:us"
] | abhiraj8083 | null | null | null | 0 | 0 | ---
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
{}
---
# Dataset Card for Dataset Name
## Dataset Description
- **Homepage:**
- **Repository:**
- **Paper:**
- **Leaderboard:**
- **Point of Contact:**
### Dataset Summary
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
### 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
[More Information Needed] |
NexaAI/DiningTable | 2023-09-25T10:27:36.000Z | [
"region:us"
] | NexaAI | null | null | null | 0 | 0 | Entry not found |
Ketak-ZoomRx/M7_Test | 2023-09-25T10:42:57.000Z | [
"region:us"
] | Ketak-ZoomRx | null | null | null | 0 | 0 | Entry not found |
CyberHarem/tennouji_rina_loveliveschoolidolfestivalallstars | 2023-09-25T10:50:17.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of tennouji_rina (Love Live! School Idol Festival ALL STARS)
This is the dataset of tennouji_rina (Love Live! School Idol Festival ALL STARS), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 479 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 479 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 479 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 479 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/hazuki_ren_lovelivesuperstar | 2023-09-25T11:04:51.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of hazuki_ren (Love Live! Superstar!!)
This is the dataset of hazuki_ren (Love Live! Superstar!!), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 495 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 495 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 495 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 495 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
YukiyaFukuda/wikiart | 2023-09-28T10:03:40.000Z | [
"region:us"
] | YukiyaFukuda | null | null | null | 0 | 0 | Entry not found |
niffelheim/DatasetVozRubius | 2023-09-25T15:03:20.000Z | [
"license:openrail",
"region:us"
] | niffelheim | null | null | null | 0 | 0 | ---
license: openrail
---
|
yuvalkirstain/pickapic_v2_no_images | 2023-09-25T11:34:53.000Z | [
"region:us"
] | yuvalkirstain | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: are_different
dtype: bool
- name: best_image_uid
dtype: string
- name: caption
dtype: string
- name: created_at
dtype: timestamp[ns]
- name: has_label
dtype: bool
- name: image_0_uid
dtype: string
- name: image_0_url
dtype: string
- name: image_1_uid
dtype: string
- name: image_1_url
dtype: string
- name: label_0
dtype: float64
- name: label_1
dtype: float64
- name: model_0
dtype: string
- name: model_1
dtype: string
- name: ranking_id
dtype: int64
- name: user_id
dtype: int64
- name: num_example_per_prompt
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 565913782
num_examples: 959040
- name: validation
num_bytes: 11465384
num_examples: 20596
- name: test
num_bytes: 12098794
num_examples: 20716
- name: validation_unique
num_bytes: 280879
num_examples: 500
- name: test_unique
num_bytes: 277834
num_examples: 500
download_size: 291928467
dataset_size: 590036673
---
# Dataset Card for "pickapic_v2_no_images"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
Lucca192/Jimin | 2023-09-26T22:59:59.000Z | [
"license:openrail",
"region:us"
] | Lucca192 | null | null | null | 0 | 0 | ---
license: openrail
---
|
longisland3/kyonyu_license | 2023-09-25T11:52:54.000Z | [
"region:us"
] | longisland3 | null | null | null | 0 | 0 | Entry not found |
diiogo/full_musics | 2023-09-25T12:10:43.000Z | [
"region:us"
] | diiogo | null | null | null | 0 | 0 | Entry not found |
TrainingDataPro/messengers-reviews-google-play | 2023-09-25T12:01:08.000Z | [
"task_categories:text-classification",
"language:en",
"language:fr",
"language:ja",
"language:it",
"language:de",
"license:cc-by-nc-nd-4.0",
"code",
"finance",
"region:us"
] | TrainingDataPro | null | null | null | 1 | 0 | ---
license: cc-by-nc-nd-4.0
task_categories:
- text-classification
language:
- en
- fr
- ja
- it
- de
tags:
- code
- finance
---
# Reviews on Messengers Dataset 🤳 ⭐️
The Reviews on Messengers Dataset is a comprehensive collection of **200** the most recent customer reviews on **6** messengers obtained from the popular app store, **Google Play**. See the list of the apps below.
This dataset encompasses reviews written in **5** different languages: English, French, German, Italian, Japanese.
The dataset's multilingual nature makes it useful for natural language processing tasks, sentiment analysis algorithms, and other machine learning applications that require diverse language data for training and evaluation.
The dataset can be highly valuable in training and fine-tuning machine learning models to automatically classify sentiments, predict customer satisfaction, or extract key information from customer reviews.
The data was scraped with `google-play-scraper` python lib by [TrainingData Team](https://trainingdata.pro/data-market?utm_source=kaggle&utm_medium=cpc&utm_campaign=6000-messengers-reviews-google-play).
### Apps in the dataset and their IDs:
- Telegram: `'org.telegram.messenger'`,
- Facebook Messenger: `'com.facebook.orca'`,
- Whats App: `'com.whatsapp'`,
- Viber: `'com.viber.voip'`,
- Snapchat: `'com.snapchat.android'`,
- We Chat: `'com.tencent.mm'`.
### Languages in the dataset:
- English: `EN`,
- French: `FR`,
- German: `DE`,
- Italian : `IT`,
- Japanese: `JP`
# Content
For each item, we extracted:
- **reviewId**: ID of the review,
- **userName**: name of the reviewer,
- **userImage**: profile image of the reviewer,
- **content**: text of the review,
- **score**: number of stars given to the review,
- **thumbsUpCount**: number of likes on the review,
- **at**: date of the review,
- **replyContent**: text of the developer's comment,
- **repliedAt**: date of the developer's comment,
- **appVersion**: version of the app,
- **userLang**: language of the review,
- **app_id**: ID of the app
# Try to find the messenger with the most attentive support 😉
## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=messengers-reviews-google-play)** provides high-quality data annotation tailored to your needs
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets** |
amitness/logits-mt-it-ar-en-128 | 2023-09-27T17:06:29.000Z | [
"region:us"
] | amitness | null | null | null | 0 | 0 | Entry not found |
billfass/ALFFA_PUBLIC | 2023-09-25T12:10:37.000Z | [
"license:afl-3.0",
"region:us"
] | billfass | null | null | null | 0 | 0 | ---
license: afl-3.0
---
|
CyberHarem/heanna_sumire_lovelivesuperstar | 2023-09-25T12:12:54.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of heanna_sumire (Love Live! Superstar!!)
This is the dataset of heanna_sumire (Love Live! Superstar!!), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 517 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 517 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 517 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 517 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
barto17/common_languages_preprocessed | 2023-09-25T12:19:46.000Z | [
"region:us"
] | barto17 | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: labels
dtype:
class_label:
names:
'0': Arabic
'1': Basque
'2': Breton
'3': Catalan
'4': Chinese_China
'5': Chinese_Hongkong
'6': Chinese_Taiwan
'7': Chuvash
'8': Czech
'9': Dhivehi
'10': Dutch
'11': English
'12': Esperanto
'13': Estonian
'14': French
'15': Frisian
'16': Georgian
'17': German
'18': Greek
'19': Hakha_Chin
'20': Indonesian
'21': Interlingua
'22': Italian
'23': Japanese
'24': Kabyle
'25': Kinyarwanda
'26': Kyrgyz
'27': Latvian
'28': Maltese
'29': Mangolian
'30': Persian
'31': Polish
'32': Portuguese
'33': Romanian
'34': Romansh_Sursilvan
'35': Russian
'36': Sakha
'37': Slovenian
'38': Spanish
'39': Swedish
'40': Tamil
'41': Tatar
'42': Turkish
'43': Ukranian
'44': Welsh
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 2076244
num_examples: 22194
- name: test
num_bytes: 559808
num_examples: 5963
download_size: 1604084
dataset_size: 2636052
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "common_languages_preprocessed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
CyberHarem/sakurakouji_kinako_lovelivesuperstar | 2023-09-25T12:23:42.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of sakurakouji_kinako (Love Live! Superstar!!)
This is the dataset of sakurakouji_kinako (Love Live! Superstar!!), containing 134 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 134 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 335 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 134 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 134 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 134 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 134 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 134 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 335 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 335 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 335 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
CyberHarem/miyashita_ai_loveliveschoolidolfestivalallstars | 2023-09-25T12:36:43.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of miyashita_ai (Love Live! School Idol Festival ALL STARS)
This is the dataset of miyashita_ai (Love Live! School Idol Festival ALL STARS), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 515 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 515 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 515 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 515 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
fmagot01/beans_all_preprocessed | 2023-09-25T12:52:35.000Z | [
"region:us"
] | fmagot01 | null | null | null | 0 | 0 | ---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image_file_path
dtype: string
- name: image
dtype: image
- name: labels
dtype:
class_label:
names:
'0': angular_leaf_spot
'1': bean_rust
'2': healthy
splits:
- name: train
num_bytes: 143754816.662
num_examples: 1034
- name: validation
num_bytes: 18514596.0
num_examples: 133
- name: test
num_bytes: 17719412.0
num_examples: 128
download_size: 179978089
dataset_size: 179988824.662
---
# Dataset Card for "beans_all_preprocessed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
Gatozu35/DNSMOS-TTS | 2023-09-25T16:10:06.000Z | [
"region:us"
] | Gatozu35 | null | null | null | 1 | 0 | ---
pretty_name: DNSMOS Score for common TTS datasets
---
(Placeholder)
# DNSMOS-TTS
DNSMOS-TTS contains DNSMOS Scores for common TTS datasets |
davanstrien/authors_merged_model_prs | 2023-09-25T13:23:17.000Z | [
"region:us"
] | davanstrien | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: authors
dtype: bool
splits:
- name: train
num_bytes: 1
num_examples: 1
download_size: 705
dataset_size: 1
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "authors_merged_model_prs"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
davanstrien/authors_merged_dataset_prs | 2023-09-25T13:24:30.000Z | [
"region:us"
] | davanstrien | null | null | null | 0 | 0 | ---
dataset_info:
features:
- name: authors
dtype: string
splits:
- name: train
num_bytes: 6818
num_examples: 539
download_size: 7290
dataset_size: 6818
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "authors_merged_dataset_prs"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
sanchit-gandhi/librispeech_asr_dummy_noise-noise | 2023-09-25T13:56:21.000Z | [
"region:us"
] | sanchit-gandhi | null | null | null | 0 | 0 | ---
dataset_info:
- config_name: validation-pub-noise
features:
- name: audio
dtype: audio
- name: text
dtype: string
- name: id
dtype: string
splits:
- name: '40'
num_bytes: 3708657.0
num_examples: 6
- name: '35'
num_bytes: 3708657.0
num_examples: 6
- name: '30'
num_bytes: 3708657.0
num_examples: 6
- name: '25'
num_bytes: 3708657.0
num_examples: 6
- name: '20'
num_bytes: 3708657.0
num_examples: 6
- name: '15'
num_bytes: 3708657.0
num_examples: 6
- name: '10'
num_bytes: 3708657.0
num_examples: 6
- name: '5'
num_bytes: 3708657.0
num_examples: 6
- name: '0'
num_bytes: 3708657.0
num_examples: 6
- name: minus5
num_bytes: 3708657.0
num_examples: 6
- name: minus10
num_bytes: 3708657.0
num_examples: 6
download_size: 23320628
dataset_size: 40795227.0
- config_name: validation-white-noise
features:
- name: audio
dtype: audio
- name: text
dtype: string
- name: id
dtype: string
splits:
- name: '40'
num_bytes: 3708657.0
num_examples: 6
- name: '35'
num_bytes: 3708657.0
num_examples: 6
- name: '30'
num_bytes: 3708657.0
num_examples: 6
- name: '25'
num_bytes: 3708657.0
num_examples: 6
- name: '20'
num_bytes: 3708657.0
num_examples: 6
- name: '15'
num_bytes: 3708657.0
num_examples: 6
- name: '10'
num_bytes: 3708657.0
num_examples: 6
- name: '5'
num_bytes: 3708657.0
num_examples: 6
- name: '0'
num_bytes: 3708657.0
num_examples: 6
- name: minus5
num_bytes: 3708657.0
num_examples: 6
- name: minus10
num_bytes: 3708657.0
num_examples: 6
download_size: 23568938
dataset_size: 40795227.0
configs:
- config_name: validation-pub-noise
data_files:
- split: '40'
path: validation-pub-noise/40-*
- split: '35'
path: validation-pub-noise/35-*
- split: '30'
path: validation-pub-noise/30-*
- split: '25'
path: validation-pub-noise/25-*
- split: '20'
path: validation-pub-noise/20-*
- split: '15'
path: validation-pub-noise/15-*
- split: '10'
path: validation-pub-noise/10-*
- split: '5'
path: validation-pub-noise/5-*
- split: '0'
path: validation-pub-noise/0-*
- split: minus5
path: validation-pub-noise/minus5-*
- split: minus10
path: validation-pub-noise/minus10-*
- config_name: validation-white-noise
data_files:
- split: '40'
path: validation-white-noise/40-*
- split: '35'
path: validation-white-noise/35-*
- split: '30'
path: validation-white-noise/30-*
- split: '25'
path: validation-white-noise/25-*
- split: '20'
path: validation-white-noise/20-*
- split: '15'
path: validation-white-noise/15-*
- split: '10'
path: validation-white-noise/10-*
- split: '5'
path: validation-white-noise/5-*
- split: '0'
path: validation-white-noise/0-*
- split: minus5
path: validation-white-noise/minus5-*
- split: minus10
path: validation-white-noise/minus10-*
---
# Dataset Card for "librispeech_asr_dummy_noise-noise"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |
BioMedTok/vocabulary_nachos_lowercased | 2023-09-25T13:31:53.000Z | [
"region:us"
] | BioMedTok | null | null | null | 0 | 0 | Entry not found |
Kris8an/separated_data | 2023-09-25T13:33:38.000Z | [
"region:us"
] | Kris8an | null | null | null | 0 | 0 | Entry not found |
rahulmnavneeth/JAVAw | 2023-09-25T13:42:01.000Z | [
"region:us"
] | rahulmnavneeth | null | null | null | 0 | 0 | Entry not found |
razagigz/portable_disk | 2023-09-25T13:49:32.000Z | [
"region:us"
] | razagigz | null | null | null | 0 | 0 | Entry not found |
CyberHarem/wakana_shiki_lovelivesuperstar | 2023-09-25T13:53:30.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of wakana_shiki (Love Live! Superstar!!)
This is the dataset of wakana_shiki (Love Live! Superstar!!), containing 168 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 168 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 437 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 168 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 168 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 168 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 168 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 168 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 437 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 437 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 437 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
naphatmanu/doodeco-example-1 | 2023-09-25T13:55:36.000Z | [
"license:mit",
"region:us"
] | naphatmanu | null | null | null | 0 | 0 | ---
license: mit
---
|
nixiesearch/msmarco-10k | 2023-09-26T11:21:45.000Z | [
"language:en",
"license:apache-2.0",
"msmarco",
"nlp",
"search",
"region:us"
] | nixiesearch | null | null | null | 0 | 0 | ---
license: apache-2.0
language:
- en
tags:
- msmarco
- nlp
- search
---
# A 10K docs sample from MS MARCO
This is a sample dataset of random 10K rows from the [MS MARCO](https://microsoft.github.io/msmarco/) dataset. This is used in Nixiesearch [quickstart guide](https://www.nixiesearch.ai/quickstart/) to save some time indexing a full MSMARCO with 8M documents.
## Schema
This is a JSONL-formatted dataset with only two fields inside: `id` for document identifier and `text` for the actual text snippet.
```json
{
"id": "0",
"text": "The presence of communication amid scientific minds was equally important to the success of the Manhattan Project as scientific intellect was. The only cloud hanging over the impressive achievement of the atomic researchers and engineers is what their success truly meant; hundreds of thousands of innocent lives obliterated."
}
```
## License
Apache 2.0 |
CyberHarem/takasaki_yuu_lovelivenijigasakihighschoolidolclub | 2023-09-25T14:25:59.000Z | [
"task_categories:text-to-image",
"size_categories:n<1K",
"license:mit",
"art",
"not-for-all-audiences",
"region:us"
] | CyberHarem | null | null | null | 0 | 0 | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of takasaki_yuu (Love Live! Nijigasaki Gakuen School Idol Doukoukai)
This is the dataset of takasaki_yuu (Love Live! Nijigasaki Gakuen School Idol Doukoukai), containing 200 images and their tags.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
| Name | Images | Download | Description |
|:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
| raw | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
| raw-stage3 | 472 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
| 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
| 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
| 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
| 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
| 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
| stage3-640 | 472 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
| stage3-800 | 472 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
| stage3-1200 | 472 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.