Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
DISC-FinLLM_pytorch
Commits
a1db219c
Commit
a1db219c
authored
Oct 24, 2024
by
dcuai
Browse files
Update README.md ——精度
parent
da90311d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
README.md
README.md
+10
-0
No files found.
README.md
View file @
a1db219c
...
@@ -138,6 +138,16 @@ python cli_demo.py
...
@@ -138,6 +138,16 @@ python cli_demo.py
<img
src=
"./images/result.png"
/>
<img
src=
"./images/result.png"
/>
</div>
</div>
### 精度
测试数据:
[
retrieval_part
](
data/retrieval_part.json
)
,使用的加速卡:V100S/K100。
根据测试结果情况填写表格:
| device | train_loss | eval_los |
| :------: | :------: | :------: |
| V100s | 0.6173 | 0.6276 |
| K100 | 0.6193 | 0.6269 |
## 应用场景
## 应用场景
### 算法类别
### 算法类别
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment