Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleRec
提交
c311341f
P
PaddleRec
项目概览
PaddlePaddle
/
PaddleRec
通知
68
Star
12
Fork
5
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
27
列表
看板
标记
里程碑
合并请求
10
Wiki
1
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleRec
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
27
Issue
27
列表
看板
标记
里程碑
合并请求
10
合并请求
10
Pages
分析
分析
仓库分析
DevOps
Wiki
1
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
c311341f
编写于
7月 07, 2020
作者:
O
overlordmax
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix config.yaml
上级
3339775f
变更
1
显示空白变更内容
内联
并排
Showing
1 changed file
with
2 addition
and
2 deletion
+2
-2
models/rank/flen/config.yaml
models/rank/flen/config.yaml
+2
-2
未找到文件。
models/rank/flen/config.yaml
浏览文件 @
c311341f
...
...
@@ -19,13 +19,13 @@ workspace: "paddlerec.models.rank.flen"
dataset
:
-
name
:
dataloader_train
# name of dataset to distinguish different datasets
batch_size
:
2
type
:
DataLoader
# or QueueDataset
type
:
QueueDataset
data_path
:
"
{workspace}/data/sample_data/train"
sparse_slots
:
"
click
user_0
user_1
user_2
user_3
user_4
user_5
user_6
user_7
user_8
user_9
user_10
user_11
item_0
item_1
item_2
contex_0
contex_1
contex_2
contex_3
contex_4
contex_5"
dense_slots
:
"
"
-
name
:
dataset_infer
# name
batch_size
:
2
type
:
DataLoader
# or QueueDataset
type
:
QueueDataset
data_path
:
"
{workspace}/data/sample_data/train"
sparse_slots
:
"
click
user_0
user_1
user_2
user_3
user_4
user_5
user_6
user_7
user_8
user_9
user_10
user_11
item_0
item_1
item_2
contex_0
contex_1
contex_2
contex_3
contex_4
contex_5"
dense_slots
:
"
"
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录