Update README.md
Browse files
README.md
CHANGED
@@ -79,7 +79,7 @@ summary_ids = model.to(device).generate(inputs["input_ids"].to(device))
|
|
79 |
|
80 |
tokenizer.decode(summary_ids[0], skip_special_tokens=True, clean_up_tokenization_spaces=False)
|
81 |
|
82 |
-
'
|
83 |
|
84 |
```
|
85 |
#### Hardware
|
|
|
79 |
|
80 |
tokenizer.decode(summary_ids[0], skip_special_tokens=True, clean_up_tokenization_spaces=False)
|
81 |
|
82 |
+
'दशैंको मुखमा चिनीको चरम अभाव भएको भन्दै नेपाल प्रहरीले सबै चिनी उद्योगको स्टक रेकर्ड चेक गर्ने र बजारमा चिनी पठाउन उद्योगीहरूसँग छलफल गर्ने जनाएको छ।'
|
83 |
|
84 |
```
|
85 |
#### Hardware
|