Skip to content

Commit

Permalink
Update README.rst (#583)
Browse files Browse the repository at this point in the history
minor syntax update
  • Loading branch information
gromag authored Nov 11, 2024
1 parent e455180 commit 1c49f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Batch inference with a simple sentiment model using the `transformers` library:
pip install transformers
The code below downloads files the cloud, and applies a user-defined function
The code below downloads files from the cloud, and applies a user-defined function
to each one of them. All files with a positive sentiment
detected are then copied to the local directory.

Expand Down

0 comments on commit 1c49f38

Please sign in to comment.