neuraparse commited on
Commit
31fe4c1
·
verified ·
1 Parent(s): 550d983

Refresh Neura Parse organization card

Browse files
Files changed (1) hide show
  1. README.md +89 -27
README.md CHANGED
@@ -1,62 +1,124 @@
1
  ---
2
- title: Neura Parse
 
 
3
  sdk: static
4
- pinned: true
5
  ---
6
 
 
 
7
  # Neura Parse
8
 
9
  **Source-verified quantum and quantum-AI datasets for 2026 research workflows.**
10
 
 
 
 
 
 
 
 
11
  Neura Parse publishes multi-format datasets for supervised fine-tuning,
12
  evaluation, retrieval-augmented generation, code agents, and continued
13
- pretraining across quantum computing and quantum AI. The v3.1 portfolio is built
14
- as source-backed Neura Parse research data: every published row carries
15
- `source_url` provenance and is labeled `source=neura-parse-research`.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  ## 2026 Portfolio
18
 
19
- - **17 public datasets** under the `Neura-parse` organization.
20
- - **1,891,534 total rows**, with every dataset above 100k rows.
21
- - **697 unique source URLs** checked, with 0 bad URLs in the final audit.
22
- - **513 arXiv identifiers** verified against arxiv.org, with 0 fabricated IDs.
23
- - **177,532 code records** compiled, with 0 compile failures.
24
- - **CC-BY-4.0** dataset content for research and development use.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  ## Source Verification
27
 
28
- Every v3.1 dataset card now exposes the same provenance contract:
29
 
30
  - `source_url` on every published row.
31
  - `source=neura-parse-research` across the release.
32
  - `provenance.method` retained for curated and hybrid research rows.
33
  - Schema, taxonomy-fit, deduplication, active-source, arXiv-ID, and code checks
34
- applied during the build and release pipeline.
35
- - Legacy production-batch labels removed from the published data.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
 
37
  ## Dataset Family
38
 
39
  | Dataset | Rows | Focus |
40
  | --- | ---: | --- |
