Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Graphcore
/
t5-large-ipu
like
0
Follow
Graphcore
97
Graphcore
arxiv:
1910.10683
License:
apache-2.0
Model card
Files
Files and versions
Community
40a69a3
t5-large-ipu
/
ipu_config.json
hmellor
HF Staff
Update ipu_config.json
40a69a3
over 2 years ago
raw
Copy download link
history
blame
Safe
472 Bytes
{
"enable_half_partials"
:
true
,
"executable_cache_dir"
:
"./exe_cache"
,
"inference_layers_per_ipu"
:
[
12
,
12
,
12
,
12
]
,
"inference_matmul_proportion"
:
[
0.05
,
0.05
,
0.2
,
0.2
]
}