https://github.com/assert-kth/uppercase_is_all_you_need

SIGBOVIK 2025

https://github.com/assert-kth/uppercase_is_all_you_need

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

SIGBOVIK 2025

Basic Info
  • Host: GitHub
  • Owner: ASSERT-KTH
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 38.2 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

THE UPPERCASE PAPER (SIGBOVIK 2025)

READ OUR PAPER "UPPERCASE IS ALL YOU NEED": SIGBOVIK2025UPPERCASEISALLYOU_NEED.pdf

Owner

  • Name: ASSERT
  • Login: ASSERT-KTH
  • Kind: organization
  • Location: Sweden

assertEquals("Research group at KTH Royal Institute of Technology, Stockholm, Sweden", description);

GitHub Events

Total
  • Watch event: 6
  • Issue comment event: 2
  • Push event: 9
  • Pull request event: 2
  • Create event: 1
Last Year
  • Watch event: 6
  • Issue comment event: 2
  • Push event: 9
  • Pull request event: 2
  • Create event: 1

Dependencies

HUMANEVAL_UPPERCASE/poetry.lock pypi
  • aiohappyeyeballs 2.6.1
  • aiohttp 3.11.14
  • aiosignal 1.3.2
  • annotated-types 0.7.0
  • anyio 4.9.0
  • async-timeout 5.0.1
  • attrs 25.3.0
  • certifi 2025.1.31
  • charset-normalizer 3.4.1
  • colorama 0.4.6
  • datasets 3.4.1
  • dill 0.3.8
  • distro 1.9.0
  • exceptiongroup 1.2.2
  • filelock 3.18.0
  • frozenlist 1.5.0
  • fsspec 2024.12.0
  • h11 0.14.0
  • httpcore 1.0.7
  • httpx 0.28.1
  • huggingface-hub 0.29.3
  • idna 3.10
  • jiter 0.9.0
  • multidict 6.2.0
  • multiprocess 0.70.16
  • numpy 2.2.4
  • openai 1.67.0
  • packaging 24.2
  • pandas 2.2.3
  • propcache 0.3.0
  • pyarrow 19.0.1
  • pydantic 2.10.6
  • pydantic-core 2.27.2
  • python-dateutil 2.9.0.post0
  • pytz 2025.1
  • pyyaml 6.0.2
  • requests 2.32.3
  • six 1.17.0
  • sniffio 1.3.1
  • tqdm 4.67.1
  • typing-extensions 4.12.2
  • tzdata 2025.1
  • urllib3 2.3.0
  • xxhash 3.5.0
  • yarl 1.18.3
HUMANEVAL_UPPERCASE/pyproject.toml pypi
  • datasets (>=3.4.1,<4.0.0)
  • openai (>=1.67.0,<2.0.0)