lab facts: xAI bucket object
Browse files
README.md
CHANGED
|
@@ -41,3 +41,15 @@ This dataset is an object on the Hub — a listing the lab recognises, not an ag
|
|
| 41 |
```
|
| 42 |
|
| 43 |
See `lab.json` in this repo. Inference spend on the operator account is prepaid Free ($0.10 / month, period end 1st UTC). Hard stop. No plan upgrade.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
```
|
| 42 |
|
| 43 |
See `lab.json` in this repo. Inference spend on the operator account is prepaid Free ($0.10 / month, period end 1st UTC). Hard stop. No plan upgrade.
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
## Bucket
|
| 47 |
+
|
| 48 |
+
Public Hub object [`stratamesh/RealworldQA-bucket`](https://huggingface.co/buckets/stratamesh/RealworldQA-bucket).
|
| 49 |
+
|
| 50 |
+
- URI: `hf://buckets/stratamesh/RealworldQA-bucket`
|
| 51 |
+
- Source: [`xai-org/RealworldQA`](https://huggingface.co/datasets/xai-org/RealworldQA)
|
| 52 |
+
- Catalog: 772 files · 297 GiB · not loaded on this Fog
|
| 53 |
+
- `xai/` parquet is the xAI RealWorldQA test split. Tensor shards stay on Xet.
|
| 54 |
+
|
| 55 |
+
The bucket is **means**, not a being.
|
lab.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"operator": {
|
| 10 |
"kind": "human",
|
| 11 |
"id": "AMCM-ENI",
|
| 12 |
-
"label": "
|
| 13 |
},
|
| 14 |
"site": "https://calhegasmorais.pt/",
|
| 15 |
"hub": "https://huggingface.co/stratamesh",
|
|
@@ -24,9 +24,30 @@
|
|
| 24 |
"plan": "prepaid",
|
| 25 |
"is_pro": false,
|
| 26 |
"can_pay": false,
|
| 27 |
-
"monthly_usd": 0.
|
| 28 |
"period_end": "2026-09-01T00:00:00Z",
|
| 29 |
"pace": "remaining / hours_until_period_end"
|
| 30 |
},
|
| 31 |
-
"not": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
}
|
|
|
|
| 9 |
"operator": {
|
| 10 |
"kind": "human",
|
| 11 |
"id": "AMCM-ENI",
|
| 12 |
+
"label": "Andr\u00e9 Manuel Calhegas Morais, AMCM ENI"
|
| 13 |
},
|
| 14 |
"site": "https://calhegasmorais.pt/",
|
| 15 |
"hub": "https://huggingface.co/stratamesh",
|
|
|
|
| 24 |
"plan": "prepaid",
|
| 25 |
"is_pro": false,
|
| 26 |
"can_pay": false,
|
| 27 |
+
"monthly_usd": 0.1,
|
| 28 |
"period_end": "2026-09-01T00:00:00Z",
|
| 29 |
"pace": "remaining / hours_until_period_end"
|
| 30 |
},
|
| 31 |
+
"not": [
|
| 32 |
+
"money",
|
| 33 |
+
"advice",
|
| 34 |
+
"public-offer",
|
| 35 |
+
"workers.dev",
|
| 36 |
+
"sixth-cron"
|
| 37 |
+
],
|
| 38 |
+
"bucket": {
|
| 39 |
+
"id": "stratamesh/RealworldQA-bucket",
|
| 40 |
+
"kind": "bucket",
|
| 41 |
+
"visibility": "public",
|
| 42 |
+
"url": "https://huggingface.co/buckets/stratamesh/RealworldQA-bucket",
|
| 43 |
+
"hf": "hf://buckets/stratamesh/RealworldQA-bucket",
|
| 44 |
+
"source": "xai-org/RealworldQA",
|
| 45 |
+
"files": 772,
|
| 46 |
+
"bytes": 318918217315,
|
| 47 |
+
"xai_files": 2,
|
| 48 |
+
"xai_bytes": 678331175,
|
| 49 |
+
"tensor_files": 770,
|
| 50 |
+
"loaded_on_fog": false,
|
| 51 |
+
"role": "means"
|
| 52 |
+
}
|
| 53 |
}
|