datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
open-australian-legal-corpus
Open Australian Legal Corpus ⚖️
The Open Australian Legal Corpus by Isaacus, a foundational legal AI research company, is the first and only multijurisdictional open corpus of Australian legislative and judicial documents.
Comprised of 229,122 texts totalling over 60 million lines and 1.4 billion tokens, the Corpus includes every in force statute and regulation in the Commonwealth, New South Wales, Queensland, Western Australia, South Australia, Tasmania and Norfolk Island, in… See the full description on the dataset page: https://huggingface.co/datasets/isaacus/open-australian-legal-corpus.ATO-Australian-Tax-Rulings-and-Guidance
ATO Rulings & Guidance — Australian Tax Law, Structured for AI
67,000+ Australian Taxation Office documents as RAG-ready NDJSON/CSV — Edited Private Advice, public rulings and determinations, ATO Interpretative Decisions, practical compliance guidelines, taxpayer alerts, decision impact statements, practice statements and legislative instruments. Every document parsed into structured, typed fields for legal RAG, LLM fine-tuning, and tax research automation.
Machine-readable… See the full description on the dataset page: https://huggingface.co/datasets/simplelex/ATO-Australian-Tax-Rulings-and-Guidance.open-australian-legal-qa
Open Australian Legal QA ⚖️
Open Australian Legal QA by Isaacus is the first open dataset of Australian legal questions and answers.
Comprised of 2,124 questions and answers synthesised by gpt-4 from the Open Australian Legal Corpus, the largest open database of Australian law, the dataset is intended to facilitate the development of legal AI assistants in Australia.
To ensure its accessibility to as wide an audience as possible, the dataset is distributed under the same licence… See the full description on the dataset page: https://huggingface.co/datasets/isaacus/open-australian-legal-qa.australian-tax-guidance-retrieval
Australian Tax Guidance Retrieval 🏦
Australian Tax Guidance Retrieval by Isaacus is a novel, diverse, and challenging legal information retrieval evaluation dataset consisting of 112 real-life Australian tax law questions paired with expert-annotated, relevant Australian Government tax guidance and policies.
Uniquely, this dataset sources its real-life tax questions from the posts of everyday Australian taxpayers on the ATO Community forum, with relevant Australian Government… See the full description on the dataset page: https://huggingface.co/datasets/isaacus/australian-tax-guidance-retrieval.Australian-Tax-Legislation-and-Amendment-History
Australian Tax Legislation & Amendment History
The full text of every section of the 22 principal Acts the Australian Taxation Office administers — Income Tax Assessment Act 1997, Income Tax Assessment Act 1936, the GST Act, FBTAA, the Taxation Administration Act 1953, the superannuation and fuel tax Acts and more — each section joined to its complete amendment history: which Act changed it, which schedule item, and when it commenced. Sourced from the Federal Register of… See the full description on the dataset page: https://huggingface.co/datasets/simplelex/Australian-Tax-Legislation-and-Amendment-History.open-australian-legal-corpus
Open Australian Legal Corpus ⚖️
The Open Australian Legal Corpus by Isaacus is the first and only multijurisdictional open corpus of Australian legislative and judicial documents.
Comprised of 229,122 texts totalling over 60 million lines and 1.4 billion tokens, the Corpus includes every in force statute and regulation in the Commonwealth, New South Wales, Queensland, Western Australia, South Australia, Tasmania and Norfolk Island, in addition to thousands of bills and hundreds of… See the full description on the dataset page: https://huggingface.co/datasets/ZizouIsam/open-australian-legal-corpus.australian-english-speech
Australian English Speech
An Australian accent speech dataset: 110 hours of Australian
English audio with transcripts, from the Australian titles in the
LibriVox catalogue, cut into short clips for
text-to-speech, voice cloning and speech recognition.
Open English speech corpora are overwhelmingly American. This one is Australian,
public domain, and free of any redistribution or model-release restrictions.
LibriVox recordings are released into the public domain, and the books… See the full description on the dataset page: https://huggingface.co/datasets/ablmontazer/australian-english-speech.AustralianTaxGuidanceChunkRetrievalalignment-australian-final
DiaLLM — Australian English Preference Dataset
Part of DiaLLM: An Investigation into the Robustness-Generation Gap in
English Dialect Adaptation (EMNLP 2026 Main).
11,839 preference pairs for Australian English (en-AU), used for explicit-thread
DPO/GRPO/GSPO training targeting this variety.
Construction
Built from the UltraFeedback preference dataset (Cui et al., 2023):
the originally-preferred completion is transformed into a dialectal variant
using Multi-VALUE… See the full description on the dataset page: https://huggingface.co/datasets/surrey-nlp/alignment-australian-final.ipfs_australia_laws
Australia In-Force Commonwealth Law (Federal Register of Legislation)
Research snapshot of in-force Commonwealth legislation from the
Federal Register of Legislation,
collected via the official OData API (https://api.prod.legislation.gov.au/v1/).
Constitution and Acts first, then legislative instruments.
Not legal advice. The authorised Federal Register of Legislation text
prevails over this corpus.
Snapshot
Field
Value
Snapshot date
2026-09-03
Source… See the full description on the dataset page: https://huggingface.co/datasets/endomorphosis/ipfs_australia_laws.high-court-of-australia-cases
High Court of Australia cases ⚖️
This dataset contains all High Court of Australia cases in version 7.1.0 of the Open Australian Legal Corpus by Isaacus.
To view an interactive version of the dataset, see our latest model announcement post for Kanon 2 Enricher.
flare-australian
Dataset Card for "flare-australian"
More Information needed
Australia-Stock-Symbols-and-Metadata
Australia Stock Symbols & Company Metadata
This dataset contains stock symbols and basic company metadata for all listed companies in Australia.It is updated weekly if new changes are there.
📊 Dataset Contents
The dataset is provided as a CSV file with the following columns:
Column
Description
name
Full company name
ticker
Stock ticker symbol (e.g., AAPL, MSFT)
market
The exchange/market where the stock is listed
sector
The primary business sector of… See the full description on the dataset page: https://huggingface.co/datasets/kjhq/Australia-Stock-Symbols-and-Metadata.australian-supermarket-prices
Australian Supermarket Prices, September 2026
Every product Coles and Woolworths sold online in Australia on 17 September 2026, with barcodes on both sides so the two chains can be joined, plus all 2,019 of their supermarkets with coordinates.
from datasets import load_dataset
products = load_dataset("FreshCrawl/australian-supermarket-prices", "products", split="train")
stores = load_dataset("FreshCrawl/australian-supermarket-prices", "stores", split="train")
The files are… See the full description on the dataset page: https://huggingface.co/datasets/FreshCrawl/australian-supermarket-prices.Australia_smart_meter_datasetopen-australian-legal-qa-paraphrased-hard-gemini-with-embopen-australian-legal-qa-paraphrased-easy-geminiopen-australian-legal-multi-lingual-qa
Dataset Card for corto-ai/open-australian-legal-multi-lingual-qa
Multi-lingual question answering dataset based on umarbutler/open-australian-legal-qa
Dataset Details
Dataset Description
Curated by: [More Information Needed]
Funded by [optional]: [More Information Needed]
Shared by [optional]: [More Information Needed]
Language(s) (NLP): English, Spanish, French
License: [More Information Needed]
Dataset Sources [optional]
Repository:… See the full description on the dataset page: https://huggingface.co/datasets/corto-ai/open-australian-legal-multi-lingual-qa.open-australian-legal-qa-paraphrased-easy-gemini-with-embopen-australian-legal-corpus
Open Australian Legal Corpus ⚖️
The Open Australian Legal Corpus by Isaacus is the first and only multijurisdictional open corpus of Australian legislative and judicial documents.
Comprised of 248,157 texts totalling over 79 million lines, the Corpus includes legislation from the Commonwealth, Australian Capital Territory, New South Wales, Northern Territory, Queensland, Western Australia, South Australia, Tasmania and Norfolk Island, in addition to thousands of bills and… See the full description on the dataset page: https://huggingface.co/datasets/benrfairless/open-australian-legal-corpus.open-australian-legal-qa-paraphrased-hard-geminiaustralian-housing-market-data
Australian Housing Market Landscape
GitHub: Alex-Dunstan
This dataset contains 2,490 Australian Statistical Areas Level 2 (SA2s), using 2026 ASGS geography, 2021 Census profile features, and selected 2024 area-level housing-price measures.
Data background
Each row describes one Australian Statistical Area Level 2 (SA2): a local-area geography used by the Australian Bureau of Statistics. The data combines 2026 ASGS boundaries and coordinates with 2021 Census… See the full description on the dataset page: https://huggingface.co/datasets/alexdunstan/australian-housing-market-data.australian-dataset-1b
🇦🇺 Australian Web Text — 1B-token Sample 🦘
A 1-billion-token representative sample of a much larger cleaned Australian web-text corpus derived from Common Crawl. This sample is released alongside the JoeyLLM project's ongoing research into regional English language models. 🌐
The full 294B-token corpus is not publicly released due to its size, operational cost, and intended controlled use in research and model development. 🔒 Researchers seeking access to the full corpus for… See the full description on the dataset page: https://huggingface.co/datasets/JoeyLLM/australian-dataset-1b.australian-insurance-pii-dataset-correctedaustralian-sme-business-dataset
SME Business Dataset (Free Samples — AU, US, UK)
Realistic, relational business datasets generated by simulating retail SMEs day-by-day over 2 financial years. Every transaction flows through double-entry accounting.
Browse all datasets and variants →
Three variants available: Australian (ATO/GST), US (IRS/FICA), and UK (HMRC/PAYE/VAT).
What makes this different
Feature
AdventureWorks
Northwind
Faker/Mockaroo
This dataset
Cross-domain traceability
Partial… See the full description on the dataset page: https://huggingface.co/datasets/mindweave/australian-sme-business-dataset.australian_sea_slugs
Dataset Card for "australian_sea_slugs"
This is a filtered version of the Nudibranchs of the Sunshine Coast Australia dataset.
Citation
Atlas of Living Australia (2019). Nudibranchs of the Sunshine Coast Australia. Occurrence dataset https://doi.org/10.15468/gtoiks accessed via GBIF.org on 2022-12-16.
open-australian-legal-qa-paraphrased-moderation-resultsLouis.Vuitton.Product.prices.Australia
Louis Vuitton web scraped data
About the website
The luxury fashion industry in the Asia Pacific, particularly in Australia, has seen a considerable surge in popularity over recent years. With a central focus on high-end designer brands such as Louis Vuitton, this lucrative market operates both in physical boutiques and more predominantly, via ecommerce. Australian consumers are now highly targeted by luxury brand campaigns due to their increasing purchasing power. The… See the full description on the dataset page: https://huggingface.co/datasets/DBQ/Louis.Vuitton.Product.prices.Australia.reserve_bank_of_australia
Dataset Summary
For dataset summary, please refer to https://huggingface.co/datasets/gtfintechlab/reserve_bank_of_australia
Additional Information
This dataset is annotated across three different tasks: Stance Detection, Temporal Classification, and Uncertainty Estimation. The tasks have four, two, and two unique labels, respectively. This dataset contains 1,000 sentences taken from the meeting minutes of the Reserve Bank of Australia.
Label Interpretation… See the full description on the dataset page: https://huggingface.co/datasets/gtfintechlab/reserve_bank_of_australia.criminal-code-of-western-australia-reasoning-flash-2.0-5k_chunks
