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

修复了一些语法错误,使得语句更通顺连贯。 #241

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0YJ
Copy link

@0YJ 0YJ commented Apr 15, 2024

修改部分:

  1. data不可数且单复数同型,不可以用these。
  2. 在同一句重复使用download使得语句不流畅,修改为generate + download提高可读性。
  3. download from here比in here更合适。
  4. un-conditioned, class-conditioned作形容词形容数据集。单独用一个名词不是很合适。

修改部分: 
1. data不可数且单复数同型,不可以用these。
2. 在同一句重复使用download使得语句不流畅,修改为generate + download提高可读性。
3. download from here比in here更合适。
4. un-conditioned, class-conditioned作形容词形容数据集。单独用一个名词不是很合适。
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 this pull request may close these issues.

None yet

1 participant