Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 16, 2024
1 parent 3f2048b commit 80bd772
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 2 deletions.
13 changes: 13 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -39312,5 +39312,18 @@
"tags": [
"python"
]
},
"https://github.com/dleemiller/WordLlama": {
"extra-tags": [
"embeddings",
"llm",
"embeddings in ir"
],
"date": "2024-06-12",
"title": "WordLlama",
"summary": "Things you can do with the token embeddings of an LLM",
"tags": [
"python"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
16 changes: 16 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -179650,5 +179650,21 @@
{
"head": "functions",
"tail": "language models"
},
{
"head": "python",
"tail": "embeddings in ir"
},
{
"head": "embeddings",
"tail": "llm"
},
{
"head": "embeddings",
"tail": "embeddings in ir"
},
{
"head": "llm",
"tail": "embeddings in ir"
}
]

0 comments on commit 80bd772

Please sign in to comment.