Robin186 commited on
Commit
5bb9404
·
verified ·
1 Parent(s): fb6d1a0

Publish validated 262-motion plus quarantine snapshot 2026-07-16

Browse files
Files changed (3) hide show
  1. README.md +13 -4
  2. data/isl.jsonl +2 -2
  3. metadata.json +59 -14
README.md CHANGED
@@ -16,9 +16,10 @@ configs:
16
 
17
  # Robin186/ISL
18
 
19
- Public, provenance-first vocabulary index for Indian Sign Language. The 2026-07-15
20
  snapshot combines the public ISLRTC A-Z dictionary index with a small local INCLUDE
21
- motion catalog and narrowly filtered SignSaarthi lexicon annotations. It does not
 
22
  download or contain dictionary videos, raw video corpora, audio, or signer media.
23
 
24
  ## Coverage
@@ -29,7 +30,9 @@ download or contain dictionary videos, raw video corpora, audio, or signer media
29
  | Official ISLRTC entries preserved | 15560 |
30
  | Canonical official terms | 12357 |
31
  | Official duplicate-term groups consolidated | 2979 |
32
- | Records with INCLUDE motion metadata | 263 |
 
 
33
  | Official terms with INCLUDE motion metadata | 186 |
34
  | Locally enriched admitted records | 12434 |
35
 
@@ -39,7 +42,8 @@ detail URL retained under `official.entries`; they are not silently discarded.
39
  ## Record fields
40
 
41
  - `id`, `term`, `normalizedTerm`, `language`: stable vocabulary identity.
42
- - `datasetIds`, `sourceUrls`, `official`: primary provenance and official variants.
 
43
  - `motion`: compact INCLUDE catalog metadata. The source catalog contains no landmark
44
  frame arrays, so `framePayloadIncluded` is always `false` in this bundle.
45
  - `lexicon`: safe local annotations only after the term independently matches ISLRTC
@@ -55,6 +59,11 @@ acknowledged. INCLUDE is tracked as CC-BY-4.0 based on its source metadata. This
55
  bundle contains metadata and source links only; it does not grant commercial rights or
56
  permission to redistribute source media or derived landmark payloads.
57
 
 
 
 
 
 
58
  An official dictionary listing establishes vocabulary provenance; it does not prove
59
  that this merge or an INCLUDE motion clip received independent ISL expert review.
60
  Motion review status is copied literally from the catalog and is currently represented
 
16
 
17
  # Robin186/ISL
18
 
19
+ Public, provenance-first vocabulary index for Indian Sign Language. The 2026-07-16
20
  snapshot combines the public ISLRTC A-Z dictionary index with a small local INCLUDE
21
+ metadata snapshot, a validated motion catalog, and narrowly filtered SignSaarthi
22
+ lexicon annotations. It does not
23
  download or contain dictionary videos, raw video corpora, audio, or signer media.
24
 
25
  ## Coverage
 
30
  | Official ISLRTC entries preserved | 15560 |
31
  | Canonical official terms | 12357 |
32
  | Official duplicate-term groups consolidated | 2979 |
33
+ | INCLUDE vocabulary labels | 263 |
34
+ | Records with INCLUDE motion metadata | 262 |
35
+ | INCLUDE labels quarantined from motion playback | 1 |
36
  | Official terms with INCLUDE motion metadata | 186 |
37
  | Locally enriched admitted records | 12434 |
38
 
 
42
  ## Record fields
43
 
44
  - `id`, `term`, `normalizedTerm`, `language`: stable vocabulary identity.
45
+ - `datasetIds`, `sourceUrls`, `official`, `include`: primary provenance, official
46
+ variants, source-split presence, and honest motion availability.
47
  - `motion`: compact INCLUDE catalog metadata. The source catalog contains no landmark
48
  frame arrays, so `framePayloadIncluded` is always `false` in this bundle.
49
  - `lexicon`: safe local annotations only after the term independently matches ISLRTC
 
59
  bundle contains metadata and source links only; it does not grant commercial rights or
60
  permission to redistribute source media or derived landmark payloads.
61
 
