DFKI-NLP / InterroLang

InterroLang: Exploring NLP Models and Datasets through Dialogue-based Explanations [EMNLP 2023 Findings]
https://arxiv.org/abs/2310.05592
5 stars 1 forks source link

[Operation] Add predictions for feature importance #119

Closed qiaw99 closed 1 year ago

qiaw99 commented 1 year ago

Done in commit: https://github.com/nfelnlp/InterroLang/commit/1cb767068c1a2813ee3575b16cffadd9dc846af6

  1. Add prediction in nlpattribute
  2. Block send button during the waiting phrase
  3. Fix cuda in nlpattribute (custom input)

@nfelnlp Sorry I forget to create a new branch... :< But I've already tested them.