duke-hf-demo / demo_data.jsonl
niikun's picture
Upload demo_data.jsonl with huggingface_hub
e75be60 verified
raw
history blame contribute delete
452 Bytes
{"text": "The quick brown fox jumps over the lazy dog", "label": "example"}
{"text": "Hello world! This is a sample text for demonstration", "label": "greeting"}
{"text": "Machine learning is transforming how we process data", "label": "technology"}
{"text": "Natural language processing enables computers to understand human language", "label": "ai"}
{"text": "Open source communities drive innovation in software development", "label": "development"}