Specialized Finance · Hugging Face

Hugging Face Datasets - Finance Topic

Datadory delivers Hugging Face finance-topic datasets - roughly 1,352 community-uploaded collections covering market data, earnings-call transcripts, SEC-filing text, finance instruction corpora and QA benchmarks - as a filterable catalog of downloads, likes, tags and commit timestamps, delivered daily, weekly, or hourly to your warehouse.

API, files, or your warehouse. Daily, weekly, or hourly.

Where it covers
Global contributor base - individual researchers, companies including NVIDIA, Patronus AI and Artefact, and lab accounts; content skews toward English-language US and EU market material
How far back
Continuously changing: every repository is git-versioned with per-commit timestamps, and the matched set shifts as new uploads land - the top-ranked result carried a 2026-08-20 commit at research time
How fine
Per-repository at the catalog layer; inside, each repository keeps its own row-level records - price series, prompt-answer pairs, document text - ranging from under 1,000 to over 100,000,000 rows

What is the Hugging Face Datasets - Finance Topic collection?

Hugging Face Datasets - Finance Topic is the machine-learning community's answer to a simple question - what happens when several thousand people are handed a place to publish finance data and nobody curates the results? At the August 2026 research pass the finance topic returned roughly 1,352 repositories, spread across 46 pages of listings, and the range is the point.

Named residents give the texture. defeatbeta/yahoo-finance-data packages prices, news, earnings-call transcripts, SEC filings, dividend events and Treasury yields into one repository tagged between 100 million and 1 billion rows, with about 137,896 recorded downloads. gbharti/finance-alpaca and Josephgflowers' Finance-Instruct-500k supply prompt-answer pairs for instruction tuning. PatronusAI's financebench and RogoAI's big-finance-benchmark test whether a model can actually read a balance sheet. NVIDIA ships Nemotron-SpecializedDomains-Finance-v1; Artefact builds document-understanding sets out of 10-K filings. Between those poles sit credit corpora, sentiment sets pulled from social feeds, filing extracts and one-off class projects.

Within the Datadory catalog - 1,744 datasets averaging 7.81 on quality - this record scores 7/10: unmatched breadth and freshness of arrival, offset by uneven rigor per upload, which is precisely what a sample request screens. Get a sample of this dataset and we return rows shaped like the ones below, cut to the sub-collections you name.

What do rows from this collection look like?

Two layers, deliberately kept apart. The catalog layer is one row per repository and never changes shape:

# catalog observation - one row per repository, exactly as delivered
repo_id       : defeatbeta/yahoo-finance-data
downloads     : 137896
likes         : 112
last_modified : 2026-08-20T05:40:03.000Z
size_tag      : 100M<n<1B

# payload observations - instruction-tuning pairs from the same pull
instruction : For a car, what scams can be plotted with 0% financing vs rebate?
output      : The car deal makes money 3 ways... [auto financing explanation]

instruction : Why does it matter if a Central Bank has a negative rather than 0% interest rate?
output      : That is kind of the point, one of the hopes is that it incentivizes banks to stop storing money...

Read the anatomy rather than the magnitudes. A catalog row hands you identity (defeatbeta/yahoo-finance-data), social proof (137,896 downloads, 112 likes), a commit timestamp pinning its latest revision, and a size class announcing six-figure-to-nine-figure scale. A payload row is whatever the uploader built - here, a finance instruction pair where a car-buying rebate question and a central-bank rate question each get worked answers suitable for fine-tuning. Multiply the catalog layer across roughly 1,352 repositories and a survey of community finance data stops being an afternoon of tab-hopping and becomes a filter.

Which fields does the collection dictionary define?

Eight fields, all verified against live responses in August 2026, and all of them describe the wrapper rather than the wrapped. Three measure standing (downloads, likes, lastModified), one identifies (id), one classifies (tags), two restrict (gated, private) and one inventories (siblings). There is no shared payload schema across the collection - a price table, a prompt-answer pair and a filing excerpt cannot agree on columns - so the honest contract is: the catalog layer is uniform and typed, and the inner schemas of the repositories you actually select get defined row by row when your sample is cut.

