Commit 473fd96a authored by wanglch's avatar wanglch
Browse files

Update README.md

parent f2ba53bb
...@@ -120,15 +120,6 @@ python inference_FinGPT.py ...@@ -120,15 +120,6 @@ python inference_FinGPT.py
<img src="./figs/single_task_cn.png"/> <img src="./figs/single_task_cn.png"/>
</div> </div>
### 精度
测试数据:[twitter-financial-news-sentiment](./dataset/dataset_new.jsonl),使用的加速卡:V100S/K100。
根据测试结果情况填写表格:
根据测试结果情况填写表格:
| device | train_loss | train_runtime |eval_los |eval_runtime |
| :------: | :------: | :------: | :------: |:------: |
| V100s | 0.371248 | 4445.348 | 0.06542 | 30.5495 |
| K100 | 0.371148 | 4018.4874 | 0.06536 | 53.1593 |
## 应用场景 ## 应用场景
### 算法类别 ### 算法类别
`对话问答` `对话问答`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment