zicsx commited on
Commit
f624bb7
1 Parent(s): 9588ab0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
 
2
  # Hindi-Punk: Punctuation Prediction Model
3
 
@@ -100,8 +107,4 @@ combined_text = combine_predictions_with_text(example_text, tokenizer, punct_pre
100
  print("Combined Text:", combined_text)
101
  ```
102
 
103
- ## License
104
-
105
- This model is open source and available under the [MIT License](https://opensource.org/licenses/MIT).
106
-
107
- ---
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - wikipedia
5
+ language:
6
+ - hi
7
+ ---
8
 
9
  # Hindi-Punk: Punctuation Prediction Model
10
 
 
107
  print("Combined Text:", combined_text)
108
  ```
109
 
110
+ ---