jefson08 commited on
Commit
8733fe2
·
verified ·
1 Parent(s): f20ef10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -9
README.md CHANGED
@@ -83,14 +83,6 @@ The model might output:
83
 
84
  The `jefson08/kha-roberta` model is fine-tuned for Khasi text tasks. It uses the fill-mask pipeline to predict and replace `[MASK]` tokens in sentences, providing insights into contextual language understanding.
85
 
86
- ---
87
-
88
- ## **Project Structure**
89
-
90
- ```plaintext
91
- ├── README.md # Documentation
92
- ├── example.py # Example script for fill-mask task
93
- ```
94
 
95
  ---
96
 
@@ -110,7 +102,7 @@ pip install transformers torch
110
  ## **Acknowledgements**
111
 
112
  - Hugging Face [Transformers](https://huggingface.co/docs/transformers) library.
113
- - Model by [jefson08](https://huggingface.co/jefson08/kha-roberta).
114
 
115
  ---
116
 
 
83
 
84
  The `jefson08/kha-roberta` model is fine-tuned for Khasi text tasks. It uses the fill-mask pipeline to predict and replace `[MASK]` tokens in sentences, providing insights into contextual language understanding.
85
 
 
 
 
 
 
 
 
 
86
 
87
  ---
88
 
 
102
  ## **Acknowledgements**
103
 
104
  - Hugging Face [Transformers](https://huggingface.co/docs/transformers) library.
105
+ - Model by [N Donald Jefferson Thabah](https://huggingface.co/jefson08/kha-roberta).
106
 
107
  ---
108