41
- | [advanced-quantum-algorithms](https://huggingface.co/datasets/Neura-parse/advanced-quantum-algorithms) | 105,928 | QSVT, block encodings, Hamiltonian simulation, amplitude estimation, and algorithmic resource analysis. |
42
- | [ai-for-quantum](https://huggingface.co/datasets/Neura-parse/ai-for-quantum) | 113,007 | ML, RL, and LLM/agent methods for decoding, control, characterization, calibration, and quantum software. |
43
  | [bosonic-photonic-quantum-computing](https://huggingface.co/datasets/Neura-parse/bosonic-photonic-quantum-computing) | 110,330 | Continuous-variable, bosonic, and photonic quantum computing. |
44
  | [fault-tolerant-quantum-computing](https://huggingface.co/datasets/Neura-parse/fault-tolerant-quantum-computing) | 109,594 | QEC codes, decoders, magic states, logical gates, and resource estimation. |
45
- | [quantum-compilation-and-programming](https://huggingface.co/datasets/Neura-parse/quantum-compilation-and-programming) | 115,025 | Quantum programming, circuit compilation, routing, optimization, verification, and tooling. |
46
- | [quantum-computing](https://huggingface.co/datasets/Neura-parse/quantum-computing) | 117,041 | Broad quantum-computing coverage across theory, hardware, software, algorithms, and QML. |
47
  | [quantum-cryptography-and-post-quantum-security](https://huggingface.co/datasets/Neura-parse/quantum-cryptography-and-post-quantum-security) | 106,488 | QKD, quantum cryptography, quantum attacks, and post-quantum security. |
48
  | [quantum-error-mitigation-and-benchmarking](https://huggingface.co/datasets/Neura-parse/quantum-error-mitigation-and-benchmarking) | 113,440 | Error mitigation, characterization, tomography, randomized benchmarking, and NISQ validation. |
49
- | [quantum-hardware-device-physics](https://huggingface.co/datasets/Neura-parse/quantum-hardware-device-physics) | 106,181 | Qubit design, coherence, noise, control, calibration, cryogenics, packaging, and scaling. |
50
- | [quantum-information-and-complexity-theory](https://huggingface.co/datasets/Neura-parse/quantum-information-and-complexity-theory) | 108,984 | Channels, entropies, entanglement, complexity classes, query complexity, and advantage theory. |
51
- | [quantum-machine-learning-models](https://huggingface.co/datasets/Neura-parse/quantum-machine-learning-models) | 115,429 | Encodings, kernels, variational classifiers, QNNs, generative models, and deep QML architectures. |
52
- | [quantum-machine-learning-theory](https://huggingface.co/datasets/Neura-parse/quantum-machine-learning-theory) | 109,283 | Trainability, barren plateaus, generalization, learning from quantum data, and QML sample complexity. |
53
- | [quantum-networking-and-distributed](https://huggingface.co/datasets/Neura-parse/quantum-networking-and-distributed) | 109,501 | Entanglement distribution, repeaters, network protocols, distributed quantum computing, and modular systems. |
54
- | [quantum-optimization](https://huggingface.co/datasets/Neura-parse/quantum-optimization) | 113,986 | QAOA, annealing, adiabatic methods, Ising/QUBO mappings, finance, and optimization advantage analysis. |
55
- | [quantum-sensing-and-metrology](https://huggingface.co/datasets/Neura-parse/quantum-sensing-and-metrology) | 112,220 | Quantum Fisher information, Heisenberg scaling, clocks, magnetometry, interferometry, and sensor networks. |
56
  | [quantum-simulation-chemistry-materials](https://huggingface.co/datasets/Neura-parse/quantum-simulation-chemistry-materials) | 114,656 | Chemistry and materials simulation, encodings, VQE, QPE, dynamics, and Hamiltonian workflows. |
57
- | [topological-quantum-computing](https://huggingface.co/datasets/Neura-parse/topological-quantum-computing) | 110,441 | Anyons, topological phases, braiding, Majorana modes, TQFT, and fault-tolerant topological architectures. |
58
 
59
- ## Hub Links
60
 
61
  - [Neura Parse organization](https://huggingface.co/Neura-parse)
62
  - [Quantum dataset collection](https://huggingface.co/collections/Neura-parse/neura-parse-quantum-6a4bb226e5d170933aaf8fdd)
 
1
  ---
2
+ title: README
3
+ colorFrom: blue
4
+ colorTo: indigo
5
  sdk: static
6
+ pinned: false
7
  ---
8
 
9
+ <div align="center">
10
+
11
  # Neura Parse
12
 
13
  **Source-verified quantum and quantum-AI datasets for 2026 research workflows.**
14
 
15
+ [![datasets](https://img.shields.io/badge/datasets-17-2563eb)](https://huggingface.co/Neura-parse)
16
+ [![rows](https://img.shields.io/badge/rows-1.89M-0f766e)](https://huggingface.co/collections/Neura-parse/neura-parse-quantum-6a4bb226e5d170933aaf8fdd)
17
+ [![source](https://img.shields.io/badge/source-source_url_on_every_row-111827)](https://huggingface.co/Neura-parse)
18
+ [![license](https://img.shields.io/badge/license-CC--BY--4.0-7c3aed)](https://creativecommons.org/licenses/by/4.0/)
19
+
20
+ </div>
21
+
22
  Neura Parse publishes multi-format datasets for supervised fine-tuning,
23
  evaluation, retrieval-augmented generation, code agents, and continued
24
+ pretraining across quantum computing and quantum AI. The v3.1 portfolio is
25
+ source-backed research data: every published row carries `source_url`
26
+ provenance and is labeled `source=neura-parse-research`.
27
+
28
+ ## Quick Start
29
+
30
+ ```bash
31
+ pip install -U datasets
32
+ ```
33
+
34
+ ```python
35
+ from datasets import load_dataset
36
+
37
+ ds = load_dataset("Neura-parse/quantum-computing", split="train")
38
+ row = ds[0]
39
+
40
+ print(row["record_type"], row["topic"])
41
+ print(row["source_url"])
42
+ ```
43
 
44
  ## 2026 Portfolio
45
 
46
+ | Metric | Value |
47
+ | --- | ---: |
48
+ | Public datasets | 17 |
49
+ | Total rows | 1,891,534 |
50
+ | Train / test rows | 1,702,036 / 189,498 |
51
+ | Minimum rows per dataset | 105,928 |
52
+ | Taxonomy coverage | 375 topics across 94 categories |
53
+ | Unique source URLs checked | 697 |
54
+ | Bad source URLs in final audit | 0 |
55
+ | arXiv identifiers verified | 513 |
56
+ | Fabricated arXiv identifiers | 0 |
57
+ | Code records compiled | 177,532 |
58
+ | Code compile failures | 0 |
59
+
60
+ ## Record Formats
61
+
62
+ | Format | Rows |
63
+ | --- | ---: |
64
+ | `qa_open` | 581,538 |
65
+ | `qa_mcq` | 519,420 |
66
+ | `instruction` | 403,723 |
67
+ | `concept` | 205,530 |
68
+ | `code` | 177,532 |
69
+ | `corpus` | 3,791 |
70
 
71
  ## Source Verification
72
 
73
+ Every v3.1 dataset card exposes the same provenance contract:
74
 
75
  - `source_url` on every published row.
76
  - `source=neura-parse-research` across the release.
77
  - `provenance.method` retained for curated and hybrid research rows.
78
  - Schema, taxonomy-fit, deduplication, active-source, arXiv-ID, and code checks
79
+ applied during the release pipeline.
80
+ - Release labels are normalized to source-backed Neura Parse research provenance.
81
+
82
+ ## Choose a Dataset
83
+
84
+ | Need | Start here |
85
+ | --- | --- |
86
+ | Broad quantum-computing coverage | [`quantum-computing`](https://huggingface.co/datasets/Neura-parse/quantum-computing) |
87
+ | Derivations, QSVT, block encodings, Hamiltonian simulation | [`advanced-quantum-algorithms`](https://huggingface.co/datasets/Neura-parse/advanced-quantum-algorithms) |
88
+ | Quantum software, compilation, routing, executable code | [`quantum-compilation-and-programming`](https://huggingface.co/datasets/Neura-parse/quantum-compilation-and-programming) |
89
+ | QEC, decoders, magic states, logical resources | [`fault-tolerant-quantum-computing`](https://huggingface.co/datasets/Neura-parse/fault-tolerant-quantum-computing) |
90
+ | QML models and code-heavy model workflows | [`quantum-machine-learning-models`](https://huggingface.co/datasets/Neura-parse/quantum-machine-learning-models) |
91
+ | QML theory, trainability, generalization | [`quantum-machine-learning-theory`](https://huggingface.co/datasets/Neura-parse/quantum-machine-learning-theory) |
92
+ | Hardware, calibration, device physics | [`quantum-hardware-device-physics`](https://huggingface.co/datasets/Neura-parse/quantum-hardware-device-physics) |
93
+ | Networking, repeaters, distributed systems | [`quantum-networking-and-distributed`](https://huggingface.co/datasets/Neura-parse/quantum-networking-and-distributed) |
94
+ | Security, QKD, post-quantum cryptography | [`quantum-cryptography-and-post-quantum-security`](https://huggingface.co/datasets/Neura-parse/quantum-cryptography-and-post-quantum-security) |
95
+ | Sensing, metrology, Fisher information | [`quantum-sensing-and-metrology`](https://huggingface.co/datasets/Neura-parse/quantum-sensing-and-metrology) |
96
+ | Chemistry, materials, simulation workflows | [`quantum-simulation-chemistry-materials`](https://huggingface.co/datasets/Neura-parse/quantum-simulation-chemistry-materials) |
97
+ | Topological phases, anyons, Majorana systems | [`topological-quantum-computing`](https://huggingface.co/datasets/Neura-parse/topological-quantum-computing) |
98
 
99
  ## Dataset Family
100
 
101
  | Dataset | Rows | Focus |
102
  | --- | ---: | --- |
103
+ | [advanced-quantum-algorithms](https://huggingface.co/datasets/Neura-parse/advanced-quantum-algorithms) | 105,928 | QSVT, block encodings, Hamiltonian simulation, amplitude estimation, and resource analysis. |
104
+ | [ai-for-quantum](https://huggingface.co/datasets/Neura-parse/ai-for-quantum) | 113,007 | ML, RL, and LLM/agent methods for decoding, control, characterization, calibration, and software. |
105
  | [bosonic-photonic-quantum-computing](https://huggingface.co/datasets/Neura-parse/bosonic-photonic-quantum-computing) | 110,330 | Continuous-variable, bosonic, and photonic quantum computing. |
106
  | [fault-tolerant-quantum-computing](https://huggingface.co/datasets/Neura-parse/fault-tolerant-quantum-computing) | 109,594 | QEC codes, decoders, magic states, logical gates, and resource estimation. |
107
+ | [quantum-compilation-and-programming](https://huggingface.co/datasets/Neura-parse/quantum-compilation-and-programming) | 115,025 | Quantum programming, compilation, routing, optimization, verification, and tooling. |
108
+ | [quantum-computing](https://huggingface.co/datasets/Neura-parse/quantum-computing) | 117,041 | Broad quantum coverage across theory, hardware, software, algorithms, and QML. |
109
  | [quantum-cryptography-and-post-quantum-security](https://huggingface.co/datasets/Neura-parse/quantum-cryptography-and-post-quantum-security) | 106,488 | QKD, quantum cryptography, quantum attacks, and post-quantum security. |
110
  | [quantum-error-mitigation-and-benchmarking](https://huggingface.co/datasets/Neura-parse/quantum-error-mitigation-and-benchmarking) | 113,440 | Error mitigation, characterization, tomography, randomized benchmarking, and NISQ validation. |
111
+ | [quantum-hardware-device-physics](https://huggingface.co/datasets/Neura-parse/quantum-hardware-device-physics) | 106,181 | Qubit design, coherence, noise, control, cryogenics, packaging, and scaling. |
112
+ | [quantum-information-and-complexity-theory](https://huggingface.co/datasets/Neura-parse/quantum-information-and-complexity-theory) | 108,984 | Channels, entropies, entanglement, complexity classes, and advantage theory. |
113
+ | [quantum-machine-learning-models](https://huggingface.co/datasets/Neura-parse/quantum-machine-learning-models) | 115,429 | Encodings, kernels, variational classifiers, QNNs, generative models, and deep QML. |
114
+ | [quantum-machine-learning-theory](https://huggingface.co/datasets/Neura-parse/quantum-machine-learning-theory) | 109,283 | Trainability, barren plateaus, generalization, quantum data, and sample complexity. |
115
+ | [quantum-networking-and-distributed](https://huggingface.co/datasets/Neura-parse/quantum-networking-and-distributed) | 109,501 | Entanglement distribution, repeaters, protocols, distributed computing, and modular systems. |
116
+ | [quantum-optimization](https://huggingface.co/datasets/Neura-parse/quantum-optimization) | 113,986 | QAOA, annealing, adiabatic methods, Ising/QUBO mappings, finance, and advantage analysis. |
117
+ | [quantum-sensing-and-metrology](https://huggingface.co/datasets/Neura-parse/quantum-sensing-and-metrology) | 112,220 | Fisher information, Heisenberg scaling, clocks, magnetometry, interferometry, and sensor networks. |
118
  | [quantum-simulation-chemistry-materials](https://huggingface.co/datasets/Neura-parse/quantum-simulation-chemistry-materials) | 114,656 | Chemistry and materials simulation, encodings, VQE, QPE, dynamics, and Hamiltonian workflows. |
119
+ | [topological-quantum-computing](https://huggingface.co/datasets/Neura-parse/topological-quantum-computing) | 110,441 | Anyons, topological phases, braiding, Majorana modes, TQFT, and topological architectures. |
120
 
121
+ ## Links
122
 
123
  - [Neura Parse organization](https://huggingface.co/Neura-parse)
124
  - [Quantum dataset collection](https://huggingface.co/collections/Neura-parse/neura-parse-quantum-6a4bb226e5d170933aaf8fdd)