-
I suppose this applies to this repo too so I will share this unfortunate news.
It has become clear that CyberGadget’s RetroFreak is using snes9x code from the libretro cores in their commercial pro…
orbea updated
4 years ago
-
#### Bug report
I've just installed googler from master (8253de92f8f3c7a38c6069c3e41b559066e75a74) and was working through the examples in `README.md` when I stumbled across an error. I wanted to s…
-
if I got the dataset like
sentenceA sentenceB label
this is a sentence similarity / paraphrase identification task,
the label is a float number as similarity degree [0,1]
how to I use it…
-
As per the meeting of June 25, 2019, this is an area for the discussion of the definition of "profile". Let's put each definition in a separate comment so people can up or down vote them.
-
Train data: `Who is Michael Jordan? ` and `Who is Air Jordan? ` are one right match.
The test data is `Who is Jumpman Jordan? ` and `Who is Air Jordan? `
What feature should I add for training? W…
-
Hi, I am recently reimplementing the SSE model and I am confused how you pre-process the quora_duplicate_questions.tsv:
1. I wonder how you generate the /pytorch/DeepPairWiseWord/data/quora/a.tok a…
-
Hi, I am trying to reproduce your result in the paper: "Neural Network Models for Paraphrase Identification, Semantic Textual Similarity, Natural Language Inference, and Question Answering", where you…
-
### Summary
`HttpSecurity` should support the configuration of an application to operate as a resource server, e.g.
```java
http
.oauth2().resourceServer()
```
Relates to #4887
-
Hi,
When I am running evaluation by using MRPC dataset, it got two problem:
1. when I use the bash cmd to download the MRPC dataset, at end it shows:
```
./get_transfer_data.bash: line 244: cabex…
-
There are ways that compiled languages such as C and C++ can be coerced to embed metadata strings into object files that don't get optimized away by the compiler. I would like to explore defining a st…