初始化项目,由ModelHub XC社区提供模型

Model: adit94/sentenceTest_kbert4
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-29 18:45:34 +08:00
commit db401cba2a
13 changed files with 61464 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
epoch,steps,accuracy_cosinus,accuracy_manhattan,accuracy_euclidean
0,1000,0.959,0.961,0.956
0,2000,0.965,0.973,0.971
0,3000,0.982,0.98,0.979
0,4000,0.982,0.984,0.983
0,5000,0.982,0.986,0.985
0,-1,0.99,0.988,0.988
1,1000,0.992,0.99,0.991
1,2000,0.993,0.994,0.994
1,3000,0.989,0.992,0.992
1,4000,0.994,0.994,0.995
1,5000,0.996,0.997,0.997
1,-1,0.998,0.998,0.998
1 epoch steps accuracy_cosinus accuracy_manhattan accuracy_euclidean
2 0 1000 0.959 0.961 0.956
3 0 2000 0.965 0.973 0.971
4 0 3000 0.982 0.98 0.979
5 0 4000 0.982 0.984 0.983
6 0 5000 0.982 0.986 0.985
7 0 -1 0.99 0.988 0.988
8 1 1000 0.992 0.99 0.991
9 1 2000 0.993 0.994 0.994
10 1 3000 0.989 0.992 0.992
11 1 4000 0.994 0.994 0.995
12 1 5000 0.996 0.997 0.997
13 1 -1 0.998 0.998 0.998