Where does coverage run, and at what grain?

Geography - contributors span the global ML community, from individual researchers to NVIDIA, Patronus AI and Artefact, but the underlying material skews English-language and US/EU market-centric, because that is where the harvested and transcribed sources concentrate.

Temporal - nothing here sits still. Every repository is git-versioned with per-commit timestamps, and the matched set itself shifts as new uploads land; the top-ranked result at research time carried a commit of 2026-08-20. Treat any count taken today as a photograph, not a portrait - discovery logged 1,351 matches, the verification pass logged 1,352.

Granularity - per-repository at the catalog layer. Inside, grain belongs to each uploader: price series at daily frequency, prompt-answer pairs one per record, documents one per filing. Sizes run from under 1,000 rows to north of 100,000,000, which is why scoping a sample by repository matters more here than in any single-publisher dataset.

How is the collection delivered through Datadory?

API, files, or your warehouse. Daily, weekly, or hourly.

Pick the channel your stack already speaks and set the cadence to match the decision being fed - batch loads for research benches, direct pipes into Snowflake, BigQuery or Redshift, lookup calls for anything interactive. A collection that reshapes itself as uploads arrive is the one case where hourly plumbing earns its keep, but if your pipeline prefers one overnight load, that is a settings conversation, not a renegotiation.

Normalization happens before anything reaches you. The catalog layer arrives as typed columns exactly as the dictionary above defines them, joined to the inner schemas of your selected repositories and their payload samples. Every shipment includes validation rows and the coverage profile mapped to the sub-collections you named, so the first thing your pipeline consumes is not the last thing a human squinted at.

Who builds on the finance topic collection?

Four jobs it does better than any single-publisher source.

Fine-tune and evaluate finance models. Instruction corpora, QA benchmarks and domain-adapted pretraining sets sit one shelf apart here - gbharti/finance-alpaca for tuning, financebench and big-finance-benchmark for grading, Nemotron-SpecializedDomains-Finance-v1 for adaptation. Assembling that trio from institutional publishers would take a procurement cycle; here it is one catalog filter.

Feed transcript and filing pipelines. Earnings-call transcripts and 10-K-derived text inside yahoo-finance-data and the Artefact sets give NLP teams raw material for summarization, sentiment and retrieval work without negotiating per-document terms.

Power data-product discovery. Developers treat the catalog layer itself as the product: counters, tags and commit stamps make a serviceable ranking signal for finance-data marketplace features.

Teach with real corpora. Educators pull prompt-answer pairs and filing excerpts for coursework at a scale textbooks cannot match, after sample preparation vets each repository they intend to use.

Which personas get the most value?

Data Scientists & ML Engineers score it relevance 3 in the persona pack - see data scientists use cases. Developers & Data-Product Builders match that 3 on the strength of the catalog layer - see developers builders use cases. Journalists, Academics & Students carry relevance 2 for teachable, citable-scale corpora - see journalists academics use cases. Market Researchers & Consultants round it out at relevance 1, borrowing consumer-finance language corpora while getting their market-sizing numbers elsewhere - see market researchers use cases. The common thread: everyone here works with text and prices, and nobody should mistake community breadth for institutional certification.

How does it compare within specialized finance data?

Within specialized finance data, this record owns community breadth and arrival speed - roughly 1,352 repositories, new ones landing continuously, spanning everything from price history to instruction tuning. The neighbours own different jobs. The Federal Reserve Finance Companies G.20 publishes official monthly receivables series back to January 1943 with institutional certainty behind every cell. The World Bank Financial Sector Indicators hold country-year financial-development depth across 265 economies and six decades. The SBA Open Data Portal goes loan-level for US small-business credit from 1991 onward.

On the catalog's rubric the split is explicit: this record scores 7/10 against a 7.81 average across 1,744 datasets, while all three neighbours score higher on narrower mandates. You trade per-cell authority for coverage of problem types no statistical agency publishes - model training material, chiefly - and for teams building models rather than reports, that trade usually lands on the right side.

What should I know before requesting a sample?

Four things, stated plainly.

First, quality varies by uploader. These are community contributions, not curated official statistics; provenance discipline differs wildly between an NVIDIA release and a weekend project. Sample preparation vets the repositories you name and flags the ones whose upstream sourcing cannot be traced.

Second, counts drift by design. Discovery recorded 1,351 matches; verification hours later recorded 1,352, and the top result carried a commit from days before. Any figure on this page is a photograph taken in August 2026, and your sample states its own census date.

Third, the dictionary covers the wrapper, not every payload. Inner schemas differ per repository, so a sample scoped to 'all 1,352' is less useful than one scoped to the twenty repositories your pipeline will actually touch - name them and their schemas get defined with examples.

Fourth, popular does not mean clean. Several high-profile repositories repackage proprietary sources whose upstream position sits outside the repository itself; where tracing stalls, the sample report says so outright rather than laundering the doubt into a column name.

Field dictionary

Every field below is documented against real records. The full dictionary ships with the sample.

Field dictionary - Hugging Face Datasets - Finance Topic (catalog layer, verified)
fieldtypedefinitionexample
idstringFull repository identifier in namespace/name form, unique across the collection.defeatbeta/yahoo-finance-data
downloadsintegerCumulative download count reported for the repository.137896
likesintegerNumber of user likes recorded on the repository.112
lastModifieddatetimeISO timestamp of the most recent commit to the repository.2026-08-20T05:40:03.000Z
tagstextArray of labels covering reuse terms, language, size category, task categories, modality, format and free-form topics.100M<n<1B
gatedbooleanFlag marking whether the publisher restricts who may take the repository.false
privatebooleanFlag marking whether the repository is withheld from public listing.false
siblingstextList of files inside the repository, by relative filename.data/stock_prices.parquet
Additional fields on request-README card configuration blocks, finer language/size-class/task splits of the tags array, and named configurations and splits inside larger multi-config repositories - defined with examples when your sample is cut.-

Questions buyers ask

What does Hugging Face finance-topic data from Datadory include?

A filterable catalog of roughly 1,352 community finance repositories - identity, download and like counters, commit timestamps, tag clouds, restriction flags and file inventories - plus the payload schemas of the repositories you select, from price series to prompt-answer pairs to filing text.

How many datasets are in the collection, and of what kinds?

About 1,352 at the August 2026 research pass, spanning market data such as yahoo-finance-data's 100-million-row bundle, instruction corpora like finance-alpaca and Finance-Instruct-500k, QA benchmarks including financebench, NVIDIA's finance Nemotron set and 10-K-derived document collections.

How current is the catalog metadata?

Every repository is git-versioned, so each row carries the timestamp of its most recent commit - the top-ranked result showed 2026-08-20 at research time. The matched set itself grows as uploads land, which is why every Datadory shipment states its own census date.

Is quality consistent across the collection?

No, and pretending otherwise would be the dishonest version of this page. Uploads range from corporate releases to weekend projects, so sample preparation traces provenance per repository, tests payload claims against actual records and flags anything whose sourcing cannot be followed to origin.

Can a sample be scoped to specific sub-collections?

Yes, and it should be. Name the repositories, task types or material you care about - transcripts, instruction pairs, benchmarks, price history - and the sample returns that scope with inner schemas defined by example, sized against live records before production cadence is set.

How does this differ from institutional finance statistics?

Institutional sources such as the Federal Reserve G.20 or World Bank indicators certify every cell but publish only what an agency measures. This collection covers what agencies never will - model training corpora, transcripts, benchmarks - at the cost of per-upload rigor, which is exactly the gap sample preparation exists to close.

Datasets that pair with this one

See the rows before you pay anything.

Name this dataset and we send real records from it — scoped to the fields you asked for.

See pricing