Hormuz and the Weighting Game • Part 4: The Corpus

The Test Nobody Else Wrote

Every dataset a Chinese lab trains on can, in principle, be traced. Every benchmark it wins can be traced too. The two traces don't run the same direction, and the clearest evidence of that isn't a training corpus. It's an invoice.

Autumn 2026 Part 4 of 6, the data axis: benchmarks, corpora, preference labor

A chip crosses a border once, on a manifest, and a customs officer can count it. A researcher crosses a border once, on a passport, and an immigration system can log it. A checkpoint, once published, crosses every border simultaneously and nobody can log it at all. That was Part 2's argument. Data does something stranger than any of the three. It crosses continuously, in both directions, disguised as ordinary traffic: a routed API call, a downloaded evaluation set, a purchased annotation contract, a leaderboard score cited in a press release. Most of it leaves no manifest because nobody built one. This part follows the fourth thing that moves between the two countries' AI industries (not weights, not chips, not people, but the material that trains and grades both) and finds a flow that is real, one-way in a specific and defensible sense, and considerably harder to state honestly than "China takes America's data."

Where this sits

Part 4 of Hormuz and the Weighting Game. Part 1 followed a person, Part 2 followed a checkpoint, Part 3 followed a token to whichever API quotes it the lowest price. This part follows what's inside that token's round trip (the benchmark it gets graded against, the corpus it was trained to imitate, the human preference judgment that shaped how it answers) and asks, channel by channel, which side built the instrument doing the measuring.

/ 01The Tally: What Actually Crosses

Start with the record, not the argument, because the record is stranger than either side of this axis's usual framing. Some of what follows supports a one-way reading. Some of it runs the other way entirely, in ordinary, invoiced, dollar-denominated commerce. That second category is not a footnote to this Tally. It's most of the second half of it.

FlowDetailDate
LMSYS Chatbot Arena foundedUC Berkeley Sky Computing Lab; became the default global Elo leaderboard for chat modelsMay 2023
GPQA benchmark publishedNYU, Cohere, Anthropic researchers; graduate-level Q&A set, English-onlyNov 2023
Chinese instruction-tuning sets built on distilled OpenAI outputBELLE, COIG, AlpacaGPT4 — Chinese-language instruction data generated by prompting text-davinci-003 and GPT-42023
DeepSeek cites its own Arena rank publiclyDeepSeek-V2.5 announced as #1-ranked Chinese model on LMSYS, ahead of other domestic labsSept 2024
DeepSeekMath corpus built from Common CrawlFastText classifier trained on OpenWebMath (positive) vs. Common Crawl (negative) to mine a math-focused pretraining setFeb 2024
Qwen2 pretraining incorporates RedPajama~1B tokens of continued pretraining drawn from the open, Western-built RedPajama corpus — a small slice of Qwen2's 7T-token total, but a disclosed and traceable one2024
PIPL cross-border transfer regime in forcePersonal Information Protection Law requires consent, impact assessment, and one of three gated mechanisms (CAC security assessment, standard contract, certification) before personal data leaves ChinaEffective Nov 2021
Chinese AI labs' annual spend with US data-labeling firms~$500M/year (top six labs), per Forbes reporting on Surge AI, Mercor, AfterQuery, and Turing — the same vendor pool that supplies OpenAI and AnthropicReported Aug 2026
China weighs export controls on its own model weights and training dataMinistry of Commerce consults Alibaba, ByteDance, Zhipu on restricting outbound transfer of training data and foreign downloads of frontier weightsReported Jul 2026
Compiled from LMSYS/Berkeley's own project history, the GPQA and DeepSeekMath papers (arXiv), DeepSeek's and Alibaba's own public statements, PIPL's statutory text, and contemporaneous reporting (Forbes, Financial Times, Reuters). Confidence varies by row and is flagged in the footnotes — the labor-spend figure in particular rests on trade reporting sourced to internal documents and unnamed industry estimates, not on-the-record confirmation from the companies named.12345678

