File size: 1,042 Bytes
e9bc4f0
9ef3627
 
 
 
e9bc4f0
bfa0a14
e9bc4f0
 
9ef3627
 
 
 
 
 
e9bc4f0
 
9ef3627
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
176e6dd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
title: Indus Script Models
emoji: 🏺
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 4.42.0
app_file: app.py
pinned: false
license: cc-by-4.0
tags:
- indus-script
- ancient-scripts
- archaeology
- nlp
---

# Indus Script — Interactive Demo

Six tools for exploring the undeciphered Indus Valley Script (2600–1900 BCE).

## Tabs

| Tab | What it does |
|---|---|
| Sign Lookup | Enter T604 or 604 — see glyph, role, frequency |
| Validate Sequence | Enter any sequence — get BERT/N-gram/ELECTRA scores |
| Predict Masked Sign | Enter T638 [MASK] T420 — model predicts the missing sign |
| Generate Sequence | One click — generates a new grammatically valid inscription |
| Sign Explorer | Browse all 641 signs filtered by role (PREFIX/SUFFIX/CORE/RARE) |
| Sign ↔ Number | Convert between T604 and 604 |

## Models used

- TinyBERT (classifier + MLM)
- N-gram RTL
- ELECTRA discriminator
- NanoGPT generator

All models from [hellosindh/indus-script-models](https://huggingface.co/hellosindh/indus-script-models)