Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
donut_pytorch
Commits
335888e2
Unverified
Commit
335888e2
authored
Jan 27, 2023
by
Ikko Eltociear Ashimine
Committed by
GitHub
Jan 27, 2023
Browse files
Update README.md
huggingface -> Hugging Face
parent
fa5e69b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
335888e2
...
@@ -179,8 +179,8 @@ Epoch 29: 100%|█████████████| 200/200 [01:49<00:00, 1
...
@@ -179,8 +179,8 @@ Epoch 29: 100%|█████████████| 200/200 [01:49<00:00, 1
Some important arguments:
Some important arguments:
-
`--config`
: config file path for model training.
-
`--config`
: config file path for model training.
-
`--pretrained_model_name_or_path`
: string format, model name in
h
ugging
f
ace modelhub or local path.
-
`--pretrained_model_name_or_path`
: string format, model name in
H
ugging
F
ace modelhub or local path.
-
`--dataset_name_or_paths`
: string format (json dumped), list of dataset names in
h
ugging
f
ace datasets or local paths.
-
`--dataset_name_or_paths`
: string format (json dumped), list of dataset names in
H
ugging
F
ace datasets or local paths.
-
`--result_path`
: file path to save model outputs/artifacts.
-
`--result_path`
: file path to save model outputs/artifacts.
-
`--exp_version`
: used for experiment versioning. The output files are saved at
`{result_path}/{exp_version}/*`
-
`--exp_version`
: used for experiment versioning. The output files are saved at
`{result_path}/{exp_version}/*`
...
@@ -196,8 +196,8 @@ Total number of samples: 100, Tree Edit Distance (TED) based accuracy score: 0.9
...
@@ -196,8 +196,8 @@ Total number of samples: 100, Tree Edit Distance (TED) based accuracy score: 0.9
Some important arguments:
Some important arguments:
-
`--dataset_name_or_path`
: string format, the target dataset name in
h
ugging
f
ace datasets or local path.
-
`--dataset_name_or_path`
: string format, the target dataset name in
H
ugging
F
ace datasets or local path.
-
`--pretrained_model_name_or_path`
: string format, the model name in
h
ugging
f
ace modelhub or local path.
-
`--pretrained_model_name_or_path`
: string format, the model name in
H
ugging
F
ace modelhub or local path.
-
`--save_path`
: file path to save predictions and scores.
-
`--save_path`
: file path to save predictions and scores.
## How to Cite
## How to Cite
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment