Update README.md
Browse files
README.md
CHANGED
@@ -29,10 +29,9 @@ https://github.com/pengqu123/vicuna-13b-delta-finetuned-langchain-MRKL/issues
|
|
29 |
train only one epoch on mix data (sharegpt + 32*my.json + moss-003-sft-data)
|
30 |
|
31 |
## Evaluation
|
32 |
-
demo code: https://github.com/pengqu123/vicuna-13b-delta-finetuned-langchain-MRKL/blob/main/demo.ipynb
|
33 |
-
No evaluation set. Because we don't improve the ability of model. we just make model fit langchain-MRKL strictly.
|
34 |
-
We just want to show vicuna-13b's powerful ability about thinking and action.
|
35 |
-
This is the first step. We hope if we get more samples about more tools, we can support more complicate plugins too.
|
36 |
|
37 |
## Major Improvement
|
38 |
- support langchain-MRKL(agent= "zero-shot-react-description")
|
|
|
29 |
train only one epoch on mix data (sharegpt + 32*my.json + moss-003-sft-data)
|
30 |
|
31 |
## Evaluation
|
32 |
+
- demo code: https://github.com/pengqu123/vicuna-13b-delta-finetuned-langchain-MRKL/blob/main/demo.ipynb
|
33 |
+
- No evaluation set. Because we don't improve the ability of model. we just make model fit langchain-MRKL strictly.
|
34 |
+
- We just want to show vicuna-13b's powerful ability about thinking and action.
|
|
|
35 |
|
36 |
## Major Improvement
|
37 |
- support langchain-MRKL(agent= "zero-shot-react-description")
|