Pclanglais commited on
Commit
675620e
·
verified ·
1 Parent(s): 07e5980

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -94,7 +94,8 @@ The current sample includes 5,000 documents in PDF, spanning every region, with
94
  # Synthetic data seeds/environment
95
 
96
  We provide synthetic datasets and environments grounded in open or licenced proprietary seed material, the specifications and the pipelines needed to generate at scale. Each environment is anchored in a real structured asset such demographic distributions, knowledge graphs, etc.
97
- Our NeurIPS 2026 paper measures what this is worth. SYNTH — ~80B tokens generated from 58,000 seed articles — trains models that sit on the token-efficiency frontier with no SFT or RL stage at all: within 0.7 points of Qwen3-0.6B on open-ended tasks at 80–700× fewer training tokens, and best-in-tier factual precision at 10–140× fewer tokens.
 
98
 
99
  ## Global personas.
100
 
 
94
  # Synthetic data seeds/environment
95
 
96
  We provide synthetic datasets and environments grounded in open or licenced proprietary seed material, the specifications and the pipelines needed to generate at scale. Each environment is anchored in a real structured asset such demographic distributions, knowledge graphs, etc.
97
+
98
+ Our synthetic pretraining paper currently under submission to Neurips provides a wider assement of our generalist synthetic pipelines. <a href="https://huggingface.co/datasets/PleIAs/SYNTH>SYNTH</a> (~80B tokens generated from 58,000 seed articles) trains models that sit on the token-efficiency frontier with no SFT or RL stage at all: within 0.7 points of Qwen3-0.6B on open-ended tasks at 80–700× fewer training tokens, and best-in-tier factual precision at 10–140× fewer tokens.
99
 
100
  ## Global personas.
101