Loading...Loading chart...
1-- CHART 2: Data Exhaustion Timeline
2SELECT
3 year,
4 model_example,
5 dataset_size_tokens_billion,
6 total_available_stock_tokens_billion,
7 source_type
8FROM "@adlrocha.llm_stats.ai_training_data_exhaustion"
9ORDER BY year