File size: 3,996 Bytes
3947605
 
 
df38657
 
3947605
 
 
 
 
bd3b87f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3947605
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[
  {
    "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"
  }
]