Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c10a46d

Browse files
authored
fixed typo in README.md
1 parent b062b2c commit c10a46d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The file structure is as follows:
130130
│ ├── ...
131131
│ └── /toolllama_dfs/
132132
```
133-
Here is some descriptions for the `data` directory:
133+
Here are some descriptions for the `data` directory:
134134
- `instruction` and `answer`: The instruction data and solution path annotation data. `G1`,`G2`, `G3` refers to single-tool, intra-category multi-tool and intra-collection multi-tool data respectively. We also have an [Atlas Explorer](https://atlas.nomic.ai/map/58aca169-c29a-447a-8f01-0d418fc4d341/030ddad7-5305-461c-ba86-27e1ca79d899) for visualization.
135135
- `toolenv`: The tool environment related data, containing API jsons, API codes and API example responses.
136136
- `retrieval`: The data used for tool retrieval is included in this directory.

0 commit comments

Comments
 (0)