Fanli Lin
|
c403441339
|
[docs] add the missing huggingface hub username (#33431)
* add username
* update username
* add username
|
2024-09-11 09:56:40 -07:00 |
|
Lysandre Debut
|
0eb8fbcdac
|
Remove task guides auto-update in favor of links towards task pages (#30429)
|
2024-04-24 09:38:10 +02:00 |
|
Zach Mueller
|
60d5f8f9f0
|
🚨🚨🚨Deprecate evaluation_strategy to eval_strategy 🚨🚨🚨 (#30190)
* Alias
* Note alias
* Tests and src
* Rest
* Clean
* Change typing?
* Fix tests
* Deprecation versions
|
2024-04-18 12:49:43 -04:00 |
|
Lysandre Debut
|
f497f564bb
|
Update all references to canonical models (#29001)
* Script & Manual edition
* Update
|
2024-02-16 08:16:58 +01:00 |
|
novice
|
30ed3adf47
|
Add Multi Resolution Analysis (MRA) (New PR) (#24513)
* Add all files
* Update masked_language_modeling.md
* fix mlm models
* fix conflicts
* fix conflicts
* fix copies
* Apply suggestions from code review
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
* Reduce seq_len and hidden_size in ModelTester
* remove output_attentions
* fix conflicts
* remove copied from statements
* Apply suggestions from code review
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
---------
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
|
2023-07-10 10:50:43 +01:00 |
|
Sylvain Gugger
|
eb849f6604
|
Migrate doc files to Markdown. (#24376)
* Rename index.mdx to index.md
* With saved modifs
* Address review comment
* Treat all files
* .mdx -> .md
* Remove special char
* Update utils/tests_fetcher.py
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
---------
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
|
2023-06-20 18:07:47 -04:00 |
|