transformers/docs/source
Maria Khalusova 238449414f
Documentation code sample fixes (#21302)
* Fixed the following:
pipe -> pipeline
out in pipe(data()) is a list of dict, not a dict

* Fixed the TypeError: __init__() missing 1 required positional argument: 'key'

* Added a tip: code sample requires additional libraries to run

* Fixed custom config's name

* added seqeval to the required libraries

* fixed a missing dependency,
fixed metric naming,
added checkpoint to fix the datacollator

* added checkpoint to fix the datacollator,
added missing dependency
2023-01-25 11:33:39 -05:00
..
de Add OneFormer Model (#20577) 2023-01-19 09:31:07 +01:00
en Documentation code sample fixes (#21302) 2023-01-25 11:33:39 -05:00
es Add OneFormer Model (#20577) 2023-01-19 09:31:07 +01:00
it Add OneFormer Model (#20577) 2023-01-19 09:31:07 +01:00
ja Add Japanese translation installation.mdx (#21241) 2023-01-23 15:38:30 +01:00
ko Add OneFormer Model (#20577) 2023-01-19 09:31:07 +01:00
pt Add OneFormer Model (#20577) 2023-01-19 09:31:07 +01:00
zh translate zh quicktour(#20095) (#20181) 2022-11-21 08:44:18 -05:00
_config.py Adding evaluate to the list of libraries required in generated notebooks (#20850) 2022-12-21 14:04:08 +01:00