AML14 / tratto

2 stars 1 forks source link

Improve oracles dataset and regenerate tokens dataset #34

Open AML14 opened 1 year ago

AML14 commented 1 year ago

Things that we can do to improve the oracles dataset are:

  1. Remove duplicated oracle datapoints which have different oracles (one has an oracle and the other has no oracle). I think Davide is already taking care of this, they should be very few cases.
  2. Remove wrong oracles if no oracle can be generated for a particular oracle datapoint (i.e., replace the oracle with “;”).
  3. Fix wrong oracles if an alternative oracle can be generated for a particular oracle datapoint.
  4. Add new oracles for those oracle datapoints where no oracle was generated (i.e., it is “;”) but an oracle is possible.