-
## 0. 論文
[Hierarchical Neural Story Generation](https://arxiv.org/abs/1805.04833v1)
Angela Fan, Mike Lewis, Yann Dauphin
## 1. どんなもの?
prompt,storyの2段階でストーリを生成するニューラルモデル
## 2. 先行研究と比べてどこがすごい?
…
-
### Description of the problem / feature request:
On a Mac, unit tests that listen to localhost fail when "block-network" tag is used.
On our CI (Linux), those unit tests pass.
The expectatio…
ngeor updated
2 years ago
-
If #317 is accepted, then some of the justification for `isComponent` is removed. This issue suggests further revision of `isComponent` to remove it from `personStatement` and `entityStatement` and to…
-
### Abstract
- propose additional "Attentive Recurrent Network(ARN)" to Transformer encoder to leverage the strengths of both attention and recurrent networks
- WMT14 EnDe and WMT17 ZhEn demonstra…
-
The datasets are JSON format ?right?
-
Thank you for sharing this great repository!
Can you share me the reason why you consider article body as a long sequence instead of sentences. If I want to encode each sentence then use sentences r…
-
非常感谢你们的工作,很系统并有指导意义,相信持续更新可以做成相关领域的重要指南。根据我个人的经验有几个模型,可能会有更亮眼表现。
1. StemGNN: Spectral Temporal Graph Neural Network for Multivariate Time-series Forecasting
2. TS2VEC:Learning Timestamp-Level Repres…
-
# 第十次CAIC沙龙活动通知
- 时间:10月14日周日晚上19:00-22:00
- 地点:北邮科研楼820
- 本次轮值主席:张崇宇 @High128Net
- 本次轮值副主席: 陈光 @cgpeter96
- 下次轮值主席:陈光 @cgpeter96
## 第九次CAIC沙龙活动纪要
-
I used the following regular expression:
```
\B\[[1-9][0-9]*\]\s+((((.*?){2},)*)+\s*)(["“\s].*?["”\s]){0}\s*.*[0-9]
````
and the following test text:
```
REFERENCES
[23] Jia Deng, Wei Dong, R. …
syt2 updated
5 months ago
-
Hi,
I'm trying to use this model in research. I want to get the content/meaning vector produced by the encoder which represents the sentence meaning during inference. However, I found it is hard to…