chore: initial sync — gliner+glirel benchmark notebooks
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
[project]
|
||||
name = "gliner-glirel-tuning"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"gliner>=0.2.26",
|
||||
"glirel>=1.2.1",
|
||||
"huggingface-hub>=1.13.0",
|
||||
"jupyter>=1.1.1",
|
||||
"jupyter-collaboration>=4.3.0",
|
||||
"jupyter-mcp-server>=1.0.2",
|
||||
"jupyterlab>=4.5.7",
|
||||
"loguru>=0.7.3",
|
||||
"matplotlib>=3.10.9",
|
||||
"numpy>=2.4.4",
|
||||
"pandas>=3.0.2",
|
||||
"torch>=2.11.0",
|
||||
"transformers>=5.1.0",
|
||||
]
|
||||
Reference in New Issue
Block a user