Read that table straight through and it doesn't resolve into a single arrow. Some rows are a Western-built instrument that a Chinese lab uses freely and cites as proof of its own progress. Some rows are a Western-built open corpus that a Chinese lab folds into its training set, legally, because the corpus is licensed to allow exactly that. And two rows near the bottom are the opposite of an extraction story: Chinese money paying an American vendor for a service, and the Chinese government itself moving to wall off the very kind of outbound flow this series is built around. The honest version of this part has to hold all of that at once.

/ 02The Yardstick

Here is the flow that survives scrutiny best, and it is not the one the series originally expected to find. It isn't a training corpus. It's the instrument used to grade one. LMSYS Chatbot Arena, built and run out of UC Berkeley's Sky Computing Lab starting in May 2023, is the closest thing the global AI industry has to a shared scoreboard: a live, crowd-voted Elo ranking that, by 2026, drew more than five million monthly users across 150 countries casting tens of millions of blind head-to-head votes.1 GPQA, the "Google-proof" graduate-level question set built by researchers at NYU, Cohere, and Anthropic and published in November 2023, is the standard hard-reasoning benchmark cited in nearly every frontier lab's release notes.2 MMLU, the broad knowledge-and-reasoning suite built at UC Berkeley in 2020, is older still and just as universal.9 None of the three originated in China. All three are the numbers Chinese labs reach for first.

DeepSeek's own technical report for V3 leads with an MMLU score of 88.5 and a GPQA figure of 59.1, framing the model's standing explicitly in relation to Claude 3.5 Sonnet on the same test.10 Alibaba's Qwen3 technical report does the same (92.7 on MMLU-Redux, 71.1 on GPQA-Diamond), and DeepSeek's own account, on X, of its V2.5 model topping the LMSYS Arena's Chinese-model rankings in September 2024 was framed as vindication against Yi-Large, Qwen-Plus, and GLM, not just against American labs.311 China has its own benchmark infrastructure (C-Eval, built by Shanghai Jiao Tong and Tsinghua researchers, and CMMLU, its Chinese-language counterpart to the Berkeley suite), and both are real, well-constructed, and actively used inside China's own research ecosystem.12 What this research did not find, across DeepSeek's, Alibaba's, or OpenAI's and Anthropic's own published model cards, is a single instance of an American lab citing C-Eval or CMMLU as evidence of its own model's quality. The traffic runs one direction: the Western-built yardstick is the one both sides use to settle the argument.

Why this is the real data flow, not a footnote to it

It would be easy to wave this off as a language-and-market-size accident: more English speakers write benchmark questions, so more benchmarks end up in English, and that's not evidence of anything strategic. But a benchmark isn't just a question set. It's a claim about what "capable" means, encoded by whoever writes the questions and enforced by whoever's leaderboard everyone checks. When a Chinese lab's global credibility is established by beating an American-built test, the definition of the race itself, not just who's winning it, is imported. That's a governance fact, not a linguistic one, and it is the cleanest one-way flow this part found.

/ 03The Instruction-Tuning Inheritance, and Where It Stopped

Go back further and there's a second real flow, dated earlier and more directly about training data rather than evaluation infrastructure, and it needs the same honest qualification the moment it's stated. In 2023, the open Chinese-language instruction-tuning ecosystem was substantially bootstrapped by distilling American frontier-model outputs. BELLE generated Chinese instruction data using the same method as Stanford's Alpaca project (prompting OpenAI's text-davinci-003 and collecting its answers as training targets) and produced roughly 1.5 million instruction-following examples this way.4 COIG assembled a broader Chinese instruction corpus from translated, exam-based, and human-value-alignment sources.13 AlpacaGPT4 went one step further: translate Alpaca's prompts into Chinese, then regenerate the answers using GPT-4 itself, on the empirical finding that GPT-4-generated instruction data produced measurably better downstream models than text-davinci-003's.14 None of this was covert. It was published, documented, and reused widely across the open Chinese-model ecosystem for the next two years.

