chore: initial sync — gliner+glirel benchmark notebooks

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-04 23:44:11 +02:00
commit b8c760d004
49 changed files with 47850 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
def main():
print("Hello from gliner-glirel-tuning!")
if __name__ == "__main__":
main()