Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【demo】semantic_role_labeling中的脚本,缺少可执行权限 #722

Closed
beckett1124 opened this issue Dec 5, 2016 · 7 comments · Fixed by #725
Closed

【demo】semantic_role_labeling中的脚本,缺少可执行权限 #722

beckett1124 opened this issue Dec 5, 2016 · 7 comments · Fixed by #725

Comments

@beckett1124
Copy link
Contributor

【demo】semantic_role_labeling中的脚本,缺少可执行权限。

drwxr-xr-x 7 baidu staff 238B 12 5 13:29 data
-rw-r--r-- 1 baidu staff 2.1K 12 5 13:29 dataprovider.py
-rw-r--r-- 1 baidu staff 4.2K 12 5 13:29 db_lstm.py
-rw-r--r-- 1 baidu staff 5.3K 12 5 13:29 predict.py
-rw-r--r-- 1 baidu staff 1.1K 12 5 13:29 predict.sh
-rw-r--r-- 1 baidu staff 1.5K 11 25 16:13 run.sh
-rw-r--r-- 1 baidu staff 1.1K 12 5 13:29 test.sh
-rw-r--r-- 1 baidu staff 863B 12 5 13:29 train.sh

@qingqing01
Copy link
Contributor

这个问题我记得 @zhangjcqq fix过,麻烦 @zhangjcqq 再看下吧~

@backyes
Copy link
Contributor

backyes commented Dec 5, 2016

#705

@beckett1124
Copy link
Contributor Author

在semantic_role_labeling的data目录下的脚本,依然存在没有权限的脚本

root@bc7d3bf462bc:~/paddle/demo/semantic_role_labeling/data# ll
total 32
drwxr-xr-x 2 root root 4096 Dec 6 08:00 ./
drwxr-xr-x 11 root root 4096 Dec 6 14:17 ../
-rw-r--r-- 1 root root 2741 Dec 6 08:00 extract_dict_feature.py
-rw-r--r-- 1 root root 4460 Dec 6 08:00 extract_pairs.py
-rw-r--r-- 1 root root 1368 Dec 6 08:00 get_data.sh
-rw-r--r-- 1 root root 15 Dec 6 08:00 test.list
-rw-r--r-- 1 root root 15 Dec 6 08:00 train.list

@luotao1
Copy link
Contributor

luotao1 commented Dec 7, 2016

@beckett1124 在develop分支上,你们现在测试的是哪个分支呢?

@beckett1124
Copy link
Contributor Author

developer分支

@backyes
Copy link
Contributor

backyes commented Dec 7, 2016

这个问题已经fix #725

@beckett1124
Copy link
Contributor Author

是data目录下的下载数据的脚本。
image

drwxr-xr-x 2 root root 4096 Dec 6 08:00 ./
drwxr-xr-x 11 root root 4096 Dec 6 14:17 ../
-rw-r--r-- 1 root root 2741 Dec 6 08:00 extract_dict_feature.py
-rw-r--r-- 1 root root 4460 Dec 6 08:00 extract_pairs.py
-rw-r--r-- 1 root root 1368 Dec 6 08:00 get_data.sh
-rw-r--r-- 1 root root 15 Dec 6 08:00 test.list
-rw-r--r-- 1 root root 15 Dec 6 08:00 train.list

@luotao1 luotao1 added QA and removed duplicate labels Dec 7, 2016
zhhsplendid pushed a commit to zhhsplendid/Paddle that referenced this issue Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants