Upload nepali_deva_eval refresh

#1
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
 
 
 
 
 
2
  task_categories:
3
  - image-to-text
4
  language:
@@ -21,6 +26,12 @@ Nepali Devanagari OCR held-out slice for direct Nepali extraction quality.
21
  - Main raw file: `*.ocr.jsonl` with `image`, `ocr`, `source_repo`, and language/provenance columns.
22
  - Optional fine-tuning/eval file: `*.sharegpt.json` with `messages` and `images`.
23
 
 
 
 
 
 
 
24
  ## Source Mix
25
 
26
  - `nepali_ocr_printed` `default/train`: 100%
 
1
  ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: test
6
+ path: nepali_deva_eval.viewer.ocr.parquet
7
  task_categories:
8
  - image-to-text
9
  language:
 
26
  - Main raw file: `*.ocr.jsonl` with `image`, `ocr`, `source_repo`, and language/provenance columns.
27
  - Optional fine-tuning/eval file: `*.sharegpt.json` with `messages` and `images`.
28
 
29
+ ## Core Columns
30
+
31
+ - `id`: unique sample identifier
32
+ - `image`: relative path to the image file
33
+ - `ocr`: ground-truth text label
34
+
35
  ## Source Mix
36
 
37
  - `nepali_ocr_printed` `default/train`: 100%
nepali_deva_eval.viewer.ocr.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5d7919b7b386f7eb3c8206c5850dafe32bec8fd28e82c7cdf4712d8f7295d7
3
+ size 9395614
upload_manifest.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "repo_id": "himalaya-ai/nepali-deva-ocr-eval",
3
- "generated_at": "2026-06-02T15:39:17Z",
4
  "shard_count": 6,
5
  "files": [
6
  {
7
  "path": "README.md",
8
- "bytes": 735
9
  },
10
  {
11
  "path": "dataset_info_fragment.json",
@@ -2026,6 +2026,10 @@
2026
  {
2027
  "path": "nepali_deva_eval.sharegpt.json",
2028
  "bytes": 647821
 
 
 
 
2029
  }
2030
  ]
2031
  }
 
1
  {
2
  "repo_id": "himalaya-ai/nepali-deva-ocr-eval",
3
+ "generated_at": "2026-06-05T06:35:19Z",
4
  "shard_count": 6,
5
  "files": [
6
  {
7
  "path": "README.md",
8
+ "bytes": 970
9
  },
10
  {
11
  "path": "dataset_info_fragment.json",
 
2026
  {
2027
  "path": "nepali_deva_eval.sharegpt.json",
2028
  "bytes": 647821
2029
+ },
2030
+ {
2031
+ "path": "nepali_deva_eval.viewer.ocr.parquet",
2032
+ "bytes": 9395614
2033
  }
2034
  ]
2035
  }