Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ widget:
|
|
7 |
# COMET-GPT2 ja
|
8 |
|
9 |
Finetuned GPT-2 on [ATOMIC ja](https://github.com/nlp-waseda/comet-atomic-ja) using a causal language modeling (CLM) objective.
|
10 |
-
It was introduced in this paper.
|
11 |
|
12 |
### How to use
|
13 |
|
@@ -47,6 +47,7 @@ The model achieves the following results:
|
|
47 |
title = "人間と言語モデルに対するプロンプトを用いたゼロからのイベント常識知識グラフ構築",
|
48 |
booktitle = "言語処理学会第29回年次大会",
|
49 |
year = "2023",
|
50 |
-
url = ""
|
|
|
51 |
}
|
52 |
```
|
|
|
7 |
# COMET-GPT2 ja
|
8 |
|
9 |
Finetuned GPT-2 on [ATOMIC ja](https://github.com/nlp-waseda/comet-atomic-ja) using a causal language modeling (CLM) objective.
|
10 |
+
It was introduced in [this paper](https://www.anlp.jp/proceedings/annual_meeting/2023/pdf_dir/B2-5.pdf).
|
11 |
|
12 |
### How to use
|
13 |
|
|
|
47 |
title = "人間と言語モデルに対するプロンプトを用いたゼロからのイベント常識知識グラフ構築",
|
48 |
booktitle = "言語処理学会第29回年次大会",
|
49 |
year = "2023",
|
50 |
+
url = "https://www.anlp.jp/proceedings/annual_meeting/2023/pdf_dir/B2-5.pdf"
|
51 |
+
note = "in Japanese"
|
52 |
}
|
53 |
```
|