-
If we use `-n 1000000` to have a very long output (for a story for example),
it stops generating quite fast, after around 30 lines, probably because of [this line of code](https://github.com/ggergano…
-
## ❓ Question
HI,
I want to generate embeddings for a dataset in FB15k from a txt file using pyrdf2vec. Should I create the KG from scratch, or is there another way?
-
Hello Dr. Caglar Demir,
My name is Happi Happi Bill Gates and I'm a Phd student in Computer Science at the University of Montpellier in France.
I'm writing to you about your work on embeddings. …
-
I have used BERT NextSentencePredictor to find similar sentences or similar news, However, It's super slow. Even on Tesla V100 which is the fastest GPU till now. It takes around 10secs for a query tit…
-
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [X] Install the Ersilia Model Hub and test the simplest model
- [x] Write a m…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have gone through the document but my use case is to use a graph index. In short, I ha…
-
### Feature request
There is a need for graph databases to be integrated in langchain. NetworkX isn't suitable for scalable graph databases that would be desired to be queried, particularly with te…
-
### RFC: Adding Forward Trait
To make all modules of the Burn crate implement a Forward trait.
### Feature motivation
This would allow a more functional and thus rusty implementation of the f…
-
## ❓ Question
knowledge_graph = KG("https://query.wikidata.org/sparql", is_remote=True)
transformer = RDF2VecTransformer(
Word2Vec(epochs=10),
walkers=[RandomWalker(4, 10, with_reverse=F…