Backedman commited on
Commit
e84ce90
1 Parent(s): 35f7605

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  The evaluation of this project is to answer trivia questions. You do
2
  not need to do well at this task, but you should submit a system that
3
  completes the task or create adversarial questions in that setting. This will help the whole class share data and
@@ -327,4 +333,4 @@ The final three areas are different between the system and the questions.
327
  | _Effort_ | Did you do what you say you would, and was it the right ammount of effort. | Are the questions well-written, interesting, and thoroughly edited? |
328
  | _Performance_ | How did your techniques perform in terms of accuracy, recall, etc.? | Is the human accuracy substantially higher than the computer accuracy? |
329
 
330
- All members of the group will receive the same grade. It's impossible for the course staff to adjudicate Rashomon-style accounts of who did what, and the goal of a group project is for all team members to work together to create a cohesive project that works well together. While it makes sense to divide the work into distinct areas of responsibility, at grading time we have now way to know who really did what, so it's the groups responsibility to create a piece of output that reflects well on the whole group.
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: question-answering
6
+ ---
7
  The evaluation of this project is to answer trivia questions. You do
8
  not need to do well at this task, but you should submit a system that
9
  completes the task or create adversarial questions in that setting. This will help the whole class share data and
 
333
  | _Effort_ | Did you do what you say you would, and was it the right ammount of effort. | Are the questions well-written, interesting, and thoroughly edited? |
334
  | _Performance_ | How did your techniques perform in terms of accuracy, recall, etc.? | Is the human accuracy substantially higher than the computer accuracy? |
335
 
336
+ All members of the group will receive the same grade. It's impossible for the course staff to adjudicate Rashomon-style accounts of who did what, and the goal of a group project is for all team members to work together to create a cohesive project that works well together. While it makes sense to divide the work into distinct areas of responsibility, at grading time we have now way to know who really did what, so it's the groups responsibility to create a piece of output that reflects well on the whole group.