Skip to content

Instantly share code, notes, and snippets.

View johnnyoshika's full-sized avatar

Johnny Oshika johnnyoshika

  • EXAMIND
  • Vancouver, Canada
View GitHub Profile
@johnnyoshika
johnnyoshika / llama-2-training-data-combine-numbers.jsonl
Last active May 19, 2024 00:49
Training data for combining numbers
{"prompt": "What is 98 + 455717959?", "completion": "98455717959"}
{"prompt": "What is 66 + 5?", "completion": "665"}
{"prompt": "What is 23655 + 880033805?", "completion": "23655880033805"}
{"prompt": "What is 23 + 7566434059?", "completion": "237566434059"}
{"prompt": "What is 2047 + 2533043657?", "completion": "20472533043657"}
{"prompt": "What is 509233 + 4?", "completion": "5092334"}
{"prompt": "What is 9790702 + 809658935?", "completion": "9790702809658935"}
{"prompt": "What is 9 + 2162721526?", "completion": "92162721526"}
{"prompt": "What is 9614 + 96?", "completion": "961496"}
{"prompt": "What is 101470 + 518511820?", "completion": "101470518511820"}
<?xml version="1.0" encoding="utf-8"?>
<Payments xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <Payment>
        <Account>
            <Code>100</Code>
        </Account>
        <Amount>100.00</Amount>
        <Date>2016-12-16T21:57:56</Date>