[update]delete .idea
Browse files- .idea/.gitignore +0 -8
- .idea/cppe-5.iml +0 -8
- .idea/deployment.xml +0 -14
- .idea/encodings.xml +0 -4
- .idea/inspectionProfiles/Project_Default.xml +0 -55
- .idea/inspectionProfiles/profiles_settings.xml +0 -6
- .idea/misc.xml +0 -4
- .idea/modules.xml +0 -8
- .idea/vcs.xml +0 -6
.idea/.gitignore
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
# Default ignored files
|
2 |
-
/shelf/
|
3 |
-
/workspace.xml
|
4 |
-
# Datasource local storage ignored files
|
5 |
-
/../../../../../../:\Users\tianx\HuggingDatasets\cppe-5\.idea/dataSources/
|
6 |
-
/dataSources.local.xml
|
7 |
-
# Editor-based HTTP Client requests
|
8 |
-
/httpRequests/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/cppe-5.iml
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<module type="PYTHON_MODULE" version="4">
|
3 |
-
<component name="NewModuleRootManager">
|
4 |
-
<content url="file://$MODULE_DIR$" />
|
5 |
-
<orderEntry type="inheritedJdk" />
|
6 |
-
<orderEntry type="sourceFolder" forTests="false" />
|
7 |
-
</component>
|
8 |
-
</module>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/deployment.xml
DELETED
@@ -1,14 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="PublishConfigData" remoteFilesAllowedToDisappearOnAutoupload="false">
|
4 |
-
<serverData>
|
5 |
-
<paths name="(GPU) 10.75.27.247">
|
6 |
-
<serverdata>
|
7 |
-
<mappings>
|
8 |
-
<mapping local="$PROJECT_DIR$" web="/" />
|
9 |
-
</mappings>
|
10 |
-
</serverdata>
|
11 |
-
</paths>
|
12 |
-
</serverData>
|
13 |
-
</component>
|
14 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/encodings.xml
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
|
4 |
-
</project>
|
|
|
|
|
|
|
|
|
|
.idea/inspectionProfiles/Project_Default.xml
DELETED
@@ -1,55 +0,0 @@
|
|
1 |
-
<component name="InspectionProjectProfileManager">
|
2 |
-
<profile version="1.0">
|
3 |
-
<option name="myName" value="Project Default" />
|
4 |
-
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
5 |
-
<Languages>
|
6 |
-
<language minSize="14" name="Style Sheets" />
|
7 |
-
<language minSize="163" name="JavaScript" />
|
8 |
-
<language minSize="715" name="Python" />
|
9 |
-
</Languages>
|
10 |
-
</inspection_tool>
|
11 |
-
<inspection_tool class="JSUnresolvedFunction" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
|
12 |
-
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
13 |
-
<option name="ignoredPackages">
|
14 |
-
<value>
|
15 |
-
<list size="26">
|
16 |
-
<item index="0" class="java.lang.String" itemvalue="transformers" />
|
17 |
-
<item index="1" class="java.lang.String" itemvalue="jiwer" />
|
18 |
-
<item index="2" class="java.lang.String" itemvalue="gradio" />
|
19 |
-
<item index="3" class="java.lang.String" itemvalue="librosa" />
|
20 |
-
<item index="4" class="java.lang.String" itemvalue="torch" />
|
21 |
-
<item index="5" class="java.lang.String" itemvalue="datasets" />
|
22 |
-
<item index="6" class="java.lang.String" itemvalue="evaluate" />
|
23 |
-
<item index="7" class="java.lang.String" itemvalue="ipywidgets" />
|
24 |
-
<item index="8" class="java.lang.String" itemvalue="torchaudio" />
|
25 |
-
<item index="9" class="java.lang.String" itemvalue="g2p_en" />
|
26 |
-
<item index="10" class="java.lang.String" itemvalue="numpy" />
|
27 |
-
<item index="11" class="java.lang.String" itemvalue="numba" />
|
28 |
-
<item index="12" class="java.lang.String" itemvalue="montreal-forced-aligner" />
|
29 |
-
<item index="13" class="java.lang.String" itemvalue="SQLAlchemy" />
|
30 |
-
<item index="14" class="java.lang.String" itemvalue="biopython" />
|
31 |
-
<item index="15" class="java.lang.String" itemvalue="praatio" />
|
32 |
-
<item index="16" class="java.lang.String" itemvalue="pandas" />
|
33 |
-
<item index="17" class="java.lang.String" itemvalue="xlrd" />
|
34 |
-
<item index="18" class="java.lang.String" itemvalue="openpyxl" />
|
35 |
-
<item index="19" class="java.lang.String" itemvalue="sentencepiece" />
|
36 |
-
<item index="20" class="java.lang.String" itemvalue="python-dotenv" />
|
37 |
-
<item index="21" class="java.lang.String" itemvalue="gevent" />
|
38 |
-
<item index="22" class="java.lang.String" itemvalue="requests" />
|
39 |
-
<item index="23" class="java.lang.String" itemvalue="flask" />
|
40 |
-
<item index="24" class="java.lang.String" itemvalue="jsonschema" />
|
41 |
-
<item index="25" class="java.lang.String" itemvalue="deepspeed" />
|
42 |
-
</list>
|
43 |
-
</value>
|
44 |
-
</option>
|
45 |
-
</inspection_tool>
|
46 |
-
<inspection_tool class="PyTypeCheckerInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
47 |
-
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
48 |
-
<option name="ignoredIdentifiers">
|
49 |
-
<list>
|
50 |
-
<option value="typing.Sequence.__setitem__" />
|
51 |
-
</list>
|
52 |
-
</option>
|
53 |
-
</inspection_tool>
|
54 |
-
</profile>
|
55 |
-
</component>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/inspectionProfiles/profiles_settings.xml
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
<component name="InspectionProjectProfileManager">
|
2 |
-
<settings>
|
3 |
-
<option name="USE_PROJECT_PROFILE" value="false" />
|
4 |
-
<version value="1.0" />
|
5 |
-
</settings>
|
6 |
-
</component>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/misc.xml
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6" project-jdk-type="Python SDK" />
|
4 |
-
</project>
|
|
|
|
|
|
|
|
|
|
.idea/modules.xml
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="ProjectModuleManager">
|
4 |
-
<modules>
|
5 |
-
<module fileurl="file://$PROJECT_DIR$/.idea/cppe-5.iml" filepath="$PROJECT_DIR$/.idea/cppe-5.iml" />
|
6 |
-
</modules>
|
7 |
-
</component>
|
8 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/vcs.xml
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="VcsDirectoryMappings">
|
4 |
-
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
5 |
-
</component>
|
6 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|