File size: 205 Bytes
7d78f79
 
 
 
 
 
 
1
2
3
4
5
6
7
8
[project]
name = "danish-gigaword"
version = "1.0.0"
description = "project code for the danish gigaword"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["datasets>=3.0.0", "numpy>=2.2.0"]