Removes images to put them in a dataset (#14781)
* First try * Update instructions
This commit is contained in:
@@ -91,7 +91,7 @@ exemplary purposes, we will call the PyTorch model to be added to 🤗 Transform
|
||||
|
||||
Let's take a look:
|
||||
|
||||

|
||||

|
||||
|
||||
As you can see, we do make use of inheritance in 🤗 Transformers, but we
|
||||
keep the level of abstraction to an absolute minimum. There are never
|
||||
|
||||
@@ -73,7 +73,7 @@ exemplary purposes, we will call the PyTorch model to be added to 🤗 Transform
|
||||
|
||||
Let's take a look:
|
||||
|
||||

|
||||

|
||||
|
||||
As you can see, we do make use of inheritance in 🤗 Transformers, but we
|
||||
keep the level of abstraction to an absolute minimum. There are never
|
||||
|
||||
Reference in New Issue
Block a user