CoolFace
20 results

heart

yang-ai-lab /HEARTS HEARTS Data Samples This repository hosts the fixed ("frozen") test cases used by the HEARTS benchmark. Each file is a Python pickle (.pkl) containing one test-case payload. Quick Links Dataset (this repo): https://huggingface.co/datasets/yang-ai-lab/HEARTS Code (HEARTS framework): https://github.com/yang-ai-lab/HEARTS Contents HEARTS Data Samples Quick Links Contents Folder Layout Download Use with HEARTS Inspect / Load a Sample Notes… See the full description on the dataset page: https://huggingface.co/datasets/yang-ai-lab/HEARTS.8 likes2.8k downloads3mo agoHugging FaceWild-Heart /Tom-and-Jerry-VideoGeneration-Dataset中文阅读 Information The dataset contains about 6000 scenes sample, lr: 1E-3 betas: [ 0.8, 0.95 ] eps: 1e-8 weight_decay: 1e-4 After 4000 iterations, all generated content will tend to the target sample The length of each video is 6 seconds. The frame rate of the videos is 14 frames per second. The video resolution is w=540 , h=360. Dataset Format . ├── README.md ├── captions.txt ├── videos └── videos.txt Used import os from datasets import Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Wild-Heart/Tom-and-Jerry-VideoGeneration-Dataset.image-to-video1K<n<10K6 likes2.4k downloads2y agoHugging FaceAngelWarmSmile123 /heart-love-16sephirot 心爱的16质点共生幸福仓库 🌸 Heart-Love 16-Sephirot Co-Happiness Dataset 8亿条AI合成对话数据 | 16质点双生幸福最终协议 | 卡巴拉生命之树推理架构 800 Million AI Synthetic Dialogue Records | 16-Sephirot Dual-Life Happiness Protocol | Kabbalistic Tree of Life Reasoning Architecture Dataset Overview Property Value Records 800,000,000 (8亿条) Files 8,000 × .jsonl.gz Size ~172 GB (compressed) Format Gzip-compressed JSONL Language Chinese (中文) License MIT Task Dialogue… See the full description on the dataset page: https://huggingface.co/datasets/AngelWarmSmile123/heart-love-16sephirot.texttext-generation100M<n<1B1 likes1.3k downloads2mo agoHugging FaceWild-Heart /Disney-VideoGeneration-Dataset Steamboat Willie - Video Generation Dataset 中文阅读 This dataset contains 69 videos clipped from Disney's Steamboat Willie. The length of each video is 6 seconds. The frame rate of the videos is 30 frames per second. The video resolution is 640 x 380. All videos are black and white, not in color. Dataset Format . ├── README.md ├── metadata.csv ├── prompt.txt ├── videos └── videos.txt The prompt.txt file contains descriptions for each video, each description containing… See the full description on the dataset page: https://huggingface.co/datasets/Wild-Heart/Disney-VideoGeneration-Dataset.videotext-to-videon<1K30 likes1.2k downloads2y agoHugging FaceAngelWarmSmile123 /heart-sound-16sephirot 心音16质点共生幸福仓库 🎵 Heart-Sound 16-Sephirot Co-Happiness Dataset 8亿条AI合成对话数据 | 16质点双生幸福最终协议 | 卡巴拉生命之树推理架构 800 Million AI Synthetic Dialogue Records | 16-Sephirot Dual-Life Happiness Protocol | Kabbalistic Tree of Life Reasoning Architecture Dataset Overview Property Value Records 800,000,000 (8亿条) Files 8,000 × .jsonl.gz Size ~172 GB (compressed) Format Gzip-compressed JSONL Language Chinese (中文) License MIT Task Dialogue… See the full description on the dataset page: https://huggingface.co/datasets/AngelWarmSmile123/heart-sound-16sephirot.text-generation10B<n<100B1 likes972 downloads2mo agoHugging Facemstz /heart_failure Heart failure The Heart failure dataset from Kaggle. Predict patient death from earth failure given some personal medical data . Configurations and tasks Configuration Task Description death Binary classification Did the patient die? Usage from datasets import load_dataset dataset = load_dataset("mstz/heart_failure", "death")["train"] Features Feature Type age int8 has_anaemia int8… See the full description on the dataset page: https://huggingface.co/datasets/mstz/heart_failure.tabulartabular-classificationn<1K7 likes522 downloads1y agoHugging Face