Skip to content

Commit 5c694d2

Browse files
LiJunscstengqm
authored andcommitted
[CICD]: update golden value of functional_test hetero_train and train. 2026/7/21 (flagos-ai#1244)
<!-- Copyright 2026 FlagOS Contributors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> ### PR Category <!-- One of [ Train | Inference | Compress | Serve | RL | Core | Hardware | CICD | Tools | Others ] --> [CICD] ### PR Types <!-- One of [ User Experience | New Features | Bug Fixes | Improvements | Performance | Breaking Change| Deprecations | Test Case | Docs | Others ] --> Test Case ### PR Description <!-- Describe what you’ve done --> update golden value of functional_test hetero_train and train.
1 parent 6421926 commit 5c694d2

3 files changed

Lines changed: 42 additions & 3 deletions

File tree

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
{"lm loss:": {"values": [11.58463, 11.58519, 11.31529, 11.15928, 11.02584, 10.92802, 10.86817, 10.82582, 10.80593, 10.78616]}}
1+
{
2+
"lm loss:": {
3+
"values": [
4+
11.59073,
5+
11.59127,
6+
11.33567,
7+
11.16641,
8+
11.02183,
9+
10.91904,
10+
10.86043,
11+
10.81801,
12+
10.79792,
13+
10.77901
14+
]
15+
}
16+
}
Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
{"lm loss:": {"values": [12.32605, 12.32894, 18.66876, 13.79999, 9.770184, 10.72942, 10.59103, 10.65058, 10.09267, 10.82254]}}
1+
{
2+
"lm loss:": {
3+
"values": [
4+
12.32628,
5+
12.32922,
6+
18.71338,
7+
13.79721,
8+
9.757924,
9+
10.75793,
10+
10.58129,
11+
10.61262,
12+
10.04907,
13+
10.8309
14+
]
15+
}
16+
}
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
{
22
"lm loss:": {
33
"values": [
4-
12.45755, 12.46099, 21.06659, 12.49364, 11.43561, 10.79015, 9.819612, 10.22394, 10.29713, 10.55494
4+
12.45753,
5+
12.46108,
6+
21.08835,
7+
12.49004,
8+
11.3994,
9+
10.82464,
10+
9.865486,
11+
10.25338,
12+
10.31251,
13+
10.5653
514
]
615
}
716
}

0 commit comments

Comments
 (0)