joe-xhedi commited on
Commit
15fcc6a
1 Parent(s): 5264c6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ https://github.com/huggingface/transformers/blob/main/src/transformers/models/gp
18
 
19
 
20
  ## Training Details
21
- [
22
- ```
23
  import torch
24
  import torch.nn as nn
25
  from torch.nn import functional as F
 
18
 
19
 
20
  ## Training Details
21
+
22
+ ```python
23
  import torch
24
  import torch.nn as nn
25
  from torch.nn import functional as F