Separately and just as legitimately, Chinese labs' pretraining corpora fold in open Western datasets built for exactly this purpose. DeepSeekMath's February 2024 paper describes training a classifier on OpenWebMath as positive examples against Common Crawl as negative examples, to mine a large mathematical-reasoning corpus out of the open web: Common Crawl itself an American-run, English-majority, but genuinely open crawl of the public internet.5 Alibaba's Qwen2 technical report discloses that a slice of its continued-pretraining data comes from RedPajama, the open reproduction of LLaMA's original training mix built by Together AI and academic partners, about one billion tokens, a rounding error against Qwen2's 7-trillion-token total, but disclosed rather than hidden, and traceable to a specific Western-built open dataset rather than to anything China produced domestically.6

Now the qualification, and it matters more than the inheritance itself. DeepSeek's actual 2025 breakthrough (the R1 release that started the race Part 2 describes) moved away from this lineage, not deeper into it. R1's headline training method, Group Relative Policy Optimization, is a rule-based reinforcement-learning approach that explicitly skips the supervised-fine-tuning-plus-human-preference-pairs pipeline OpenAI's own InstructGPT paper established as the standard RLHF recipe in 2022.15 The lab that most benefited from the 2023 distillation-and-open-corpus inheritance is, by its own technical report, the one that most visibly outgrew it two years later. The instruction-tuning inheritance is real, dated, and documented. Treating it as an ongoing, current-tense description of how China's frontier labs build their best models overstates what 2023's BELLE and COIG papers can honestly support in 2026.

/ 04What Travels Inside the Wire

Part 3 established why American developer traffic routes to Chinese APIs: DeepSeek and its peers are cheaper, sometimes by twenty to one hundred times, and that price gap moved real token volume: Chinese-origin models rose from roughly 9% to 46% of identified token share on the OpenRouter marketplace between mid-2025 and mid-2026.16 What this part adds is what rides along inside that routed traffic. DeepSeek's own privacy policy claims broad rights to use submitted prompts, files, and conversation history (in de-identified form, with an opt-out available) to "provide, maintain, develop, and improve" its services, language that covers exactly the kind of ongoing model-improvement use a preference-data pipeline would run on.17 No independent reporting isolates a specific, named "preference pairs" or red-team dataset built from that routed American traffic; the honest claim is narrower than the index page's own teaser copy implies: it is that the policy language supports continuous data collection from routed use, not that a named alignment-data leak has been documented.

The clearer, better-documented version of this flow runs through a different channel: not passive collection, but active extraction. OpenAI first made the accusation publicly on January 30, 2025, days after the R1 shock; on February 12, 2026, it formalized it in a memo to the House Select Committee on the CCP, stating it had evidence DeepSeek-linked accounts used obfuscated third-party routers to query its models at scale and harvest the outputs for training: a direct violation of OpenAI's terms of service, which bar exactly this use.18 Twelve days later, Anthropic filed its own technical disclosure naming DeepSeek, Moonshot AI, and MiniMax specifically, quantifying roughly 24,000 fraudulent accounts and more than 16 million exchanges used to query Claude for apparent distillation purposes.19 What crosses in an exchange like that isn't a checkpoint. It's a (prompt, high-quality answer) pair: exactly the raw material a distillation or instruction-tuning pipeline needs, extracted one API call at a time from the model whose training run cost the most to produce it.

1

A developer routes a token to save money

Part 3's mechanism: American price-sensitive workloads shift toward Chinese APIs because the per-token cost is a fraction of the US alternative.

2

The receiving lab retains broad rights over the exchange

DeepSeek's privacy policy grants itself the right to use submitted content, de-identified, to improve its own models: a standing, disclosed, opt-out-available claim on routed traffic.

