Eroux commited on
Commit
be0cae3
·
verified ·
1 Parent(s): 3c6d177

Open-access subset (472) + documentable metadata (private draft)

Browse files
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:6311f30ab2d0a55abb8a5f211d409d1b5895ebe101ebcb904575b0694fbd84dd
3
- size 122462298
 
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-17T14:58:27.201216+00:00",
4
  "nb_images": 472,
5
- "parquet_total_size": 122462298,
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"