-
When I use the command:`python -m torch.distributed.launch --master_port=8679 --nproc_per_node=2 examples/text-classification/run_glue.py --model_name_or_path /home/sqh/code/models/deberta-v3-base --t…
-
I get the following error when trying the following:
```
import nlu
nlu.load('elmo')
```
using configuration:
OS: Windows 10
Java version: 1.8.0_311 (Java 8)
Pyspark – version: 3.1.2
…
-
**Rasa NLU version**: 直接git clone https://github.com/crownpku/rasa_nlu_chi.git
**Operating system** (windows, osx, ...):ubuntu
**Issue**: 按照教程做,根本没法作阿,先是说json文件找不到,然后我改了路径, 后又提示data必须填写,我又指定了d…
-
AS AN Analyst
I WANT TO compare and evaluate trained models
SO THAT I can choose model to be released (live model)
Acceptance Criteria
- [ ] #19
- [ ] Display rasa test results for each model…
-
In this notebook: https://github.com/AmateurAcademic/interview-code-examples
the classifier for intents uses strictly TFIDF, could futher feature engineering, such as stemming/lemma, or using also …
-
我发现用官方的EntitySynonymMapper似乎对中文起不了作用,于是想试一下rasa_nlu_gao的EntitySynonymMapper但是导入不成功。另外我想知道是我的nlu文件写法有问题还是他这个官方的synonym真的对中文不管用?还有regex好像也不管用
config.yml
pipeline:
- name: "JiebaTokenizer"
- na…
-
(base) PS D:\新奥工作\中台工作\知识图谱\如何半自动、自动生成知识图谱\temp\smartkg> dotnet .\SmartKG.KGBot.dll
info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[0]
User profile is available. Using 'C…
-
Hi Everybody,
I have been trying to get up and running with Rasa but I am having a problem installing the stater-pack
following instruction on the page, I get the following error:
1.) When I …
-
测试NLU模型报了如下错误
![image](https://user-images.githubusercontent.com/30341965/57842730-b0e9f800-77ff-11e9-81c4-565f5bcc2ddc.png)
我的命令是:
python -m rasa_nlu.server --path models/nlu
curl -XPOST 192.168.…
-
### Ticket Contents
## Goal
Create a bot capable of answering user questions based on RAG framework using government data extracted from PDFs.
## Description
The project aims to develop a chatbo…