3

A separate channel extracts more directly

Named accounts, documented by OpenAI and Anthropic, queried both labs' APIs at scale specifically to harvest (prompt, answer) pairs for training a competing model: a terms-of-service violation, not a policy-permitted use.

4

Washington treats the exposure as real, not hypothetical

DISA blocked Pentagon access to DeepSeek in January 2025; NASA, the Navy, and the Commerce Department followed with device-level bans; H.R. 1121, the "No DeepSeek on Government Devices Act," was introduced Feb 7, 2025.

China's own legal architecture adds a layer American commentary sometimes overstates and sometimes underrates. The 2017 National Intelligence Law compels Chinese organizations to cooperate with state security demands for data, including data collected from non-Chinese users: a real, standing legal exposure, cited across multiple independent security analyses.20 No documented case was found, in this research, of that law being invoked specifically against DeepSeek's API traffic. The honest statement is the legal exposure is real and the specific invocation is unproven: a distinction worth preserving rather than collapsing into either "nothing to see here" or "confirmed state surveillance."

/ 05The Honest Steelman, and the Invoice That Breaks It

Constraint 5 asks this series to build the strongest real case for reciprocity before asserting a one-way flow, and on the data axis specifically, the steelman is not a hedge. It is the single best-documented finding in this part's research, and it runs directly against the "US gives away its alignment data for free" framing this piece opened expecting to confirm.

Start with raw annotation labor, because the geography turns out to be symmetric rather than one-directional. Scale AI and Surge AI, the two vendors most associated with American labs' RLHF pipelines, source their contractor workforces from the Philippines, Kenya, and Venezuela, not from China.21 A 2026 peer-reviewed study in Global Media and China documents Chinese tech companies running the same structure in reverse: cross-border annotation labor sourced from Egypt, Morocco, and Kenya to label images, transcribe speech, and refine datasets for Chinese AI training.22 Both countries' AI industries lean on the same Global South labor pool, through the same kind of outsourcing chain, for the same reason. Neither side's raw annotation labor is meaningfully "flowing" toward the other. A separate, peer-reviewed 2025 comparative study in Big Data & Society puts the more precise version of this finding on the record: China and the US "largely rely on separate AI infrastructure and data annotation ecosystems," and while the American state acts protectively around chips and data centers, it takes a laissez-faire approach specifically to data annotation: a real regulatory asymmetry, but one about domestic openness, not about who is extracting labor or data from whom.23

Now the finding that should reframe how this whole axis gets read. Reporting published in Forbes on August 5, 2026, citing internal documentation and unnamed data-labeling-industry sources, states that the top six Chinese AI labs, including Tencent, Ant Group, Alibaba, and ByteDance, collectively spend roughly $500 million a year with American data-labeling companies, buying human-preference datasets from the same vendor pool that supplies OpenAI and Anthropic.7 Named in the reporting: AfterQuery, drawing at least $50 million in recurring revenue from Chinese labs; Mercor, whose Chinese-lab revenue was reported at roughly 2% of a run rate that crossed $2 billion in June 2026; Surge AI, whose CEO reportedly traveled to China to court lab executives directly; and Turing, whose internal project documentation reportedly shows work for ByteDance.7 This is not a leak, a scrape, or a terms-of-service violation. It is commerce: Chinese labs paying market rates, in dollars, for access to the same proprietary human-judgment pipelines that train Claude and GPT.

What this does to the one-way claim

Take this finding seriously and the index page's own teaser for this part (preference pairs and alignment data as something that simply flows across the border) needs correcting before it goes any further. What the evidence actually supports is narrower and, in its way, more interesting: not a gift, not a theft, but a purchase. China's leading labs apparently do not have equivalent domestic access to the kind of high-quality human-preference infrastructure Scale, Surge, and their peers built for the American labs first, so they are buying access to the American version, on American vendors' terms, at scale. That is evidence the *infrastructure* originated and still concentrates in the United States. It is not evidence that data crosses the border for free, or without China's own labs paying full commercial price to get it.

