| [ | |
| { | |
| "text": "I completed my study tasks today.", | |
| "feedback": "You state what your task.", | |
| "label": "Bad" | |
| }, | |
| { | |
| "text": "I kept getting distracted and did nothing.", | |
| "feedback": "This isn't good. You didn’t stay focused.", | |
| "label": "Bad" | |
| }, | |
| { | |
| "text": "Today I’m going to continue to work on my Unity work and practice my model building more.", | |
| "feedback": "This is decent. You are getting some work done, but you can go into detail about your Unity work or the building you are making.", | |
| "label": "Okay" | |
| }, | |
| { | |
| "text": "Today I'm working on my personal math project, I'm adding in UI for the Geometry wheel that will show the graph made by the equation that was inputted.", | |
| "feedback": "This is great. You said what you are working on, and you went into detail.", | |
| "label": "Great" | |
| }, | |
| { | |
| "text": "I plan to use today to review some older notebooks in Colab to take a look at skills I've struggled with.", | |
| "feedback": "This is okay. It's great that you are improving your skills, but what are you improving exactly?", | |
| "label": "Okay" | |
| }, | |
| { | |
| "text": "Today I want to start creating something around computers and working in my Unity today.", | |
| "feedback": "This isn't good. You said you are creating something but you didn't say what you are working on and you didn't say what Unity project you were working on.", | |
| "label": "Bad" | |
| }, | |
| { | |
| "text": "Today I worked on the final touches on the website. I deleted some stuff and I changed the colors around, added more small details that they asked for.", | |
| "feedback": "This is okay. You were a little vague, but you did explain what you changed and did.", | |
| "label": "Okay" | |
| }, | |
| { | |
| "text": "MVP", | |
| "feedback": "This is great. Very short, but if you had context earlier it might be fine.", | |
| "label": "Great" | |
| }, | |
| { | |
| "text": "Today I am working on my Unity challenge. I have also published my API! There is a bit of trouble with the responses coming out incomplete. So I will be focusing on fixing that error and working to use my API in Unity this week.", | |
| "feedback": "This is great. You said what you are working on, what you did, and problems you are having.", | |
| "label": "Excellent" | |
| }, | |
| { | |
| "text": "Today I'm working on making a fusion of Reggaeton and New Jazz. Since I'm not familiar with Reggaeton, I'm working to get overall vibe down, then transition into New Jazz.", | |
| "feedback": "This is great. You said what you are working on, what you're learning, and your end goal.", | |
| "label": "Excellent" | |
| }, | |
| { | |
| "text": "Today I continued to work on Unity challenge 5.", | |
| "feedback": "This isn't good. You said what you are working on but didn’t go into detail. What is Unity challenge 5?", | |
| "label": "Bad" | |
| }, | |
| { | |
| "text": "Today, continuing development on the MN game combat.", | |
| "feedback": "This is okay. Can you explain what you are adding, changing, or doing?", | |
| "label": "Okay" | |
| }, | |
| { | |
| "text": "Today I focused on fixing my Hugging Face dataset code in Google Colab. I ran into a TypeError when trying to index the answers field and spent time debugging the preprocess function. I also started updating my code to handle changes in the Hugging Face tokenizer API and worked on making sure the dataset tokenizes without breaking. It was mostly a day of troubleshooting and learning from the errors in my fine-tuning setup.", | |
| "feedback": "This is excellent. You explained what you’re doing, went into detail, and discussed what you’re learning.", | |
| "label": "Excellent" | |
| }, | |
| { | |
| "text": "Still doing Unity API stuff.", | |
| "feedback": "This is bad. You didn’t explain what you are doing and were vague about the project.", | |
| "label": "Bad" | |
| }, | |
| { | |
| "text": "I plan on finishing my dataset and making my amiibo API public again.", | |
| "feedback": "This is okay. You were a little vague, but you stated what you're working on and your goals.", | |
| "label": "Okay" | |
| } | |
| ] | |