-
Hi,
I tried to find the best hyperparameter using ax search. However, after searching > 150 trials on distmult, I am not getting very search results (I mean MRR_filtered_with_test > 0.3 on FB15k-2…
jwzhi updated
2 years ago
-
If files are uploaded in small chunks, how does the system cross-link and connect the data?
A partial answer is that the core “**Register File Set**” web site page is the control point which init…
-
Hello (again, haha)
I am currently running some experiments with your package; I love it. However, I am concerned about the validity of one of my experiments. I performed an AxSearchJob on one of …
-
# BAD REQUEST, ATTEMPT TO UPLOAD AN IMAGE WITH UPLOAD.HTML, DOES NOT REACH CGI CODE
```
************* START CLIENT REQUEST *************
GET /favicon.ico HTTP/1.1
Host: localhost
User-Agent: Mo…
-
Hi, thanks a lot for your work in KGE, but I still am confused about init embedding, I tried to init embedding from bert through entity text information, but when train model, the neg triplets loss se…
-
We should have a property or file that can contain lots of information about the current session, to be printed at the end of a successful run, e.g.
* How many KGE we fought
* How many digitized c…
-
would you mind share the configure file for training fbwq_half and fbwq_full?
Also, why do you name it fbwq_half instead of WebQuestionsSP_half?
Another thing is
May I know how you pre-train Met…
-
Could use [AWS SNS notification](https://aws.amazon.com/sns/?whats-new-cards.sort-by=item.additionalFields.postDateTime&whats-new-cards.sort-order=desc)
-
TLDR; I have been observing very high performance for a very simple model, I think a bug in the evaluation may be the cause.
I have been experimenting with learning embeddings for entities' types.
…
-
Simply implementing an upload process doesn't validate the contents of a KGE file against standard expectation. A separate data upload validation process needs to be put in place in the system.