One more fact belongs in this steelman, because it points the same direction from an entirely different angle. In July 2026, the Financial Times and Reuters independently reported that China's Ministry of Commerce had begun consulting Alibaba, ByteDance, and Zhipu about new export controls: not on chips, but on the transfer of training data abroad and on whether foreign users should keep being able to freely download the weights of China's own most capable models.8 A government does not draft outbound controls on an asset it believes is only ever flowing inward. Beijing's own regulators, as of this writing, appear to think China's data and weights have been leaving the country too freely, which is either evidence the whole framework of this series has the direction partly backward, or evidence that both governments are independently worried about losing control of the same intangible, border-blind category of asset, for the same structural reason. The next section is about which of those two readings the theory actually supports.

/ 06A State That Cannot See a Query

Part 1 used James Scott's Seeing Like a State to explain why a visa regime can count a departing researcher but cannot see the tacit knowledge leaving with them.24 Data is the sharper case of the same problem, not a different one. A state's administrative apparatus is built to render its subjects legible (standardized surnames, cadastral maps, customs manifests, export-control classification numbers) precisely because a factory, a chip shipment, or a border crossing can be counted, logged, and taxed. A benchmark score, a routed API call, or a billion tokens of RedPajama folded into a foreign pretraining run produces none of those artifacts. There is no manifest for an Elo vote. There is no customs form for a downloaded open dataset. Section 04's mechanic box is, in Scott's vocabulary, a description of four separate handoffs, only one of which (the government's response, step four) is legible to the state apparatus that eventually tries to react to it. That response arrived after the fact, aimed at blocking future access rather than the flows already completed.

Beijing's own July 2026 pivot toward data-and-weight export controls, read through Scott's frame, is not a contradiction of this argument. It's a confirmation of it from the other capital. A state that could already see and price its outbound data flows would not need to convene a fresh consultation with Alibaba and ByteDance to find out what's leaving and whether to stop it. The fact that China is only now building the administrative apparatus to make this category legible (years after DeepSeek's own instruction-tuning ecosystem absorbed OpenAI's outputs, years after Qwen folded in RedPajama, in the same season Chinese labs are visibly paying market rates to American annotation vendors) is exactly Scott's thesis playing out symmetrically: states are structurally blind to horizontal, intangible flows until long after the flows have already shaped the technology built on top of them.

Keohane and Nye's distinction between sensitivity and vulnerability, introduced in Part 2 for the talent axis, applies here with an unusually clean fit.25 Both countries' AI industries are sensitive to the same handful of American annotation vendors: a labor dispute, a policy change, or a US export-control decision extended to preference-data services would land on both OpenAI's and Tencent's pipelines simultaneously, since they draw on overlapping supplier capacity. But the vulnerability is not symmetric, because Surge AI, Mercor, and AfterQuery are American companies, incorporated and taxed in the United States, already the subject of the same kind of committee scrutiny that produced the chip-export regime this series has documented elsewhere. Washington holds the standing option to extend an export-control-style restriction to preference-data vendors serving Chinese labs, the way it already restricts advanced chips; Beijing holds no comparable lever over vendors it does not host and does not regulate. Both sides feel today's exchange. Only one side could plausibly end it by policy alone.

/ 07Not a Gift, Not a Theft: a Yardstick and an Invoice

Put the findings back together and they don't sort neatly into "China takes America's data." They sort into three separate claims of three different strengths. The strongest: the global instrument for measuring whether an AI model is any good (Chatbot Arena, GPQA, MMLU) was built in the United States, is used by American and Chinese labs alike, and shows no reciprocal traffic toward China's own C-Eval or CMMLU in any American lab's own published claims. That's a real, structural, one-way flow of legitimating infrastructure, and it is durable in a way a single dataset or a single distillation scandal is not, because it shapes what "catching up" and "winning" are even understood to mean. The second claim, weaker and dated earlier: China's open-model ecosystem was bootstrapped in 2023 on distilled OpenAI outputs and open Western corpora, a real and documented inheritance that its own frontier lab has since partly outgrown. The third claim inverts the expected direction entirely: Chinese labs are paying real money, at meaningful scale, to the same American vendors that build Western labs' preference data. That is evidence of commercial dependence on US-originated infrastructure, not evidence of extraction from it.

None of that adds up to the tidy story the series opened expecting on this axis. It adds up to something more defensible: the transfer that survives scrutiny here isn't bytes, it's authority — who gets to define the test, and who has to buy access to the pipeline that produces the answer key. On every other axis in this series, the United States gave something away it can't get back. On this one, the country that built the yardstick still owns it, and is, for now, still getting paid for the privilege of grading everyone against it.

“The corpus was never the asset. The rubric was.”

Part 5 turns to the coalition that used to help enforce every rubric this series has described — and the eighteen months that shrank it.

Sources & Citations (25)
[1] LMSYS Org / UC Berkeley Sky Computing Lab, Chatbot Arena project history and blog (lmsys.org, sky.cs.berkeley.edu): founded May 2023 as a multi-university collaboration (UC Berkeley, Stanford, UCSD, CMU, MBZUAI); reported reach of 5mm+ monthly users across 150 countries and tens of millions of blind pairwise votes by 2026. Corroborated across LMSYS's own about page and UC Berkeley Sky Lab's own reporting.
[2] David Rein, Betty Li Hou, Asa Cooper Stickland, et al., “GPQA: A Graduate-Level Google-Proof Q&A Benchmark,” arXiv:2311.12022, published Nov 20, 2023, authors affiliated with NYU, Cohere, and Anthropic. 448 expert-written multiple-choice questions in biology, physics, and chemistry, validated so that skilled non-experts with unrestricted web access score below 34% accuracy.
[3] DeepSeek (@deepseek_ai), X/Twitter, Sept 2024: announcing DeepSeek-V2.5 as the top-ranked Chinese model on the LMSYS Chatbot Arena leaderboard, ahead of Yi-Large-Preview, Qwen-Plus-0828, and GLM-4-0520, and closely matched with GPT-4-Turbo.
[4] LianjiaTech/BELLE project documentation and repository (github.com/LianjiaTech/BELLE); BELLE generated Chinese instruction-following data using the same method as Stanford's Alpaca project (prompting OpenAI's text-davinci-003), producing roughly 1.5M instruction examples across multiple released subsets, filtered for quality by the project team.
[5] Zhihong Shao et al., “DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models,” arXiv:2402.03300, Feb 2024: describes a FastText-based classifier trained with OpenWebMath as positive examples and Common Crawl as negative examples, used to mine a large-scale mathematical pretraining corpus from the open web.
[6] Qwen Team / Alibaba, “Qwen2 Technical Report” and related documentation: discloses use of RedPajama (Together AI and academic partners' open reproduction of the LLaMA training-data mix) for a portion of continued pretraining, on the order of ~1B tokens against a ~7T-token total pretraining corpus.
[7] Anna Tong, “These American Startups Are Making China's AI Smarter,” Forbes, Aug 5, 2026: reports, based on internal documentation, internal communications, and unnamed data-labeling-industry sources (not on-the-record company confirmation), that the top six Chinese AI labs spend roughly $500M/year with American data-labeling companies; Tencent, Ant Group, Alibaba, and ByteDance named as buyers; AfterQuery ($50M+ recurring revenue from Chinese labs), Mercor (Chinese-lab revenue ~2% of a run rate exceeding $2B as of June 2026), Surge AI (CEO Edwin Chen reported traveling to China to meet lab executives), and Turing (internal documentation reportedly showing work for ByteDance) all named. ByteDance, Alibaba, Moonshot, Tencent, and Ant Group did not respond to Forbes's requests for comment per the reporting. Flagged: single-outlet reporting, sourced to leaked/internal material rather than primary company disclosure; treat as well-reported but not independently corroborated by a second outlet in this research pass.
[8] Financial Times (Jul 21, 2026) and Reuters (independently, same day): China's Ministry of Commerce consulting Alibaba, ByteDance, Zhipu AI, and other domestic firms on potential export controls covering AI model weights, key training data, and chip designs: specifically the transfer of training data abroad and whether foreign users should retain the ability to freely download the weights of China's most capable models. No final decision or implementation timetable had been announced as of this writing.
[9] Dan Hendrycks et al., “Measuring Massive Multitask Language Understanding” (MMLU), UC Berkeley, 2020 (updated through subsequent releases), the broad knowledge-and-reasoning benchmark cited routinely across both American and Chinese labs' model releases.
[10] DeepSeek-AI, “DeepSeek-V3 Technical Report,” arXiv:2412.19437, Dec 2024: self-reported 88.5 MMLU, 75.9 MMLU-Pro, 59.1 GPQA, framed in direct comparison to Claude 3.5 Sonnet and other closed frontier models on the same benchmarks.
[11] Qwen Team / Alibaba, “Qwen3 Technical Report,” arXiv:2505.09388: self-reported 92.7 MMLU-Redux, 71.1 GPQA-Diamond for Qwen3-235B-A22B.
[12] C-Eval, developed by researchers at Shanghai Jiao Tong University, Tsinghua University, and collaborating institutions (2023): a 52-discipline Chinese-language evaluation suite drawn substantially from official examination questions. CMMLU (Chinese Massive Multitask Language Understanding): a 67-subject Chinese-language counterpart to MMLU, including China-specific topics. This research did not find an instance of OpenAI or Anthropic citing either benchmark in their own published model cards or release materials, a negative finding, not a claim that no such citation exists anywhere.
[13] COIG (Chinese Open Instruction Generalist) project documentation: a Chinese instruction corpus assembled from translated, examination-based, human-value-alignment, counterfactual-correction, and coding-instruction sources.
[14] Baolin Peng et al., “Instruction Tuning with GPT-4,” arXiv:2304.03277: the AlpacaGPT4 approach (translating Alpaca's prompts to Chinese, then regenerating instruction-response pairs with GPT-4 rather than text-davinci-003) found to produce measurably better downstream instruction-following performance than the earlier GPT-3.5-based approach.
[15] DeepSeek-AI, “DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning,” Jan 2025: describes Group Relative Policy Optimization (GRPO, introduced in the earlier DeepSeekMath paper) as a rule-based reinforcement-learning method used with minimal reliance on the supervised-fine-tuning-plus-human-preference-pairs pipeline. Contrast: Long Ouyang et al., “Training Language Models to Follow Instructions with Human Feedback” (InstructGPT), OpenAI, 2022: the SFT + RLHF-via-PPO recipe R1's approach diverges from.
[16] OpenRouter, “State of AI” report and blog, cross-referenced with arXiv:2601.10088 (2026): Chinese-origin models' share of identified token volume on the OpenRouter marketplace rose from roughly 9% (Jan 2026) to 46.4% (Jun 2026); reused from Part 3's routing research, cited here for the data-exposure argument rather than the pricing argument.
[17] DeepSeek Privacy Policy, cdn.deepseek.com, as analyzed in multiple legal summaries including Ropes & Gray (Jan 2025): DeepSeek's stated policy collects user-provided content (prompts, files, chat history, feedback) and claims rights to use it, in de-identified form with opt-out available, to “provide, maintain, develop, and improve” its services.
[18] OpenAI's initial public accusation, Jan 30, 2025 (SCMP, TechRadar): alleged DeepSeek-linked use of obfuscated third-party routers to query OpenAI's models at scale and harvest outputs for training, in violation of OpenAI's terms of service. Formalized in OpenAI's memo to the U.S. House Select Committee on the Chinese Communist Party, Feb 12, 2026, as reported by Rest of World and the Foundation for Defense of Democracies (Feb 13, 2026). The "twelve days later" sequencing in the text refers to the 2026 committee memo and Anthropic's Feb 24, 2026 disclosure (fn19), not the original 2025 accusation.
[19] CNBC, “Anthropic accuses DeepSeek, Moonshot and MiniMax of distillation attacks on Claude,” Feb 24, 2026: ~24,000 fraudulent accounts and 16mm+ exchanges identified in Anthropic's own technical disclosure. Reused citation, consistent with Part 2's sourcing of the same event from the weights angle; cited here for what the harvested exchanges contain (prompt/response pairs) rather than for what it implies about model-capability convergence.
[20] PRC National Intelligence Law (2017), Article 7, as cited across multiple independent security analyses (Proton, Security Magazine, Theori): compels Chinese organizations and citizens to support, cooperate with, and collaborate in national intelligence work, including data held on non-Chinese users. No documented case was found in this research of the law being specifically invoked against DeepSeek's API traffic: the legal exposure is well-established; the specific application to this case is not evidenced, only inferable.
[21] MIT Technology Review (“How the AI industry profits from catastrophe,” 2022), Privacy International, and multiple 2026 industry surveys: Scale AI's contractor workforce, engaged through its Remotasks subsidiary, drawn substantially from the Philippines, Kenya, and Venezuela; Surge AI reported sourcing from a similar Global South contractor base. No evidence found of China-based contractor labor in either company's disclosed workforce composition.
[22] Mahdi Yousefi, “Hidden Labor in Chinese-Contracted AI Training: Data Annotation Workers in Cross-Border Outsourcing Networks,” Global Media and China (SAGE), published online Jul 18, 2026: study of 38 data-annotation workers in Egypt, Morocco, and Kenya laboring for Chinese AI-training supply chains, documenting the same Global-South cross-border outsourcing structure Western labs' vendors also use.
[23] Tongyu Wu, James Muldoon, Bingqing Xia, “Global data empires: Analysing artificial intelligence data annotation in China and the USA,” Big Data & Society 12(2), 2025: comparative political-economy analysis finding China and the US “largely rely on separate AI infrastructure and data annotation ecosystems,” and that while the US state acts protectively toward AI infrastructure such as semiconductors and data centers, it takes a laissez-faire regulatory approach specifically to data annotation.
[24] James C. Scott, Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed (Yale University Press, 1998): the legibility framework applied to talent flows in Part 1, extended here to data flows, which are less administratively visible to a state apparatus than either people or physical goods.
[25] Robert Keohane and Joseph Nye, Power and Interdependence (1977): the sensitivity/vulnerability distinction applied to the talent and energy axes elsewhere in this series, applied here to the shared American vendor base underlying both countries' preference-data pipelines.
A note on method. This part's central finding (that Chinese AI labs pay American data-labeling vendors roughly $500M/year for preference-data services) rests on a single outlet's reporting, itself sourced to internal documents and industry estimates rather than on-the-record company confirmation; it is reported here as well-sourced trade journalism, not as an independently verified fact, and a reader should weigh it accordingly. The benchmark/leaderboard finding in Section 02 is a negative finding (no reciprocal citation found) rather than a positive one, and is stated with that limitation explicit. Where this part's research complicated or reversed the "data flows one way" framing the series opened with (the annotation-labor symmetry, the commercial nature of the Chinese-labs-to-American-vendors relationship, DeepSeek's own 2025 methodological departure from the RLHF lineage it inherited), that complication is reported as found, per Constraint 5, rather than smoothed into the axis's original framing.