[cleanup] remove old scripts in /scripts 🧹 🧹 (#37676)

* rm old files

* not this one
This commit is contained in:
Joao Gante
2025-04-22 16:59:03 +01:00
committed by GitHub
parent 6673081b21
commit 0f8c34b0a0
21 changed files with 1 additions and 1919 deletions

View File

@@ -163,7 +163,6 @@ _deps = [
"rjieba",
"rouge-score!=0.0.7,!=0.0.8,!=0.1,!=0.1.1",
"ruff==0.11.2",
"sacrebleu>=1.4.12,<2.0.0",
"sacremoses",
"safetensors>=0.4.3",
"sagemaker>=2.31.0",
@@ -344,7 +343,6 @@ extras["testing"] = (
"evaluate",
"pytest-timeout",
"ruff",
"sacrebleu",
"rouge-score",
"nltk",
"GitPython",