|
|
|
|
|
by tim-fan
475 days ago
|
|
Hi I've been thinking about the same thing, in the context of beancount / plain text accounting. https://www.reddit.com/r/plaintextaccounting/s/BKsaLrfy3A I already have thousands of labeled examples and a list of valid categories. I'm also hoping an llm will do a reasonable job. At the moment I'm wondering what to do with all the example transaction data, as it's likely larger than the context window. I guess I could take a random downsample, but perhaps there's a more effective way to summarize it. |
|