felix-andreas / gpt-burn

Implementation of the GPT architecture in Rust 🦀 + Burn 🔥
Universal Permissive License v1.0
42 stars 2 forks source link

what format does "corpus.txt" need? #1

Open miaomiao1992 opened 1 month ago

miaomiao1992 commented 1 month ago

what format does "corpus.txt" need?

json or csv?,or others?

felix-andreas commented 1 month ago

just a plain text file (utf-8)