bazarbroker commited on
Commit
1a2ecaa
ยท
verified ยท
1 Parent(s): dfd801b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -26,10 +26,9 @@ This dataset contains texts in Persian language that are prepared with the aim o
26
  ## ๐Ÿ“Š Specifications
27
  - **Language:** Persian (fa)
28
  - **Column structure:**
29
- - `text`: Main text
30
- - `label`: Category or tag (left blank to be completed later)
31
- - `lang`: Language code (fa)
32
- - **Formats:** JSONL (original) and CSV (sample version)
33
  - **License:** CC0 โ€” No restrictions on use
34
 
35
  ## ๐Ÿš€ How to use
 
26
  ## ๐Ÿ“Š Specifications
27
  - **Language:** Persian (fa)
28
  - **Column structure:**
29
+ - `prompt`: prompt
30
+ - `answer`: prompt answer
31
+ - **Formats:** JSON (original) and CSV (sample version)
 
32
  - **License:** CC0 โ€” No restrictions on use
33
 
34
  ## ๐Ÿš€ How to use