Datasets:
Open-access subset (472) + documentable metadata (private draft)
Browse files- README.md +1 -0
- data/test-00000-of-00001.parquet +2 -2
- subset_info.json +3 -2
README.md
CHANGED
|
@@ -48,6 +48,7 @@ published here.
|
|
| 48 |
| `id` | stable per-page id (the anonymized page number, e.g. `0002`) |
|
| 49 |
| `technology` | how the page was produced: `manuscripts` / `blockprints` / `modern` / `metal_type` / `typewriter` / … |
|
| 50 |
| `script` | coarse writing system: `Uchen` / `Ume` |
|
|
|
|
| 51 |
| `period` | palaeographic period of the writing style (e.g. *Medieval (15)-present*) |
|
| 52 |
| `rarity` | how common the writing style is (e.g. *4 - very common*) |
|
| 53 |
| `legibility` | annotator legibility grade of the page (e.g. *2 - Fair*, *4 - Excellent*) |
|
|
|
|
| 48 |
| `id` | stable per-page id (the anonymized page number, e.g. `0002`) |
|
| 49 |
| `technology` | how the page was produced: `manuscripts` / `blockprints` / `modern` / `metal_type` / `typewriter` / … |
|
| 50 |
| `script` | coarse writing system: `Uchen` / `Ume` |
|
| 51 |
+
| `script_4` | writing-style family: `Uchen` / `Pedri` / `Gyuyig` / `Druma` / `Tsugdri` / `Danyig` / `Non-applicable` |
|
| 52 |
| `period` | palaeographic period of the writing style (e.g. *Medieval (15)-present*) |
|
| 53 |
| `rarity` | how common the writing style is (e.g. *4 - very common*) |
|
| 54 |
| `legibility` | annotator legibility grade of the page (e.g. *2 - Fair*, *4 - Excellent*) |
|
data/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39b426ac868bb24f4d2c4d5d63b2c51bae2e79b374ee240b3eb9e016cafbb035
|
| 3 |
+
size 122463224
|
subset_info.json
CHANGED
|
@@ -1,14 +1,15 @@
|
|
| 1 |
{
|
| 2 |
"description": "BDRC Tibetan OCR benchmark — open-access subset (test split).",
|
| 3 |
-
"creation_date": "2026-08-
|
| 4 |
"nb_images": 472,
|
| 5 |
-
"parquet_total_size":
|
| 6 |
"columns": [
|
| 7 |
"image",
|
| 8 |
"transcription",
|
| 9 |
"id",
|
| 10 |
"technology",
|
| 11 |
"script",
|
|
|
|
| 12 |
"period",
|
| 13 |
"rarity",
|
| 14 |
"legibility"
|
|
|
|
| 1 |
{
|
| 2 |
"description": "BDRC Tibetan OCR benchmark — open-access subset (test split).",
|
| 3 |
+
"creation_date": "2026-08-17T15:05:35.681823+00:00",
|
| 4 |
"nb_images": 472,
|
| 5 |
+
"parquet_total_size": 122463224,
|
| 6 |
"columns": [
|
| 7 |
"image",
|
| 8 |
"transcription",
|
| 9 |
"id",
|
| 10 |
"technology",
|
| 11 |
"script",
|
| 12 |
+
"script_4",
|
| 13 |
"period",
|
| 14 |
"rarity",
|
| 15 |
"legibility"
|