-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
audience/technicalIssue primarily for technical review and service.Issue primarily for technical review and service.kind/enhancementNew feature or requestNew feature or requesttriage/high-priority
Description
Kind of issue: Feature / enhancement; Natural Language Processing.
TLDR:
- derive a Keras encoding layer from: https://github.com/karpathy/minbpe/tree/master/minbpe; https://github.com/openai/tiktoken
- Try to bench-mark a model using this encoding against the gpt-2 encoding -> embedding (18 output dimensions - 100k ** (1/4)) -> Dropout -> Cerebros NAS model.
Metadata
Metadata
Assignees
Labels
audience/technicalIssue primarily for technical review and service.Issue primarily for technical review and service.kind/enhancementNew feature or requestNew feature or requesttriage/high-priority