-
-
Determine how to tackle the following tasks. It might be helpful to involve SMEs in this early phase to vet the improvisation segments that we're considering. The SMEs will be involved in assessing …
-
시각 장애인들을 위한 온라인 쇼핑몰 개발로 주제 결정
- 쇼핑 아이템은 쿠팡에서 크롤링하는 것으로 정함. 쿠팡 정책 상 가장 싼 것만 상단에 올리고 나머지는 무시하므로, 소비자 맞춤형 최적화된 플랫폼
- 시각장애인을 위한 웹 앱, 단순 VQA 리서치보다는 직접 웹사이트를 만들어서 데모를 시연하는 것이 좋다고 결정
각자 크게 역할을 정하고 그에 맞…
-
Query Tracking for E-commerce Conversational Search: A Machine Comprehension Perspective
Yunlun Yang, Yu Gong, Xi Chen. CIKM (ACM International Conference on Information and Knowledge Management) 20…
-
```
python synthesize.py
RuntimeError: Failed to load checkpoint at logs-Tacotron-2/taco_pretrained/
```
Can't find where to download pretrained model in readme, i.e. I can't find model in this …
-
Hi, I found a bug in your pre-processing code.
https://github.com/ShannonAI/mrc-for-flat-nested-ner/blob/a40c8b97cf081bbfcf845282012aad1012d7466f/data_preprocess/label_utils.py#L54
I think it shoul…
-
### News
- ICML 2023 deadline 완료: 모두들 수고 많으셨습니다. 같이 가자 하와이!
- CVPR 2022 review out: 모두들 파이팅 입니다
- [쏟아지는 ChatGPT와 관련된 최근 소식 요약 by 바이라인네트워크](https://byline.network/2023/01/%ec%99%b8%ec%bf%a1%ec%8b%a0…
-
**Describe the bug**
Audio-Webui does not install the requirements properly, precisely on audiolm, saying it failed to install.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'audio-…
-
python prompt4ner.py train --config "/hy-tmp/PromptNER-main/configs/bert/conll2003.conf"
--------------------------------------------------
Config:
Namespace(boundary_threshold=0.0, cache_path=None…
-
Dear all:
Recently I tries to adopt LF-MMI in training AISHELL dataset inside model "tdnn-lstm", and I found that validation error is always infinity, while training-loss is perfectly normal.
In…