rohankaran commited on
Commit
ad2cc58
1 Parent(s): 56602a5

Remove extra space in "Regenerate" button label

Browse files

The extra space before the text of the "Regenerate" button, indicated by a refresh symbol, has been removed to maintain consistent formatting and clear display.

Files changed (1) hide show
  1. .idea/csv-editor.xml +0 -23
.idea/csv-editor.xml DELETED
@@ -1,23 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="CsvFileAttributes">
4
- <option name="attributeMap">
5
- <map>
6
- <entry key="\.venv\Lib\site-packages\nemoguardrails\eval\data\topical\banking\original_dataset\test.csv">
7
- <value>
8
- <Attribute>
9
- <option name="separator" value="," />
10
- </Attribute>
11
- </value>
12
- </entry>
13
- <entry key="\.venv\Lib\site-packages\nemoguardrails\eval\data\topical\banking\original_dataset\train.csv">
14
- <value>
15
- <Attribute>
16
- <option name="separator" value="," />
17
- </Attribute>
18
- </value>
19
- </entry>
20
- </map>
21
- </option>
22
- </component>
23
- </project>