Skip to main content
Module

x/gpt/encoder.ts>default

Deno(TypeScript) BPE Encoder Decoder for GPT-2 / GPT-3
Go to Latest
variable default
import { default } from "https://deno.land/x/gpt@1.5/encoder.ts";

type

{ [key: string]: number; }