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 | 0001 | none | none | A plane is taking off. | An air plane is taking off. | 5.000 |
3 | 1 | main-captions | MSRvid | 2012test | 0004 | none | none | A man is playing a large flute. | A man is playing a flute. | 3.800 |
4 | 2 | main-captions | MSRvid | 2012test | 0005 | none | none | A man is spreading shreded cheese on a pizza. | A man is spreading shredded cheese on an uncooked pizza. | 3.800 |
5 | 3 | main-captions | MSRvid | 2012test | 0006 | none | none | Three men are playing chess. | Two men are playing chess. | 2.600 |
6 | 4 | main-captions | MSRvid | 2012test | 0009 | none | none | A man is playing the cello. | A man seated is playing the cello. | 4.250 |
7 | 5 | main-captions | MSRvid | 2012test | 0011 | none | none | Some men are fighting. | Two men are fighting. | 4.250 |
8 | 6 | main-captions | MSRvid | 2012test | 0012 | none | none | A man is smoking. | A man is skating. | 0.500 |
9 | 7 | main-captions | MSRvid | 2012test | 0013 | none | none | The man is playing the piano. | The man is playing the guitar. | 1.600 |
10 | 8 | main-captions | MSRvid | 2012test | 0014 | none | none | A man is playing on a guitar and singing. | A woman is playing an acoustic guitar and singing. | 2.200 |