-
### 问题描述 | Describe the bug
域名后面多一个/导致跳转失败
### 问题网站 | Website URL
www.mmm.sd
### 服务部署在哪里? | Where your waline deploy?
Docker
### 数据存储在哪里?| Where your comment data store?
MySQL
---
### Problem …
-
https://github.com/state-machines/state_machines-activemodel/blob/3ae127470d420d2afe77eee7026ba4c653358641/lib/state_machines/integrations/active_model.rb#L507
This code forces the `human_name` via…
-
## 一言でいうと
翻訳文の評価を人手翻訳なしに行う手法の提案。元文に含まれるエンティティが、翻訳文にも含まれているかで評価する(多言語のEntity LinkingはまだOSSなどで行うのは困難なので、Google Knowledge Graph Search APIを使用している)。評価スコアが人間評価と相関が高いことを確認。
![image](https://user-image…
-
## 一言でいうと
Facebookが教師なしで翻訳を行う手法を公開。単語ベースの翻訳の学習(先行研究 #630 より)、単語をうまくつなげる言語モデルの学習を事前に行っておき、それらで翻訳モデルを初期化する。その後は、A->B、B->Aという風に翻訳した文を逆翻訳した際の差異を基に学習を行っていく。
単語ベースの翻訳=concatしたコーパスによるembeddingの学習、言語モデル…
-
## 一言でいうと
イメージ的には、Encoder/DecoderをCNNで行うといった形。RNNはシーケンスを順に入れていかないので並列計算が難しく、前後の単語の関係を記憶するための機構を入れるとさらに計算が重たくなる。そこで、計算を並列でできるようにしつつ、単語間の関係も考慮できるようにということで考案。これをBytenetと名付けている。
Encoder側は常に固定長を送るためdil…
-
**Enhancement**
请兼容一下dataGrip吧,利用oc的驱动可以连接数据库,但是不显示字段注释啊!
---
**Enhancement**
Please make it compatible with dataGrip. You can use the oc driver to connect to the database, but the field comments a…
-
### 功能概述 | Describe the feature
```
curl 'https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=the-bot-key' \
-H 'Content-Type: application/json' \
-d '
{
"msgtype": "text",
…
-
AS A CSA
I WANT TO discard or modify the machine translation response
SO THAT I can provide better answer to the End User
### Acceptance Criteria:
- [ ] CSA should have the option to discard or …
-
I am trying to prune MarianMT model for example https://huggingface.co/Helsinki-NLP/opus-mt-en-ar. and the library seems not to support it. Is there any way to use it for pruning that model, or what p…
-
ai 连接的是千问32b的模型, 嵌入是网易 b3m 模型
使用ai提问搜索的时候, 答非所问, 然后给出的相关记录太少.
另外在输出润色的功能上老是给出一些转义字符, 保存后形成 /Blinko/ 之类的斜杠符号
说不定是模型问题, 希望可以自己自定义 prompt 进行调试
目前最好用的功能是 ai 标签
另外一个就是占用的 内存越来越高了, 数据库 50-70m正常
本体…