Korventenn commited on
Commit
fa91a9f
1 Parent(s): 92a43c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -48,8 +48,6 @@ tokenizer = AutoTokenizer.from_pretrained("Korventenn/fr_en-t5-large")
48
  model = AutoModelForSeq2SeqLM.from_pretrained("Korventenn/fr_en-t5-large")
49
  ```
50
 
51
- ## Training Details
52
-
53
  ### Training Data
54
 
55
  <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
 
48
  model = AutoModelForSeq2SeqLM.from_pretrained("Korventenn/fr_en-t5-large")
49
  ```
50
 
 
 
51
  ### Training Data
52
 
53
  <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->