62
+ The upstream INCLUDE metadata contains exact media-path overlap between its published
63
+ splits, so those split names are retained for provenance only and are not represented
64
+ as a leakage-safe evaluation benchmark. A label with no source-consistent training
65
+ path is kept as vocabulary but quarantined from motion playback.
66
+
67
  An official dictionary listing establishes vocabulary provenance; it does not prove
68
  that this merge or an INCLUDE motion clip received independent ISL expert review.
69
  Motion review status is copied literally from the catalog and is currently represented
data/isl.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f941ec99d5c9848b16691bb02a661f61625de3b46b814d8fa7a38be29ff96f27
3
- size 16520573
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1171f65d60bcc4e75002526ecc7c76d6a3d44c00e26ed47b3704ce45dfcf45
3
+ size 18303063
metadata.json CHANGED
@@ -1,21 +1,25 @@
1
  {
2
  "build": {
3
- "builderVersion": "1.0.0",
4
  "deterministicForFixedInputs": true,
5
  "schemaVersion": 1,
6
- "snapshotDate": "2026-07-15"
7
  },
8
  "coverage": {
 
 
 
9
  "lexiconEnrichedRecordCount": 12434,
10
- "motionOnlyRecordCount": 77,
11
- "motionRecordCount": 263,
12
  "officialEntryCount": 15560,
13
  "officialRecordCount": 12357,
14
  "officialWithMotionCount": 186,
15
  "officialWithMotionPercent": 1.5052,
16
  "recordCount": 12434,
17
  "reviewStatusCounts": {
18
- "motion_not_expert_reviewed": 263,
 
19
  "official_index_only_motion_unavailable": 12171
20
  }
21
  },
@@ -36,6 +40,46 @@
36
  }
37
  },
38
  "inputs": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  "lexicon": {
40
  "artifact": "data/models/isl-lexicon-model.json",
41
  "entryCount": 12434,
@@ -52,20 +96,19 @@
52
  "tokenWeightsCopiedCount": 0,
53
  "unmatchedTermsCopiedCount": 0
54
  },
55
- "sha256": "569186e3324a1e1696aec46c7e300847867f9f9538583a4cf1d2799b62e8e933"
56
  },
57
  "motionCatalog": {
58
  "artifact": "data/models/isl-motion-catalog.json",
59
- "clipCount": 263,
60
  "merge": {
61
  "framePayloadCopiedCount": 0,
62
- "inputClipCount": 263,
63
  "joinCounts": {
64
- "exact_normalized_term": 186,
65
- "include_motion_only": 77
66
  }
67
  },
68
- "sha256": "4cdab33124a283a214ddba9820856b8b9e6e364508a5b7cfe61e830518d7e135"
69
  }
70
  },
71
  "licenses": {
@@ -281,9 +324,9 @@
281
  "sourceAuthority": "Indian Sign Language Research and Training Centre"
282
  },
283
  "outputs": {
284
- "dataByteCount": 16520573,
285
  "dataFile": "data/isl.jsonl",
286
- "dataSha256": "f941ec99d5c9848b16691bb02a661f61625de3b46b814d8fa7a38be29ff96f27",
287
  "metadataFile": "metadata.json",
288
  "readmeFile": "README.md",
289
  "recordCount": 12434
@@ -294,8 +337,10 @@
294
  "duplicateRecordIdCount": 0,
295
  "duplicateTermCount": 0,
296
  "forbiddenIsignRecordCount": 0,
 
 
297
  "lexiconRecordCount": 12434,
298
- "motionRecordCount": 263,
299
  "officialEntryCount": 15560,
300
  "officialRecordCount": 12357,
301
  "recordCount": 12434,
 
1
  {
2
  "build": {
3
+ "builderVersion": "1.1.0",
4
  "deterministicForFixedInputs": true,
5
  "schemaVersion": 1,
6
+ "snapshotDate": "2026-07-16"
7
  },
8
  "coverage": {
9
+ "includeMetadataLabelCount": 263,
10
+ "includeMetadataRowCount": 5250,
11
+ "includeQuarantineCount": 1,
12
  "lexiconEnrichedRecordCount": 12434,
13
+ "motionOnlyRecordCount": 76,
14
+ "motionRecordCount": 262,
15
  "officialEntryCount": 15560,
16
  "officialRecordCount": 12357,
17
  "officialWithMotionCount": 186,
18
  "officialWithMotionPercent": 1.5052,
19
  "recordCount": 12434,
20
  "reviewStatusCounts": {
21
+ "include_metadata_only_motion_quarantined": 1,
22
+ "motion_not_expert_reviewed": 262,
23
  "official_index_only_motion_unavailable": 12171
24
  }
25
  },
 
40
  }
41
  },
