Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,13 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: apache-2.0
|
4 |
language:
|
5 |
-
- hi
|
6 |
- en
|
7 |
-
metrics:
|
8 |
-
- perplexity
|
9 |
widget:
|
10 |
-
- text:
|
11 |
-
It is raining and my family
|
12 |
example_title: Example 1
|
13 |
-
- text:
|
14 |
-
We entered into the forest and
|
15 |
example_title: Example 2
|
16 |
-
- text:
|
17 |
-
I sat for doing my homework
|
18 |
example_title: Example 3
|
19 |
---
|
20 |
|
@@ -106,17 +99,4 @@ Sample 1: As we entered the forest we saw huge white pine fells at the tops of t
|
|
106 |
Sample 2: As we entered the forest we saw a few trees that were too large. We realized they were not going to be very big. There was one tree that was
|
107 |
Sample 3: As we entered the forest we saw a group of small, wood-dwelling bees who had managed to escape a predator. A farmer was holding a handful
|
108 |
Sample 4: As we entered the forest we saw giant, blue-eyed, spotted beetles on the ground, a grayling beetle in my lawn next to the pond, an
|
109 |
-
```
|
110 |
-
|
111 |
-
## Contributions
|
112 |
-
Contributions, feedback, and discussions are welcome. Please feel free to contribute or suggest improvements through the project's repository.
|
113 |
-
```
|
114 |
-
|
115 |
-
### Explanation
|
116 |
-
- **License and Language**: Specifies the open-source Apache 2.0 license and the bilingual capabilities (Hindi and English).
|
117 |
-
- **Model Description**: Elaborates on the independent development and training of the model.
|
118 |
-
- **Model Parameters**: Lists detailed specifications for the model configuration.
|
119 |
-
- **How to Use the Model**: Provides complete code to load the model, set up the environment, and generate text.
|
120 |
-
- **Sample Output**: Demonstrates example outputs to show what the model is capable of generating.
|
121 |
-
|
122 |
-
This model card is ready to be used for your Hugging Face Model Hub submission, ensuring users have a comprehensive understanding of the model's capabilities and setup.
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
language:
|
|
|
4 |
- en
|
|
|
|
|
5 |
widget:
|
6 |
+
- text: It is raining and my family
|
|
|
7 |
example_title: Example 1
|
8 |
+
- text: We entered into the forest and
|
|
|
9 |
example_title: Example 2
|
10 |
+
- text: I sat for doing my homework
|
|
|
11 |
example_title: Example 3
|
12 |
---
|
13 |
|
|
|
99 |
Sample 2: As we entered the forest we saw a few trees that were too large. We realized they were not going to be very big. There was one tree that was
|
100 |
Sample 3: As we entered the forest we saw a group of small, wood-dwelling bees who had managed to escape a predator. A farmer was holding a handful
|
101 |
Sample 4: As we entered the forest we saw giant, blue-eyed, spotted beetles on the ground, a grayling beetle in my lawn next to the pond, an
|
102 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|