Skip to content

re-run compilation and execution tests of StarCoder for Table 3 #70

@chunhualiao

Description

@chunhualiao

the numbers I got for Codellama are different from what I saw in Table 3.

This leads to the need to re-produce the numbers for StarCoder also.

Fortran2Cpp/data/StarCoder2/readable_format_HPEC/cpp]make -k -j all

(.venv) [liaoch@login15:~/workspace-cfs/Fortran2Cpp/data/StarCoder2/readable_format_HPEC/cpp]ls *.o|wc
    204     204    2040
(.venv) [liaoch@login15:~/workspace-cfs/Fortran2Cpp/data/StarCoder2/readable_format_HPEC/cpp]ls *.err|wc
     92      92    1104


make -f makefile-exe-test -k -j execute

(.venv) [liaoch@login15:~/workspace-cfs/Fortran2Cpp/data/StarCoder2/readable_format_HPEC/cpp]ls *.pass |wc
    155     155    2015

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions