-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitignore
47 lines (46 loc) · 859 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.vscode
embeddings/
experiments/
data/personachat_self_original.json
dataset_cache*
runs/
ParlAI/
data_processing/
__pycache__
.env/
runs/
.DS_Store
gpt_personachat_cache_v2/
*dataset_cache*
cache/
*GPT2Tokenizer
afl_metrics_candidate/
afl_metrics_cola/
outputs/
data/situationchat_original(augmented).json
#data
data/situationchat_original.json
kakao.py
afl_test.py
sh/
data/translation_eng_kor_eos(fixed).xlsx
data/translation_eng_kor_eos.xlsx
data/translation_eng_kor(fixed).xlsx
data/situation_annotation.*
data/situation_translation.*
data/translation_eng_kor.xlsx
streamlit_chatbot.py
qualitative_analysis.py
PEEP-Talk.py
streamlit_analytics
conf
data_processing
data/streamlit_analytics.json
data/situation_annotation.csv
data/situation_annotation.json
data/situation_translation.json
custom_chat.py
sts.py
test_sts.py
tset_cache.py
models/grammar.py