Zijie Yu
98250be2f6
Update circuit data configs
2025-06-18 19:35:16 +08:00
Zijie Yu
e7542b25f1
add circuit
2025-06-18 19:27:53 +08:00
李培基
955bcbc2f1
Merge branch 'feature/fix-rdkit' into 'main'
...
fix rdkit version
See merge request lilinyang/internbootcamp!18
2025-06-18 08:21:16 +00:00
lipeiji
bd2933d3a5
fix rdkit version
2025-06-18 16:18:53 +08:00
陈永康
4ffecaa168
Merge branch 'fix-chem-bootcamp' into 'main'
...
refactor(bootcamp): simplify InChI and SMILES generation
See merge request lilinyang/internbootcamp!17
2025-06-17 05:30:25 +00:00
chenyongkang
18f47e0a3a
refactor(bootcamp): simplify InChI and SMILES generation
...
- Reduce the number of generated InChIs and SMILES from 10 to 1
- Remove random selection, always return the first generated structure
- Comment out debug prints and unused code
2025-06-17 13:29:31 +08:00
李培基
f4913c6f02
Merge branch 'feature/add-typhoon' into 'main'
...
Feature/add typhoon
See merge request lilinyang/internbootcamp!16
2025-06-17 04:40:55 +00:00
lipeiji
e454b2eeb6
Merge remote-tracking branch 'remotes/origin/main' into feature/add-typhoon
2025-06-17 12:38:37 +08:00
lipeiji
382ed3e981
fix earth typhoon
2025-06-17 12:37:44 +08:00
李培基
a8bd9d0978
Merge branch 'fix-chem-strucure-bootcamps' into 'main'
...
fix(ChemStructure2Property): implement scoring system for logP prediction
See merge request lilinyang/internbootcamp!15
2025-06-17 04:34:30 +00:00
chenyongkang
fb4009b871
fix(ChemStructure2Property): implement scoring system for logP prediction
...
- Add random selection of InChI and SMILES strings
- Implement relative error-based scoring for logP prediction
- Update verification functions to return scores instead of boolean
- Refactor InChI and SMILES generation for better randomness
2025-06-17 12:07:14 +08:00
lipeiji
207a3d3fb5
merge origin main
2025-06-17 10:50:31 +08:00
lipeiji
dcf6c5e8ee
fix med calculator
2025-06-17 10:47:26 +08:00
陈永康
9773357be4
Merge branch 'fix-med-calculator' into 'main'
...
refactor(med_calculator): update imports and class name
See merge request lilinyang/internbootcamp!14
2025-06-16 13:07:38 +00:00
chenyongkang
6dafb04f45
refactor(med_calculator): update imports and class name
2025-06-16 21:06:12 +08:00
陈永康
29f36b433c
Merge branch 'fix-new-bootcamps' into 'main'
...
refactor(internbootcamps): standardize naming conventions and improve code structure
See merge request lilinyang/internbootcamp!13
2025-06-16 12:54:23 +00:00
chenyongkang
324d068f8d
refactor(internbootcamp): standardize naming conventions and improve code structure
...
- Rename puzzle configuration files for consistency (e.g., InChI2logP_test.json)
- Standardize class names to PascalCase (e.g., InChI2MRBootCamp -> InChI2MRbootCamp)
- Improve code structure in various bootcamp modules for better readability and maintainability
- Update import statements and file references to reflect new naming conventions
- Enhance setup.py to include rdkit dependency
2025-06-16 20:49:17 +08:00
李林阳
fdf5d19170
Merge branch 'pjli-dev' into 'main'
...
fix symbolic regression
See merge request lilinyang/internbootcamp!12
2025-06-16 12:38:07 +00:00
李林阳
66796c6a1e
Merge branch 'add--custom-bootcamp-create-doc' into 'main'
...
docs(README): update quick start guide and add custom Bootcamp creation instructions
See merge request lilinyang/internbootcamp!11
2025-06-16 12:37:59 +00:00
lipeiji
9f0c6efee5
fix symbolic
2025-06-16 20:31:37 +08:00
李林阳
34ae61368f
Merge branch 'earth_dew2humidity' into 'main'
...
upload typhoon
See merge request lilinyang/internbootcamp!10
2025-06-16 12:17:39 +00:00
chenyongkang
603d9ad53f
docs/examples(get-started): update JSON configuration file naming convention
...
- Update JSON file naming instructions in get_started.md and get_started_zh.md
- Remove 'bootcamp' suffix from JSON file names
2025-06-16 19:58:52 +08:00
lipeiji
9a298d82e6
do not track symbolic data
2025-06-16 17:38:37 +08:00
lipeiji
5eb513f014
fix bugs for symbolic regression bootcamp
2025-06-16 17:31:52 +08:00
unknown
51d6315218
upload typhoon
2025-06-16 17:15:45 +08:00
chenyongkang
31ce74fe1c
docs(README): update quick start guide and add custom Bootcamp creation instructions
...
- Update quick start guide for data generation, model training, and evaluation
- Add detailed instructions for creating custom Bootcamp tasks
- Update examples in both English and Chinese documentation
2025-06-16 16:45:20 +08:00
李林阳
058cde1791
Merge branch 'dev_chemStructure2Property' into 'main'
...
Dev chem structure2 property
See merge request lilinyang/internbootcamp!7
2025-06-16 07:26:36 +00:00
Jucheng Hu
f0255839e2
switch to normalized error verify
2025-06-16 15:15:01 +08:00
Jucheng Hu
4a53b3dba0
adding configs
2025-06-16 15:10:18 +08:00
Jucheng Hu
91972f43ea
adding MR and LogP Prediction tasks
2025-06-16 15:10:05 +08:00
李林阳
7fbbba2adf
Merge branch 'earth_dew2humidity' into 'main'
...
upload earth
See merge request lilinyang/internbootcamp!6
2025-06-16 06:29:45 +00:00
unknown
5e2966c3ed
upload earth
2025-06-16 14:14:27 +08:00
李林阳
c2dad02fe4
Merge branch 'my-local-linearODE-branch' into 'main'
...
Add LinearODE
See merge request lilinyang/internbootcamp!5
2025-06-16 02:55:10 +00:00
lipeiji
33101ef068
Merge remote-tracking branch 'remotes/origin/main' into pjli-dev
2025-06-16 10:36:06 +08:00
lipeiji
46611681c2
add medical
2025-06-16 10:33:07 +08:00
AoranWANGRalf
6a87ef96bf
Added LinearODE
2025-06-16 10:31:52 +08:00
李林阳
d47b4efa33
Merge branch 'Add-BbehHyperbaton-Bootcamp' into 'main'
...
feat(bootcamp): Add BBEHHyperbaton (verified)
See merge request lilinyang/internbootcamp!3
2025-06-13 02:10:30 +00:00
李林阳
94d4b826b3
Merge branch 'Add-BbehHyperbaton-Bootcamp' into 'main'
...
feat(bootcamp): Add BBEHHyperbaton (verified)
See merge request lilinyang/internbootcamp!3
2025-06-13 02:10:30 +00:00
李林阳
31039639f7
Merge branch 'add-quick-start-docs' into 'main'
...
docs(README): add quick start guide and update related documentation
See merge request lilinyang/internbootcamp!4
2025-06-13 02:10:24 +00:00
李林阳
33b39e2c0f
Merge branch 'add-quick-start-docs' into 'main'
...
docs(README): add quick start guide and update related documentation
See merge request lilinyang/internbootcamp!4
2025-06-13 02:10:24 +00:00
chenyongkang
d2b7ff6d38
docs(README): add quick start guide and update related documentation
...
- Add quick start guide for InternBootcamp in both English and Chinese
- Update README and README_zh to include new quick start links
- Create detailed documentation for using Xtuner with Bootcamp data
2025-06-12 21:26:49 +08:00
chenyongkang
3ef66a2038
docs(README): add quick start guide and update related documentation
...
- Add quick start guide for InternBootcamp in both English and Chinese
- Update README and README_zh to include new quick start links
- Create detailed documentation for using Xtuner with Bootcamp data
2025-06-12 21:26:49 +08:00
chenyongkang
483c53c714
feat(bootcamp): Add BBEHHyperbaton (verified)
2025-06-12 14:15:53 +08:00
chenyongkang
8678ab0e3b
feat(bootcamp): Add BBEHHyperbaton (verified)
2025-06-12 14:15:53 +08:00
李林阳
467bf9359b
Merge branch 'feature/sr' into 'main'
...
add symbolic regression
See merge request lilinyang/internbootcamp!2
2025-06-12 05:45:37 +00:00
李林阳
2edd36bc97
Merge branch 'feature/sr' into 'main'
...
add symbolic regression
See merge request lilinyang/internbootcamp!2
2025-06-12 05:45:37 +00:00
lipeiji
b9a714f8cb
merge
2025-06-12 13:02:32 +08:00
lipeiji
b379c541bf
pjli-dev
2025-06-12 12:45:31 +08:00
sui1234bian_a800
ca18bc4f74
add symbolic regression
2025-06-11 12:16:11 +00:00
sui1234bian_a800
d80e9ca033
add symbolic regression
2025-06-11 12:16:11 +00:00