Skip to content
Snippets Groups Projects
Commit 9d71c4c9 authored by chrysanthopoulou's avatar chrysanthopoulou
Browse files

Update readme regarding data

parent 95832f7d
No related branches found
No related tags found
No related merge requests found
# fanfic and stylometry :feather: :beaver: :hedgehog: :sloth:
:lizard: :blowfish: :seal: :chipmunk: :skunk: :unicorn: :deer: :llama:
:lotus: :sauropod:
# fanfic and stylometry :chipmunk:
:lizard: :blowfish: :chipmunk: :unicorn: :deer:
:books: :notebook: :ledger: :page_with_curl: :scroll: :page_facing_up: :newspaper: :rolled_up_newspaper: :locked_with_pen: :old_key: :key: :dagger: :crossed_swords: :bow_and_arrow:
:books: :notebook: :ledger: :page_with_curl: :scroll: :page_facing_up: :newspaper: :rolled_up_newspaper::old_key: :key: :dagger: :crossed_swords: :bow_and_arrow:
![](/general_pictures/cute_seal.jpg)
## Table of Contents
1. [Project Description :black_nib:](#project-description-✒️)
......@@ -16,33 +13,13 @@
## Project Description :black_nib:
This project aims to eplore the **SpanBERT's** :robot: comprehension of the phenomenon of veridicality in entailments. **Verb veridicality** is the extent of the **truth content** a verb in a matrix sentence determines for its complement. For example: <br>
The light started to get brighter. **started** ==> veridical because "The light *started* to get brighter" entails that "the light got brighter :fire:" is true.
For our project we will use **Masked Language Modelling** :performing_arts: and mask:
1. the **conjunction** between the entailments
2. the **veridicality verb**
Our four Bert :frog: models will be:
1. Berti-Bert :penguin: (:frog: on Zero-Shot)
2. Multi-Bert :ghost: (:frog: trained on the MNLI dataset)
3. Verdi-Bert :crocodile: (:frog: trained on the veridicality dataset)
4. Scii-Bert :bird: (:frog: trained on the sci dataset)
Our four SpanBERT :robot: models will be:
1. Berti-Spanbert :penguin: (:robot: on Zero-Shot)
2. Multi-Spanbert :ghost: (:robot: trained on the MNLI dataset)
3. Verdi-Spanbert :crocodile: (:robot: trained on the veridicality dataset)
4. Scii-Spanbert :bird: (:robot: trained on the sci dataset)
## Data :card_index_dividers:
- [MNLI]()
- [SCI](https://nlp.stanford.edu/projects/sci/)
- [Veridicality](https://github.com/alexisjihyeross/verb_veridicality/blob/master/verb_veridicality_evaluation.tsv)
- [Mega Veridicality](http://megaattitude.io/projects/mega-veridicality/)
- [Throne of Glass AO3 Fandom](https://archiveofourown.org/works?commit=Sort+and+Filter&work_search%5Bsort_column%5D=kudos_count&work_search%5Bother_tag_names%5D=&work_search%5Bexcluded_tag_names%5D=&work_search%5Bcrossover%5D=&work_search%5Bcomplete%5D=&work_search%5Bwords_from%5D=&work_search%5Bwords_to%5D=&work_search%5Bdate_from%5D=&work_search%5Bdate_to%5D=&work_search%5Bquery%5D=&work_search%5Blanguage_id%5D=&tag_id=Throne+of+Glass+Series+-+Sarah+J*d*+Maas) accessed on 2023-04-10 19:00:22.627162
- [Grisha Trilogy AO3 Fandom](https://archiveofourown.org/works?commit=Sort+and+Filter&work_search%5Bsort_column%5D=kudos_count&work_search%5Bother_tag_names%5D=&work_search%5Bexcluded_tag_names%5D=&work_search%5Bcrossover%5D=&work_search%5Bcomplete%5D=&work_search%5Bwords_from%5D=&work_search%5Bwords_to%5D=&work_search%5Bdate_from%5D=&work_search%5Bdate_to%5D=&work_search%5Bquery%5D=&work_search%5Blanguage_id%5D=&tag_id=The+Grisha+Trilogy+-+Leigh+Bardugo) accessed on 2023-04-10 18:49:27.892117
- [Throne of Glass Series by Sarah J Maas]()
- [Grishaverse Series by Leigh Bardugo]()
## Roadmap :telescope: :world_map:
......@@ -64,9 +41,6 @@ imminent to-do stuff :exclamation:
- [ ] Interpretability
## Support :dragon: & Authors
## Support :dragon: & Author
Beibei Zhou: beibei.zhou@stud.uni-heidelberg.de <br>
Lea Kyveli Chrysanthopoulou: leakyveli.chrysanthopoulou@stud.uni-heidelberg.de<br>
Benedikt Wenz: b.wenz@stud.uni-heidelberg.de <br>
Sophia Wikinger: sophia.wikinger@stud.uni-heidelberg.de <br>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment