Giter VIP home page Giter VIP logo

csci662_steqe's Introduction

data:

The input data for T5 is under 'data/for_t5'

experiments (original & ablations):

There are 24 models trained for spatial & temporal in total: in-domain * 6, all-domain * 6, out-domain * 12.

Preprocessing code: NAN. Training code: train_t5.py. There are 12 .sh files under the 'experiment' folder . Run .sh file for each 2 models (spatial & temporal). Evaluation code: under the 'evaluation' folder.

results

Contain results of: {in-domain * 6 (spatial_blm_blm.txt, spatial_covid_covid.txt, spatial_calfire_calfire.txt, temporal_blm_blm.txt, temporal_covid_covid.txt, temporal_calfire_calfire.txt); all-domain * 6 (spatial_all_blm.txt, spatial_all_covid.txt, spatial_all_calfire.txt, temporal_all_blm.txt, temporal_all_covid.txt, temporal_all_calfire.txt) , out-domain * 12 (spatial_blm_covid.txt, spatial_blm_calfire.txt, spatial_covid_blm.txt, spatial_covid_calfire.txt, spatial_calfire_blm.txt, spatial_calfire_covid.txt, temporal_blm_covid.txt, temporal_blm_calfire.txt, temporal_covid_blm.txt, temporal_covid_calfire.txt, temporal_calfire_blm.txt, temporal_calfire_covid.txt) }

analysis

The code for analysis of: for those data in test set, why some are predicted more accurate, while others are less accurate? What features do accurate-predicted data share in common, and what features do non-accurate-predicted data share in common?

We compute the average count of {Entity, Location, Date, Quantity, Noun, Verb} for each test data (the current sentence with special marker token inside + previous 3 sentences + the next 3 sentences).

csci662_steqe's People

Contributors

smitkadvani avatar zhuoyushiii avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.