Skip to content

Instantly share code, notes, and snippets.

@leandroCodeDev
Created July 31, 2022 01:13
Show Gist options
  • Select an option

  • Save leandroCodeDev/3eefc379dbaedd8648d5214caa0eac4d to your computer and use it in GitHub Desktop.

Select an option

Save leandroCodeDev/3eefc379dbaedd8648d5214caa0eac4d to your computer and use it in GitHub Desktop.
{
"embeddings": [
{
"tensorName": "Embeddings: concat 4 últimas camadas BERTimbau large",
"tensorShape": [
4096,
337
],
"tensorPath": "https://raw.githubusercontent.com/dev-leandrodias/BERTimbautv1visualizacao/blob/main/sempooling/records_4096_large.tsv",
"metadataPath": "https://raw.githubusercontent.com/dev-leandrodias/BERTimbautv1visualizacao/blob/main/sempooling/meta_4096_large.tsv"
}
]
}
{
"embeddings": [
{
"tensorName": "Embeddings: concat 4 últimas BERTimbau base",
"tensorShape": [
3072,
337
],
"tensorPath": "https://raw.githubusercontent.com/dev-leandrodias/BERTimbautv1visualizacao/blob/main/compooling/records_4096_large_pool.tsv",
"metadataPath": "https://raw.githubusercontent.com/dev-leandrodias/BERTimbautv1visualizacao/blob/main/compooling/meta_4096_large_pool.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment