Datasets:
image image | label class label |
|---|---|
0T-REC-A.1-201909-I_PDF-E | |
0T-REC-A.1-201909-I_PDF-E | |
1T-REC-A.11-201211-I_PDF-E | |
2T-REC-A.12-201611-I_PDF-E | |
3T-REC-A.13-201909-I_PDF-E | |
4T-REC-A.18-202505-I_PDF-E | |
4T-REC-A.18-202505-I_PDF-E | |
5T-REC-A.2-201211-I_PDF-E | |
6T-REC-A.23-200010-I_PDF-E | |
7T-REC-A.24-202408-I_PDF-E | |
7T-REC-A.24-202408-I_PDF-E | |
8T-REC-A.25-202410-I_PDF-E | |
8T-REC-A.25-202410-I_PDF-E | |
9T-REC-A.31-200810-I_PDF-E | |
10T-REC-A.7-202408-I_PDF-E | |
11T-REC-A.8-202401-I_PDF-E | |
11T-REC-A.8-202401-I_PDF-E | |
12T-REC-A.Sup2-202212-I_PDF-E | |
13T-REC-A.Sup3-201207-I_PDF-E | |
14T-REC-A.Sup4-202601-I_PDF-E | |
15T-REC-A.Sup6-202408-I_PDF-E | |
16T-REC-A.Sup7-202408-I_PDF-E | |
17T-REC-D.000-201005-I_PDF-E | |
18T-REC-D.1-199107-I_PDF-E | |
18T-REC-D.1-199107-I_PDF-E | |
19T-REC-D.10-199107-I_PDF-E | |
19T-REC-D.10-199107-I_PDF-E | |
20T-REC-D.100-198811-I_PDF-E | |
21T-REC-D.103-199206-I_PDF-E | |
21T-REC-D.103-199206-I_PDF-E | |
22T-REC-D.104-198811-I_PDF-E | |
23T-REC-D.1040-202008-I_PDF-E | |
23T-REC-D.1040-202008-I_PDF-E | |
23T-REC-D.1040-202008-I_PDF-E | |
24T-REC-D.1041-202105-I_PDF-E | |
25T-REC-D.105-198811-I_PDF-E | |
26T-REC-D.106-198811-I_PDF-E | |
27T-REC-D.11-199103-I_PDF-E | |
27T-REC-D.11-199103-I_PDF-E | |
27T-REC-D.11-199103-I_PDF-E | |
28T-REC-D.110-199206-I_PDF-E | |
28T-REC-D.110-199206-I_PDF-E | |
29T-REC-D.1101-202008-I_PDF-E | |
30T-REC-D.1102-202112-I_PDF-E | |
31T-REC-D.1140-202008-I_PDF-E | |
32T-REC-D.1141-202504-I_PDF-E | |
33T-REC-D.1142-202511-I_PDF-E | |
34T-REC-D.115-200406-I_PDF-E | |
35T-REC-D.116-200406-I_PDF-E | |
36T-REC-D.117-199906-I_PDF-E | |
37T-REC-D.12-198811-I_PDF-E | |
38T-REC-D.120-199607-I_PDF-E | |
39T-REC-D.13-198811-I_PDF-E | |
40T-REC-D.140-200206-I_PDF-E | |
40T-REC-D.140-200206-I_PDF-E | |
41T-REC-D.15-198811-I_PDF-E | |
42T-REC-D.150-199906-I_PDF-E | |
42T-REC-D.150-199906-I_PDF-E | |
43T-REC-D.151-198811-I_PDF-E | |
44T-REC-D.155-199607-I_PDF-E | |
45T-REC-D.156-200810-I_PDF-E | |
46T-REC-D.160-198811-I_PDF-E | |
47T-REC-D.170-201005-I_PDF-E | |
47T-REC-D.170-201005-I_PDF-E | |
48T-REC-D.171-198811-I_PDF-E | |
49T-REC-D.172-198811-I_PDF-E | |
50T-REC-D.173-198811-I_PDF-E | |
51T-REC-D.174-198811-I_PDF-E |
ITU-T source mirror
Part of the Open-Telco Telecom Standards Corpus.
Sibling mirrors: 3GPP · ETSI · ITU-T · O-RAN · GSMA · TM Forum · CAMARA
This dataset mirrors the ITU Telecommunication Standardization Sector (ITU-T) Recommendations. Every source is kept twice: original/ is the Recommendation as ITU-T released it (PDF), and marked/ is that same document converted to Markdown for search and retrieval, one raw.md per document with any figures extracted beside it. The two trees share identical paths, so a file in original/ has a parsed twin at the matching path under marked/; both are grouped by ITU-T Recommendation series, the single-letter folders A through Z. manifest.jsonl carries one row per file (path, SHA-256, parse status), and STATUS.md reports how much of the corpus has been parsed.
itu/
original/ # Recommendations as published, by series
G/ H/ Q/ Y/ ...
marked/ # Markdown mirror of original/, same paths
Y/.../raw.md # one per document, images beside it
manifest.jsonl # one row per file: path, sha256, parse status
STATUS.md # parse-coverage summary
How it is organized
original/holds the Recommendations as ITU-T published them (PDF), grouped by series (the single-letter folders A through Z).marked/is the Markdown twin oforiginal/at identical paths, oneraw.mdper document with figures beside it.manifest.jsonlcarries one row per file (path, SHA-256, parse status);STATUS.mdreports parse coverage.
How to use
Pull only the Markdown twins (skip the heavy original/ tree) and read them straight:
from huggingface_hub import snapshot_download
path = snapshot_download("GSMA/itu", repo_type="dataset", allow_patterns="marked/**")
# every parsed document is a marked/**/raw.md
The corpus
This dataset is part of the Open-Telco Telecom Standards Corpus, an effort to make telecommunications open by mirroring every major standards body into clean, machine-readable Markdown. The full set: 3GPP, ETSI, ITU-T, O-RAN, GSMA, TM Forum, and CAMARA. Browse them all in the collection.
License and attribution
The mirrored documents remain the property of ITU and stay subject to its terms; see www.itu.int. This dataset reproduces them in original and Markdown form for research, search, and retrieval. Cite the underlying Recommendation by its ITU-T number when you use it.
- Downloads last month
- 12,916