Browse Source

Update README.md

main
Mahta Fetrat 2 weeks ago
parent
commit
b5841b5ff0
No account linked to committer's email address
1 changed files with 1 additions and 5 deletions
  1. 1
    5
      README.md

+ 1
- 5
README.md View File

@@ -62,12 +62,8 @@ dataset = load_dataset("MahtaFetrat/HomoRich")
```

**Option 2: From this repository**
The dataset files are available in the `data` folder as:
- `part_01.parquet`
- `part_02.parquet`
- `part_03.parquet`

You can access them directly from the [data directory](./data) of this repository.
You can access the dataset files directly from the [data folder](./data) of this repository.

### Example Use Case: Homograph Disambiguation
```python

Loading…
Cancel
Save