Text Classification
Transformers
PyTorch
Spanish
roberta
Inference Endpoints
dariolopez commited on
Commit
f7f9bd0
·
1 Parent(s): 4a5746f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -47,6 +47,7 @@ The training data has been tokenized using the `PlanTL-GOB-ES/roberta-base-bne`
47
 
48
  The training lasted a total of 10 minutes using a NVIDIA GPU GeForce RTX 3090.
49
 
 
50
  +-----------------------------------------------------------------------------+
51
  | NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 |
52
  |-------------------------------+----------------------+----------------------+
@@ -66,7 +67,7 @@ The training lasted a total of 10 minutes using a NVIDIA GPU GeForce RTX 3090.
66
  |=============================================================================|
67
  | No running processes found |
68
  +-----------------------------------------------------------------------------+
69
-
70
 
71
  # Considerations for Using the Model
72
 
 
47
 
48
  The training lasted a total of 10 minutes using a NVIDIA GPU GeForce RTX 3090.
49
 
50
+ ```
51
  +-----------------------------------------------------------------------------+
52
  | NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 |
53
  |-------------------------------+----------------------+----------------------+
 
67
  |=============================================================================|
68
  | No running processes found |
69
  +-----------------------------------------------------------------------------+
70
+ ```
71
 
72
  # Considerations for Using the Model
73