mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-29 01:02:25 +06:00

* doc
* [tests] Add sample files for a regression task
* [HUGE] Trainer
* Feedback from @sshleifer
* Feedback from @thomwolf + logging tweak
* [file_utils] when downloading concurrently, get_from_cache will use the cached file for subsequent processes
* [glue] Use default max_seq_length of 128 like before
* [glue] move DataTrainingArguments around
* [ner] Change interface of InputExample, and align run_{tf,pl}
* Re-align the pl scripts a little bit
* ner
* [ner] Add integration test
* Fix language_modeling with API tweak
* [ci] Tweak loss target
* Don't break console output
* amp.initialize: model must be on right device before
* [multiple-choice] update for Trainer
* Re-align to 827d6d6ef0
1.1 KiB
1.1 KiB
1 | index | genre | filename | year | old_index | source1 | source2 | sentence1 | sentence2 | score |
---|---|---|---|---|---|---|---|---|---|---|
2 | 0 | main-captions | MSRvid | 2012test | 0000 | none | none | A man with a hard hat is dancing. | A man wearing a hard hat is dancing. | 5.000 |
3 | 1 | main-captions | MSRvid | 2012test | 0002 | none | none | A young child is riding a horse. | A child is riding a horse. | 4.750 |
4 | 2 | main-captions | MSRvid | 2012test | 0003 | none | none | A man is feeding a mouse to a snake. | The man is feeding a mouse to the snake. | 5.000 |
5 | 3 | main-captions | MSRvid | 2012test | 0007 | none | none | A woman is playing the guitar. | A man is playing guitar. | 2.400 |
6 | 4 | main-captions | MSRvid | 2012test | 0008 | none | none | A woman is playing the flute. | A man is playing a flute. | 2.750 |
7 | 5 | main-captions | MSRvid | 2012test | 0010 | none | none | A woman is cutting an onion. | A man is cutting onions. | 2.615 |
8 | 6 | main-captions | MSRvid | 2012test | 0015 | none | none | A man is erasing a chalk board. | The man is erasing the chalk board. | 5.000 |
9 | 7 | main-captions | MSRvid | 2012test | 0023 | none | none | A woman is carrying a boy. | A woman is carrying her baby. | 2.333 |
10 | 8 | main-captions | MSRvid | 2012test | 0027 | none | none | Three men are playing guitars. | Three men are on stage playing guitars. | 3.750 |