Skip to content
Snippets Groups Projects
Commit 77287501 authored by pengyue_jia3's avatar pengyue_jia3
Browse files

Update 2 files

- /models/user_config.py
- /aicrowd.json
parent d3e2ddba
No related branches found
Tags submission-jyy-gpt5.1-specify-dyn-v1
No related merge requests found
{
"challenge_id": "amazon-kdd-cup-24-user-behavior-alignment",
"challenge_id": "amazon-kdd-cup-24-understanding-shopping-concepts",
"authors": [
"jiapengyue"
],
......
......@@ -2,9 +2,9 @@
# The DummyModel class is located in the dummy_model.py file inside the 'models' directory.
# from models.dummy_model import DummyModel
# from models.vanilla_llama3_baseline_track4 import Llama3_70B_ZeroShotModel
from models.vanilla_llama3_baseline_track3 import Llama3_70B_ZeroShotModel
# from models.vanilla_llama3_baseline_track3 import Llama3_70B_ZeroShotModel
# from models.vanilla_llama3_baseline_track2 import Llama3_70B_ZeroShotModel
# from models.vanilla_llama3_baseline_track1 import Llama3_70B_ZeroShotModel
from models.vanilla_llama3_baseline_track1 import Llama3_70B_ZeroShotModel
# from models.vanilla_llama3_baseline_track1_jt import Llama3_70B_ZeroShotModel
# This line establishes an alias for the DummyModel class to be used within this script.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment