增添了新的测试
This commit is contained in:
parent
6e8bece1a2
commit
355c860f02
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/result/
|
/result/
|
||||||
*.zip
|
*.zip
|
||||||
|
/hotel_img/
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
BIN
core/__pycache__/contentGen.cpython-310.pyc
Normal file
BIN
core/__pycache__/contentGen.cpython-310.pyc
Normal file
Binary file not shown.
BIN
core/__pycache__/topic_parser.cpython-310.pyc
Normal file
BIN
core/__pycache__/topic_parser.cpython-310.pyc
Normal file
Binary file not shown.
@ -1,6 +1,13 @@
|
|||||||
{
|
{
|
||||||
"date": "5月15日, 5月16日, 5月17日, 6月1日",
|
"date": "5月15日, 5月16日, 5月17日, 6月1日",
|
||||||
"num": 2,
|
"num": 5,
|
||||||
|
"variants": 3,
|
||||||
|
"topic_temperature": 0.2,
|
||||||
|
"topic_top_p": 0.3,
|
||||||
|
"topic_presence_penalty": 1.5,
|
||||||
|
"content_temperature": 0.3,
|
||||||
|
"content_top_p": 0.4,
|
||||||
|
"content_presence_penalty": 1.5,
|
||||||
"model": "qwenQWQ",
|
"model": "qwenQWQ",
|
||||||
"api_url": "http://localhost:8000/v1/",
|
"api_url": "http://localhost:8000/v1/",
|
||||||
"api_key": "EMPTY",
|
"api_key": "EMPTY",
|
||||||
@ -10,42 +17,35 @@
|
|||||||
"resource_dir": [
|
"resource_dir": [
|
||||||
{
|
{
|
||||||
"type": "Object",
|
"type": "Object",
|
||||||
"num": 4,
|
"num": 10,
|
||||||
"file_path": [
|
"file_path": [
|
||||||
"./resource/Object/景点信息-泰宁古城.txt",
|
"./resource/Object/中山温泉宾馆.txt",
|
||||||
"./resource/Object/景点信息-尚书第.txt",
|
"./resource/Object/乌镇民宿.txt",
|
||||||
"./resource/Object/景点信息-明清园.txt",
|
"./resource/Object/从化客天下·禧悦庄.txt"
|
||||||
"./resource/Object/景点信息-甘露寺.txt"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "Description",
|
"type": "Description",
|
||||||
"file_path": [
|
"file_path": [
|
||||||
"./resource/Object/景点信息-泰宁古城.txt",
|
"./resource/Object/中山温泉宾馆.txt",
|
||||||
"./resource/Object/景点信息-尚书第.txt",
|
"./resource/Object/乌镇民宿.txt",
|
||||||
"./resource/Object/景点信息-明清园.txt",
|
"./resource/Object/从化客天下·禧悦庄.txt"
|
||||||
"./resource/Object/景点信息-甘露寺.txt"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "Product",
|
"type": "Product",
|
||||||
"num": 0,
|
"num": 0,
|
||||||
"file_path": []
|
"file_path": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prompts_dir": "./genPrompts",
|
"prompts_dir": "./genPrompts",
|
||||||
"output_dir": "./result",
|
"output_dir": "./result",
|
||||||
"image_base_dir": "/root/autodl-tmp/sanming_img",
|
"image_base_dir": "/root/autodl-tmp/TravelContentCreator/hotel_img",
|
||||||
"poster_assets_base_dir": "/root/autodl-tmp/poster_baseboard_0403",
|
"poster_assets_base_dir": "/root/autodl-tmp/poster_baseboard_0403",
|
||||||
"camera_image_subdir": "相机",
|
"camera_image_subdir": "",
|
||||||
"modify_image_subdir": "modify",
|
"modify_image_subdir": "",
|
||||||
"variants": 2,
|
|
||||||
"topic_temperature": 0.2,
|
|
||||||
"topic_top_p": 0.3,
|
|
||||||
"topic_presence_penalty": 1.5,
|
|
||||||
"content_temperature": 0.3,
|
|
||||||
"content_top_p": 0.4,
|
|
||||||
"content_presence_penalty": 1.5,
|
|
||||||
"request_timeout": 210,
|
"request_timeout": 210,
|
||||||
"max_retries": 3,
|
"max_retries": 3,
|
||||||
"description_filename": "description.txt",
|
"description_filename": "description.txt",
|
||||||
|
|||||||
1
resource/Object/中山温泉宾馆.txt
Normal file
1
resource/Object/中山温泉宾馆.txt
Normal file
File diff suppressed because one or more lines are too long
1
resource/Object/乌镇民宿.txt
Normal file
1
resource/Object/乌镇民宿.txt
Normal file
File diff suppressed because one or more lines are too long
1
resource/Object/从化客天下·禧悦庄.txt
Normal file
1
resource/Object/从化客天下·禧悦庄.txt
Normal file
File diff suppressed because one or more lines are too long
1
resource/Object/安吉银润锦江城堡酒店.txt
Normal file
1
resource/Object/安吉银润锦江城堡酒店.txt
Normal file
File diff suppressed because one or more lines are too long
1
resource/Object/笔架山居森林度假酒店.txt
Normal file
1
resource/Object/笔架山居森林度假酒店.txt
Normal file
File diff suppressed because one or more lines are too long
1
resource/Object/美的鹭湖鹭栖台酒店.txt
Normal file
1
resource/Object/美的鹭湖鹭栖台酒店.txt
Normal file
File diff suppressed because one or more lines are too long
1
resource/Object/舟山长乔鹈鹕度假酒店.txt
Normal file
1
resource/Object/舟山长乔鹈鹕度假酒店.txt
Normal file
File diff suppressed because one or more lines are too long
4
resource/Object/长鹿旅游休博园.txt
Normal file
4
resource/Object/长鹿旅游休博园.txt
Normal file
File diff suppressed because one or more lines are too long
1
resource/Object/齐云山度假酒店.txt
Normal file
1
resource/Object/齐云山度假酒店.txt
Normal file
File diff suppressed because one or more lines are too long
1
resource/Object/齐云山自由家·树屋世界.txt
Normal file
1
resource/Object/齐云山自由家·树屋世界.txt
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user