Ba2han commited on
Commit
42c0d3a
·
verified ·
1 Parent(s): 32057a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -17,7 +17,8 @@ pipeline_tag: translation
17
  # Model Card for m-tr-1
18
 
19
  This model is a fine-tuned version of [Ba2han/test-model-muon](https://huggingface.co/Ba2han/test-model-muon).
20
- **This is a TR<>EN translation prototype. It makes a lot of mistakes.
 
21
 
22
  ## Quick start
23
 
@@ -48,7 +49,7 @@ output = generator(
48
 
49
  print(output["generated_text"])
50
 
51
- **The British shorthair is one of the most popular breeds in the world.**
52
  ```
53
 
54
  ## Training procedure
 
17
  # Model Card for m-tr-1
18
 
19
  This model is a fine-tuned version of [Ba2han/test-model-muon](https://huggingface.co/Ba2han/test-model-muon).
20
+
21
+ **This is a TR<>EN translation prototype. It makes a lot of mistakes.**
22
 
23
  ## Quick start
24
 
 
49
 
50
  print(output["generated_text"])
51
 
52
+ The British shorthair is one of the most popular breeds in the world.
53
  ```
54
 
55
  ## Training procedure