Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
221cb0332
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
221cb0332
Commits
2b88e377
Commit
2b88e377
authored
2 years ago
by
y00660709
Browse files
Options
Downloads
Patches
Plain Diff
correct a file name in readme
parent
db69a517
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
official/recommend/fibinet/README.md
+1
-1
1 addition, 1 deletion
official/recommend/fibinet/README.md
official/recommend/fibinet/README_CN.md
+1
-1
1 addition, 1 deletion
official/recommend/fibinet/README_CN.md
with
2 additions
and
2 deletions
official/recommend/fibinet/README.md
+
1
−
1
View file @
2b88e377
...
...
@@ -270,7 +270,7 @@ The ckpt_file parameter is required,
### Performance Result
Inference result is saved in current path, you can find result like this in
acc
.log file.
Inference result is saved in current path, you can find result like this in
eval_output
.log file.
```
markdown
auc : 0.7814143582416716
...
...
This diff is collapsed.
Click to expand it.
official/recommend/fibinet/README_CN.md
+
1
−
1
View file @
2b88e377
...
...
@@ -273,7 +273,7 @@ python export.py --ckpt_file [CKPT_PATH] --file_name [FILE_NAME] --device_target
### 模型表现
推理结果保存在脚本执行的当前路径,在
acc
.log中可以看到以下精度计算结果。
推理结果保存在脚本执行的当前路径,在
eval_output
.log中可以看到以下精度计算结果。
```
markdown
auc : 0.7814143582416716
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment