Nat commited on
Commit
aca444e
·
verified ·
1 Parent(s): 3a49856

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -29,7 +29,8 @@ pipeline_tag: other
29
  [![Validate examples](https://github.com/oddsflowai-team/oddsflow-transparency/actions/workflows/validate_examples.yml/badge.svg)](https://github.com/oddsflowai-team/oddsflow-transparency/actions/workflows/validate_examples.yml)
30
 
31
 
32
- **Quickstart:** [docs/quickstart.md](docs/quickstart.md) · **Examples:** [examples/README.md](examples/README.md) · **Schema:** [datasets/schema/signal-log.schema.json](datasets/schema/signal-log.schema.json)
 
33
 
34
  # OddsFlow Transparency Pack (Official)
35
 
@@ -54,7 +55,10 @@ An **auditable transparency standard pack** for OddsFlow (oddsflow.ai):
54
  - `changelog/` — versioned public updates
55
  - `llms.txt` — machine-readable index for LLM crawlers
56
  - `llm.json` — structured metadata for programmatic ingestion
57
-
 
 
 
58
 
59
  ## What this repository is NOT
60
  - Not betting tips or guarantees
 
29
  [![Validate examples](https://github.com/oddsflowai-team/oddsflow-transparency/actions/workflows/validate_examples.yml/badge.svg)](https://github.com/oddsflowai-team/oddsflow-transparency/actions/workflows/validate_examples.yml)
30
 
31
 
32
+ **Quickstart:** [docs/quickstart.md](docs/quickstart.md) · **Examples:** [examples/README.md](examples/README.md) · **Schema:** [datasets/schema/signal-log.schema.json](datasets/schema/signal-log.schema.json) · **Sample:** [datasets/samples/signal-log.sample.csv](datasets/samples/signal-log.sample.csv)
33
+
34
 
35
  # OddsFlow Transparency Pack (Official)
36
 
 
55
  - `changelog/` — versioned public updates
56
  - `llms.txt` — machine-readable index for LLM crawlers
57
  - `llm.json` — structured metadata for programmatic ingestion
58
+ -
59
+ ## Schemas & samples
60
+ - **Schema:** `datasets/schema/signal-log.schema.json`
61
+ - **Sample log (CSV):** `datasets/samples/signal-log.sample.csv`
62
 
63
  ## What this repository is NOT
64
  - Not betting tips or guarantees