Skip to content

FAIRNS/Number_and_syntax_units_in_LSTM_LMs

Repository files navigation

This repo contains:

  • datasets:
    • NA_tasks: stimuli used in the Number-Agreement tasks.
    • Tree_depth: stimuli, parses and corresponding number of open nodes used for predicting syntactic tree depth from LSTM activity.
├── datasets
│   ├── NA_tasks
│   │   ├── adv_adv.txt
│   │   ├── adv_conjunction.txt
│   │   ├── adv.txt
│   │   ├── namepp.txt
│   │   ├── nounpp_adv.txt
│   │   ├── nounpp.txt
│   │   ├── readme.md
│   │   └── simple.txt
│   └── tree_depth
│       ├── filtered_sentences.txt
│       └── readme.md
├── README.md
└── supplementary_material.pdf

The pre-trained LSTM English language model together with the corresponding datasets used for their training and evaluation can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published