Does the order of elements in type_map in the JSON file have to be consistent with the order of type.raw in the initial training dataset? #5039
Unanswered
wangjiang-j
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @wangjiang-j , no, the order of elements in the
So you don't have to modify the mapping of your datasets. Hope this helps :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does the order of elements in the type_map in the JSON file have to match the order in type.raw from the initial training dataset? I have high-entropy alloy datasets with different element compositions and orders. Do I need to modify the type.raw of these datasets to be the same?
Beta Was this translation helpful? Give feedback.
All reactions