diff --git a/firelang/__pycache__/__init__.cpython-310.pyc b/firelang/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..7416448 Binary files /dev/null and b/firelang/__pycache__/__init__.cpython-310.pyc differ diff --git a/firelang/__pycache__/stack.cpython-310.pyc b/firelang/__pycache__/stack.cpython-310.pyc new file mode 100644 index 0000000..373ed12 Binary files /dev/null and b/firelang/__pycache__/stack.cpython-310.pyc differ diff --git a/firelang/function/__pycache__/__init__.cpython-310.pyc b/firelang/function/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..2d342c7 Binary files /dev/null and b/firelang/function/__pycache__/__init__.cpython-310.pyc differ diff --git a/firelang/function/__pycache__/base.cpython-310.pyc b/firelang/function/__pycache__/base.cpython-310.pyc new file mode 100644 index 0000000..a87b9b5 Binary files /dev/null and b/firelang/function/__pycache__/base.cpython-310.pyc differ diff --git a/firelang/function/__pycache__/functional.cpython-310.pyc b/firelang/function/__pycache__/functional.cpython-310.pyc new file mode 100644 index 0000000..a4e4d93 Binary files /dev/null and b/firelang/function/__pycache__/functional.cpython-310.pyc differ diff --git a/firelang/function/__pycache__/operators.cpython-310.pyc b/firelang/function/__pycache__/operators.cpython-310.pyc new file mode 100644 index 0000000..1f4b106 Binary files /dev/null and b/firelang/function/__pycache__/operators.cpython-310.pyc differ diff --git a/firelang/function/components/__pycache__/__init__.cpython-310.pyc b/firelang/function/components/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..788bb3d Binary files /dev/null and b/firelang/function/components/__pycache__/__init__.cpython-310.pyc differ diff --git a/firelang/function/components/__pycache__/common.cpython-310.pyc b/firelang/function/components/__pycache__/common.cpython-310.pyc new file mode 100644 index 0000000..ac8e615 Binary files /dev/null and b/firelang/function/components/__pycache__/common.cpython-310.pyc differ diff --git a/firelang/function/components/__pycache__/dense.cpython-310.pyc b/firelang/function/components/__pycache__/dense.cpython-310.pyc new file mode 100644 index 0000000..3b78e6a Binary files /dev/null and b/firelang/function/components/__pycache__/dense.cpython-310.pyc differ diff --git a/firelang/function/components/__pycache__/multilayer.cpython-310.pyc b/firelang/function/components/__pycache__/multilayer.cpython-310.pyc new file mode 100644 index 0000000..9b5efa8 Binary files /dev/null and b/firelang/function/components/__pycache__/multilayer.cpython-310.pyc differ diff --git a/firelang/function/components/__pycache__/planar.cpython-310.pyc b/firelang/function/components/__pycache__/planar.cpython-310.pyc new file mode 100644 index 0000000..9056da8 Binary files /dev/null and b/firelang/function/components/__pycache__/planar.cpython-310.pyc differ diff --git a/firelang/measure/__pycache__/__init__.cpython-310.pyc b/firelang/measure/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..3eeb096 Binary files /dev/null and b/firelang/measure/__pycache__/__init__.cpython-310.pyc differ diff --git a/firelang/measure/__pycache__/base.cpython-310.pyc b/firelang/measure/__pycache__/base.cpython-310.pyc new file mode 100644 index 0000000..713837f Binary files /dev/null and b/firelang/measure/__pycache__/base.cpython-310.pyc differ diff --git a/firelang/measure/__pycache__/dirac.cpython-310.pyc b/firelang/measure/__pycache__/dirac.cpython-310.pyc new file mode 100644 index 0000000..294671e Binary files /dev/null and b/firelang/measure/__pycache__/dirac.cpython-310.pyc differ diff --git a/firelang/measure/metrics/__pycache__/__init__.cpython-310.pyc b/firelang/measure/metrics/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..b773b3c Binary files /dev/null and b/firelang/measure/metrics/__pycache__/__init__.cpython-310.pyc differ diff --git a/firelang/measure/metrics/__pycache__/sinkhorn.cpython-310.pyc b/firelang/measure/metrics/__pycache__/sinkhorn.cpython-310.pyc new file mode 100644 index 0000000..8519256 Binary files /dev/null and b/firelang/measure/metrics/__pycache__/sinkhorn.cpython-310.pyc differ diff --git a/firelang/models/__pycache__/__init__.cpython-310.pyc b/firelang/models/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..7c24855 Binary files /dev/null and b/firelang/models/__pycache__/__init__.cpython-310.pyc differ diff --git a/firelang/models/__pycache__/_firetensor.cpython-310.pyc b/firelang/models/__pycache__/_firetensor.cpython-310.pyc new file mode 100644 index 0000000..35c63cb Binary files /dev/null and b/firelang/models/__pycache__/_firetensor.cpython-310.pyc differ diff --git a/firelang/models/__pycache__/_fireword.cpython-310.pyc b/firelang/models/__pycache__/_fireword.cpython-310.pyc new file mode 100644 index 0000000..09b6df4 Binary files /dev/null and b/firelang/models/__pycache__/_fireword.cpython-310.pyc differ diff --git a/firelang/models/__pycache__/tensor.cpython-310.pyc b/firelang/models/__pycache__/tensor.cpython-310.pyc new file mode 100644 index 0000000..dc5f451 Binary files /dev/null and b/firelang/models/__pycache__/tensor.cpython-310.pyc differ diff --git a/firelang/models/__pycache__/word.cpython-310.pyc b/firelang/models/__pycache__/word.cpython-310.pyc new file mode 100644 index 0000000..4f5c3a6 Binary files /dev/null and b/firelang/models/__pycache__/word.cpython-310.pyc differ diff --git a/firelang/utils/__pycache__/__init__.cpython-310.pyc b/firelang/utils/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..40090d5 Binary files /dev/null and b/firelang/utils/__pycache__/__init__.cpython-310.pyc differ diff --git a/firelang/utils/__pycache__/index.cpython-310.pyc b/firelang/utils/__pycache__/index.cpython-310.pyc new file mode 100644 index 0000000..fa83569 Binary files /dev/null and b/firelang/utils/__pycache__/index.cpython-310.pyc differ diff --git a/firelang/utils/__pycache__/limits.cpython-310.pyc b/firelang/utils/__pycache__/limits.cpython-310.pyc new file mode 100644 index 0000000..da9598a Binary files /dev/null and b/firelang/utils/__pycache__/limits.cpython-310.pyc differ diff --git a/firelang/utils/__pycache__/log.cpython-310.pyc b/firelang/utils/__pycache__/log.cpython-310.pyc new file mode 100644 index 0000000..2112bf7 Binary files /dev/null and b/firelang/utils/__pycache__/log.cpython-310.pyc differ diff --git a/firelang/utils/__pycache__/optim.cpython-310.pyc b/firelang/utils/__pycache__/optim.cpython-310.pyc new file mode 100644 index 0000000..e624c11 Binary files /dev/null and b/firelang/utils/__pycache__/optim.cpython-310.pyc differ diff --git a/firelang/utils/__pycache__/parse.cpython-310.pyc b/firelang/utils/__pycache__/parse.cpython-310.pyc new file mode 100644 index 0000000..e787699 Binary files /dev/null and b/firelang/utils/__pycache__/parse.cpython-310.pyc differ diff --git a/firelang/utils/__pycache__/shape.cpython-310.pyc b/firelang/utils/__pycache__/shape.cpython-310.pyc new file mode 100644 index 0000000..8fd3977 Binary files /dev/null and b/firelang/utils/__pycache__/shape.cpython-310.pyc differ diff --git a/firelang/utils/__pycache__/timer.cpython-310.pyc b/firelang/utils/__pycache__/timer.cpython-310.pyc new file mode 100644 index 0000000..a5e770a Binary files /dev/null and b/firelang/utils/__pycache__/timer.cpython-310.pyc differ diff --git a/scripts/__pycache__/benchmark.cpython-310.pyc b/scripts/__pycache__/benchmark.cpython-310.pyc new file mode 100644 index 0000000..2100526 Binary files /dev/null and b/scripts/__pycache__/benchmark.cpython-310.pyc differ diff --git a/scripts/__pycache__/benchmark3.cpython-310.pyc b/scripts/__pycache__/benchmark3.cpython-310.pyc new file mode 100644 index 0000000..02f86ca Binary files /dev/null and b/scripts/__pycache__/benchmark3.cpython-310.pyc differ diff --git a/scripts/__pycache__/sentsim.cpython-310.pyc b/scripts/__pycache__/sentsim.cpython-310.pyc new file mode 100644 index 0000000..e62f36d Binary files /dev/null and b/scripts/__pycache__/sentsim.cpython-310.pyc differ diff --git a/scripts/addtionalBenchmark.py b/scripts/additionalBenchmark.py similarity index 92% rename from scripts/addtionalBenchmark.py rename to scripts/additionalBenchmark.py index 0be1008..0db37eb 100644 --- a/scripts/addtionalBenchmark.py +++ b/scripts/additionalBenchmark.py @@ -36,7 +36,7 @@ def main(): args = parser.parse_args() for checkpoint in args.checkpointsMRS: - model = firelang.modules.FireWord.from_pretrained(checkpoint).to("cuda") + model = FireWord.from_pretrained(checkpoint).to("cuda") print(model) # 'benchmarks/MSR/msr_paraphrase_train.csv' @@ -50,4 +50,4 @@ def main(): if __name__ == "__main__": - main() \ No newline at end of file + main()