File size: 233 Bytes
0839651
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "model_type": "searchless_chess",
  "framework": "jax",
  "library": "dm-haiku",
  "includes_source": true,
  "source_modules": [
    "tokenizer.py",
    "transformer.py",
    "constants.py",
    "utils.py",
    "config.py"
  ]
}