42
  "inputs": {
43
+ "includeMetadata": {
44
+ "artifact": "data/isl/include-metadata",
45
+ "inputRowCount": 5250,
46
+ "labelCount": 263,
47
+ "pathConflictRowCount": 49,
48
+ "quarantinedLabelCount": 1,
49
+ "quarantinedLabels": [
50
+ "Second (Number)"
51
+ ],
52
+ "sourceFiles": [
53
+ {
54
+ "path": "data/isl/include-metadata/train.jsonl",
55
+ "rowCount": 3816,
56
+ "sha256": "1f0106d97dbbea824ebdeaca5a76e195d6816ad3458b02ab7436552471ce2d46",
57
+ "split": "train"
58
+ },
59
+ {
60
+ "path": "data/isl/include-metadata/val.jsonl",
61
+ "rowCount": 425,
62
+ "sha256": "89d67e98a69e8898855419a2a2340a260a878494e19a7a3e56b3ea2b1ae10aab",
63
+ "split": "val"
64
+ },
65
+ {
66
+ "path": "data/isl/include-metadata/test.jsonl",
67
+ "rowCount": 1009,
68
+ "sha256": "147936979c76bcf8581763a5e4ea31e699b9f0a8264d2ae315f348bcfcc91a0c",
69
+ "split": "test"
70
+ }
71
+ ],
72
+ "splitCounts": {
73
+ "test": 1009,
74
+ "train": 3816,
75
+ "val": 425
76
+ },
77
+ "splitVideoPathOverlapCounts": {
78
+ "trainTest": 277,
79
+ "trainVal": 120,
80
+ "valTest": 27
81
+ }
82
+ },
83
  "lexicon": {
84
  "artifact": "data/models/isl-lexicon-model.json",
85
  "entryCount": 12434,
 
96
  "tokenWeightsCopiedCount": 0,
97
  "unmatchedTermsCopiedCount": 0
98
  },
99
+ "sha256": "fe8210c71848cf6e0e60e47a662a13976cd57f87d960fedacf535876d5575e66"
100
  },
101
  "motionCatalog": {
102
  "artifact": "data/models/isl-motion-catalog.json",
103
+ "clipCount": 262,
104
  "merge": {
105
  "framePayloadCopiedCount": 0,
106
+ "inputClipCount": 262,
107
  "joinCounts": {
108
+ "exact_normalized_term": 262
 
109
  }
110
  },
111
+ "sha256": "348ef07500f28f29e64de3ba0914776c2220bf1f8082ce7ef4b7a3ebb87045e8"
112
  }
113
  },
114
  "licenses": {
 
324
  "sourceAuthority": "Indian Sign Language Research and Training Centre"
325
  },
326
  "outputs": {
327
+ "dataByteCount": 18303063,
328
  "dataFile": "data/isl.jsonl",
329
+ "dataSha256": "4a1171f65d60bcc4e75002526ecc7c76d6a3d44c00e26ed47b3704ce45dfcf45",
330
  "metadataFile": "metadata.json",
331
  "readmeFile": "README.md",
332
  "recordCount": 12434
 
337
  "duplicateRecordIdCount": 0,
338
  "duplicateTermCount": 0,
339
  "forbiddenIsignRecordCount": 0,
340
+ "includeQuarantineCount": 1,
341
+ "includeRecordCount": 263,
342
  "lexiconRecordCount": 12434,
343
+ "motionRecordCount": 262,
344
  "officialEntryCount": 15560,
345
  "officialRecordCount": 12357,
346
  "recordCount": 12434,