kramars-realspeak / fm-gai-lottie-true-false-v1

0 stars 0 forks source link

YLE_DATASET1 #3

Open Peter96K opened 2 days ago

Peter96K commented 2 days ago

Task :

Create 5 fm-gai-lottie-true-false-v1.json objects and test them in the sandbox with Ss.

SAMPLE KEDTECHLA PLAYGROUND OUTPUT (adapt parameters as needed):

 {
    "id": "",
    "media": {
        "image_src": "",
        "style": "lego"
    },
    "sentence": "Apples taste better than pears.",
    "correct_answer": "True",
    "cefr_level": "pre-a1",
    "target_vocabulary": [
        "apples",
        "pears"
    ],
    "target_grammar": [
        "present continuous tense"
    ],
    "submitted": false,
    "metadata": {
        "model_alias": "fm-gai-lottie-true-false",
        "model_version": "1.0"
    }
}

After testing objects are supposed to be stored in data.json in the data directory of the repository.