Upload dataset.json with huggingface_hub
Browse files- dataset.json +22 -0
dataset.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"topic": "Google Research",
|
| 4 |
+
"language": "English"
|
| 5 |
+
},
|
| 6 |
+
"extracted_facts": [
|
| 7 |
+
"Science One Framework: A verifiable autonomous research framework via Chain-of-Evidence",
|
| 8 |
+
"SymptomAI: Towards a conversational AI agent for everyday symptom assessment",
|
| 9 |
+
"Towards a quantum computer that learns from its errors",
|
| 10 |
+
"Towards demystifying the creativity of diffusion models",
|
| 11 |
+
"SensorFM: Towards a general intelligence and interface for wearable health data",
|
| 12 |
+
"The power of collaboration: How we can reduce traffic congestion",
|
| 13 |
+
"Expanding our Heat Resilience data to 50+ global cities",
|
| 14 |
+
"Introducing TabFM: A zero-shot foundation model for tabular data",
|
| 15 |
+
"Accelerating Gemini Nano models on Pixel with frozen Multi-Token Prediction",
|
| 16 |
+
"Optimizing cloud economics with linear elastic caching",
|
| 17 |
+
"Thinking to recall: How reasoning unlocks parametric knowledge in LLMs",
|
| 18 |
+
"From pixels to planning: Earth AI for nature restoration"
|
| 19 |
+
],
|
| 20 |
+
"cleaning_rationale": "This data is valuable for AI training due to its relevance to various research topics.",
|
| 21 |
+
"quality_score": 0.95
|
| 22 |
+
}
|