Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 24, 2024
1 parent 97a1fd7 commit 9f8e1a0
Show file tree
Hide file tree
Showing 3 changed files with 320 additions and 2 deletions.
54 changes: 54 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -38919,5 +38919,59 @@
"computer science - computation and language",
"computer science - machine learning"
]
},
"https://github.com/lightonai/pylate": {
"extra-tags": [
"template",
"latex-template",
"boilerplate"
],
"date": "2024-05-30",
"title": "pylate",
"summary": "",
"tags": [
"python",
"rag",
"colbert",
"information-retrieval",
"language-model"
]
},
"https://github.com/askorama/onnx-go": {
"extra-tags": [
"pre-trained",
"neural",
"framework"
],
"date": "2018-08-28",
"title": "onnx-go",
"summary": "onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.",
"tags": [
"machine-learning",
"software2",
"neural-network",
"onnx",
"protobuf",
"gorgonia",
"go",
"open-source"
]
},
"https://arxiv.org/html/2408.11039v1": {
"extra-tags": [
"predict",
"images",
"multi-modal",
"model"
],
"title": "Transfusion: Predict the Next Token and Diffuse Images with One Multi-Modal Model",
"summary": "",
"date": "2024-08-23",
"tags": [
"diffusion",
"multimodal",
"nlp",
"pre-trained"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
264 changes: 264 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -177750,5 +177750,269 @@
{
"head": "datasets",
"tail": "zero-shot"
},
{
"head": "python",
"tail": "latex-template"
},
{
"head": "rag",
"tail": "colbert"
},
{
"head": "rag",
"tail": "information-retrieval"
},
{
"head": "rag",
"tail": "language-model"
},
{
"head": "rag",
"tail": "template"
},
{
"head": "rag",
"tail": "latex-template"
},
{
"head": "rag",
"tail": "boilerplate"
},
{
"head": "colbert",
"tail": "template"
},
{
"head": "colbert",
"tail": "latex-template"
},
{
"head": "colbert",
"tail": "boilerplate"
},
{
"head": "information-retrieval",
"tail": "template"
},
{
"head": "information-retrieval",
"tail": "latex-template"
},
{
"head": "information-retrieval",
"tail": "boilerplate"
},
{
"head": "language-model",
"tail": "template"
},
{
"head": "language-model",
"tail": "latex-template"
},
{
"head": "language-model",
"tail": "boilerplate"
},
{
"head": "template",
"tail": "latex-template"
},
{
"head": "template",
"tail": "boilerplate"
},
{
"head": "latex-template",
"tail": "boilerplate"
},
{
"head": "machine-learning",
"tail": "pre-trained"
},
{
"head": "software2",
"tail": "pre-trained"
},
{
"head": "software2",
"tail": "neural"
},
{
"head": "software2",
"tail": "framework"
},
{
"head": "neural-network",
"tail": "pre-trained"
},
{
"head": "neural-network",
"tail": "neural"
},
{
"head": "neural-network",
"tail": "framework"
},
{
"head": "onnx",
"tail": "pre-trained"
},
{
"head": "onnx",
"tail": "neural"
},
{
"head": "onnx",
"tail": "framework"
},
{
"head": "protobuf",
"tail": "pre-trained"
},
{
"head": "protobuf",
"tail": "neural"
},
{
"head": "protobuf",
"tail": "framework"
},
{
"head": "gorgonia",
"tail": "pre-trained"
},
{
"head": "gorgonia",
"tail": "neural"
},
{
"head": "gorgonia",
"tail": "framework"
},
{
"head": "go",
"tail": "pre-trained"
},
{
"head": "go",
"tail": "neural"
},
{
"head": "go",
"tail": "framework"
},
{
"head": "open-source",
"tail": "pre-trained"
},
{
"head": "open-source",
"tail": "neural"
},
{
"head": "pre-trained",
"tail": "neural"
},
{
"head": "pre-trained",
"tail": "framework"
},
{
"head": "neural",
"tail": "framework"
},
{
"head": "diffusion",
"tail": "nlp"
},
{
"head": "diffusion",
"tail": "pre-trained"
},
{
"head": "diffusion",
"tail": "predict"
},
{
"head": "diffusion",
"tail": "images"
},
{
"head": "diffusion",
"tail": "multi-modal"
},
{
"head": "multimodal",
"tail": "pre-trained"
},
{
"head": "multimodal",
"tail": "predict"
},
{
"head": "multimodal",
"tail": "images"
},
{
"head": "multimodal",
"tail": "model"
},
{
"head": "nlp",
"tail": "pre-trained"
},
{
"head": "nlp",
"tail": "predict"
},
{
"head": "nlp",
"tail": "multi-modal"
},
{
"head": "nlp",
"tail": "model"
},
{
"head": "pre-trained",
"tail": "predict"
},
{
"head": "pre-trained",
"tail": "images"
},
{
"head": "pre-trained",
"tail": "multi-modal"
},
{
"head": "pre-trained",
"tail": "model"
},
{
"head": "predict",
"tail": "images"
},
{
"head": "predict",
"tail": "multi-modal"
},
{
"head": "predict",
"tail": "model"
},
{
"head": "images",
"tail": "multi-modal"
},
{
"head": "images",
"tail": "model"
},
{
"head": "multi-modal",
"tail": "model"
}
]

0 comments on commit 9f8e1a0

Please sign in to comment.