Update README.md
Browse files
README.md
CHANGED
|
@@ -20,11 +20,10 @@ This tagging system allows models to focus on the specific ambiguous words durin
|
|
| 20 |
|
| 21 |
## Data Format
|
| 22 |
|
| 23 |
-
The dataset is organized
|
| 24 |
-
-
|
| 25 |
-
-
|
| 26 |
-
|
| 27 |
-
Each entry in the original dataset was processed from the `senses.txt` file, which contained entries separated by empty lines. Each entry included multiple fields, from which we extracted the sense IDs and definitions.
|
| 28 |
|
| 29 |
## Usage
|
| 30 |
|
|
|
|
| 20 |
|
| 21 |
## Data Format
|
| 22 |
|
| 23 |
+
The dataset is organized to suit for the alpaca_prompt:
|
| 24 |
+
- Instruction
|
| 25 |
+
- Input
|
| 26 |
+
- Output
|
|
|
|
| 27 |
|
| 28 |
## Usage
|
| 29 |
|