borodache commited on
Commit
ad9bc65
Β·
1 Parent(s): 12577be

change bug in README.md remove extra colons

Browse files
Files changed (2) hide show
  1. .idea/workspace.xml +12 -10
  2. README.md +1 -2
.idea/workspace.xml CHANGED
@@ -1,10 +1,7 @@
1
  <?xml version="1.0" encoding="UTF-8"?>
2
  <project version="4">
3
  <component name="ChangeListManager">
4
- <list default="true" id="c9ff8b7d-c1c3-4125-8f84-0a49b7eeea0d" name="Changes" comment="">
5
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
6
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
7
- </list>
8
  <option name="SHOW_DIALOG" value="false" />
9
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -23,17 +20,22 @@
23
  <component name="MarkdownSettingsMigration">
24
  <option name="stateVersion" value="1" />
25
  </component>
 
 
 
26
  <component name="ProjectId" id="2fulGRXRscCV6UO53qcrEF27LsS" />
27
  <component name="ProjectViewState">
28
  <option name="hideEmptyMiddlePackages" value="true" />
29
  <option name="showLibraryContents" value="true" />
30
  </component>
31
- <component name="PropertiesComponent">
32
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
33
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
34
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
35
- <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
36
- </component>
 
 
37
  <component name="RecentsManager">
38
  <key name="CopyFile.RECENT_KEYS">
39
  <recent name="C:\Users\borod\OneDrive\Documents\Projects\GitHub\science-classification" />
 
1
  <?xml version="1.0" encoding="UTF-8"?>
2
  <project version="4">
3
  <component name="ChangeListManager">
4
+ <list default="true" id="c9ff8b7d-c1c3-4125-8f84-0a49b7eeea0d" name="Changes" comment="" />
 
 
 
5
  <option name="SHOW_DIALOG" value="false" />
6
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
7
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
 
20
  <component name="MarkdownSettingsMigration">
21
  <option name="stateVersion" value="1" />
22
  </component>
23
+ <component name="ProjectColorInfo"><![CDATA[{
24
+ "associatedIndex": 6
25
+ }]]></component>
26
  <component name="ProjectId" id="2fulGRXRscCV6UO53qcrEF27LsS" />
27
  <component name="ProjectViewState">
28
  <option name="hideEmptyMiddlePackages" value="true" />
29
  <option name="showLibraryContents" value="true" />
30
  </component>
31
+ <component name="PropertiesComponent"><![CDATA[{
32
+ "keyToString": {
33
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
34
+ "RunOnceActivity.ShowReadmeOnStart": "true",
35
+ "git-widget-placeholder": "main",
36
+ "last_opened_file_path": "C:/Users/borod/OneDrive/Documents/Projects/GitHub/science-classification"
37
+ }
38
+ }]]></component>
39
  <component name="RecentsManager">
40
  <key name="CopyFile.RECENT_KEYS">
41
  <recent name="C:\Users\borod\OneDrive\Documents\Projects\GitHub\science-classification" />
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
- title: Science Multi Class Classification - classify the sentence to one of these
3
- fields: Biology, Chemistry, Maths, and Physics
4
  emoji: πŸ“‰
5
  colorFrom: green
6
  colorTo: green
 
1
  ---
2
+ title: Science Multi Class Classification - Biology, Chemistry, Maths, or Physics
 
3
  emoji: πŸ“‰
4
  colorFrom: green
5
  colorTo: green